[ 411.190398] [56372]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 411.191771] [56372]: *** Starting uWSGI 2.0.20-debian (64bit) on [Tue Dec 17 08:58:26 2024] *** [ 411.191771] [56372]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 411.191771] [56372]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 411.191771] [56372]: nodename: devstack [ 411.191771] [56372]: machine: x86_64 [ 411.191771] [56372]: clock source: unix [ 411.191771] [56372]: pcre jit disabled [ 411.191771] [56372]: detected number of CPU cores: 8 [ 411.191771] [56372]: current working directory: / [ 411.191771] [56372]: detected binary path: /usr/bin/uwsgi-core [ 411.192219] [56372]: your processes number limit is 63753 [ 411.192219] [56372]: your memory page size is 4096 bytes [ 411.192219] [56372]: detected max file descriptor number: 2048 [ 411.192219] [56372]: lock engine: pthread robust mutexes [ 411.192219] [56372]: thunder lock: enabled [ 411.192219] [56372]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 411.192219] [56372]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 411.192219] [56372]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 411.192219] [56372]: Set PythonHome to /opt/stack/data/venv [ 411.217765] [56372]: Python main interpreter initialized at 0x5ac5f93f7be0 [ 411.217765] [56372]: python threads support enabled [ 411.217765] [56372]: your server socket listen backlog is limited to 100 connections [ 411.217765] [56372]: your mercy for graceful operations on workers is 80 seconds [ 411.218085] [56372]: mapped 403077 bytes (393 KB) for 2 cores [ 411.218085] [56372]: *** Operational MODE: preforking *** [ 411.218256] [56372]: *** uWSGI is running in multiple interpreter mode *** [ 411.218256] [56372]: spawned uWSGI master process (pid: 56372) [ 411.218754] [56372]: spawned uWSGI worker 1 (pid: 56373, cores: 1) [ 411.220138] [56372]: spawned uWSGI worker 2 (pid: 56374, cores: 1) [ 411.220138] [56372]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 412.185266] [56373]: /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 [ 412.185266] [56373]: warnings.warn( [ 412.186414] [56374]: /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 [ 412.186414] [56374]: warnings.warn( [ 412.294245] [56373]: /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. [ 412.294245] [56373]: from defusedxml.lxml import parse [ 412.294375] [56374]: /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. [ 412.294375] [56374]: from defusedxml.lxml import parse [ 412.329723] [56374]: /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) [ 412.329723] [56374]: BASE = declarative_base() [ 412.330030] [56373]: /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) [ 412.330030] [56373]: BASE = declarative_base() [ 412.500070] [56373]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56373) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 412.500250] [56374]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=56374) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 412.506450] [56373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56373) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.506818] [56374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56374) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.506907] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.507298] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.507470] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.507587] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.507677] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.507775] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.633669] [56373]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 412.633669] [56373]: @jsonschema.FormatChecker.cls_checks('date-time') [ 412.636878] [56374]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 412.636878] [56374]: @jsonschema.FormatChecker.cls_checks('date-time') [ 412.681429] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.681543] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.681653] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.681653] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.681744] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.681793] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.681842] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.684336] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.684431] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.684492] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.684561] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.684627] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.684696] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.684774] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.848934] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.849105] [56374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.849155] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.849188] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.849188] [56374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.849235] [56373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.849260] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.849286] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.849310] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.849338] [56373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.849368] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.849394] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.849547] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.849547] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.854512] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.854626] [56374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.854676] [56374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.854725] [56374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.854794] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.854860] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.854933] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.854986] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.855082] [56373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.855158] [56373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.855245] [56373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.855311] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.855374] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.855448] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.856218] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.856304] [56374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.856377] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.856443] [56374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.856508] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.856567] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.856647] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.856709] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.856792] [56373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.856792] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.856930] [56373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.856930] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.856930] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.857064] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.857622] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.857705] [56374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.857743] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.857769] [56374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.857822] [56373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.857870] [56374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.857918] [56373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.857961] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.858009] [56373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.858062] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.858094] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.858128] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.858157] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.858157] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.859469] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.859553] [56374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.859625] [56374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.859712] [56374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.859765] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.859816] [56373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.859846] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.859893] [56373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.859934] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.859981] [56373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.860036] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.860063] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.860114] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.860180] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.863220] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.863303] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.863374] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.863444] [56374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.863505] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.863543] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.863570] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.863597] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.863624] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.863649] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.863716] [56373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.863803] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.863867] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.863937] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.865194] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.865281] [56374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.865314] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.865362] [56374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.865404] [56373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.865456] [56374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.865495] [56373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.865541] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.865583] [56373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.865610] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.865634] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.865658] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.865686] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.865711] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.866306] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.866392] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.866463] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.866495] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.866527] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.866558] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.866584] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.866642] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.866685] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.866727] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.866776] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.866820] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.866820] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.866902] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.875939] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.876069] [56374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.876108] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.876137] [56374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.876162] [56373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.876186] [56374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.876186] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.876231] [56373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.876259] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.876284] [56373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.876308] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.876333] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.876430] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.876473] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.877320] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.877379] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.877435] [56373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.877485] [56374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.877527] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.877569] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.877616] [56373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.877661] [56374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.877704] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.877746] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.877746] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.877825] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.877867] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.877912] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.879585] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.879668] [56373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.879767] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.879798] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.879824] [56373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.879891] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.879935] [56374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.879971] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.880024] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.880063] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.880112] [56374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.880112] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.880197] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.880238] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.884174] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.884260] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.884333] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.884400] [56374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.884433] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.884459] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.884484] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.884546] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.884589] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.884631] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.884678] [56373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.884721] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.884763] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.884825] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.898783] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.898892] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.898949] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.899024] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.899092] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.899124] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.899151] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.899221] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.899259] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.899324] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.899367] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.899426] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.899492] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.899564] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.900093] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.900172] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.900245] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.900317] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.900379] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.900445] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.900505] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.900547] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.900596] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.900659] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.900729] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.900795] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.900876] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.900954] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.901278] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.901325] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.901352] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.901378] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.901437] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.901480] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.901480] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.901566] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.901608] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.901649] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.901690] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.901738] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.901782] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.901883] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.904122] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.904205] [56374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.904274] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.904344] [56374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.904376] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.904408] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.904434] [56373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.904463] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.904528] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.904571] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.904618] [56373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.904663] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.904706] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.904774] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.905274] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.905359] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.905430] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.905501] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.905565] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.905597] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.905627] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.905679] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.905720] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.905772] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.905815] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.905858] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.905937] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.906017] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.909891] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.909968] [56373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.910052] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.910123] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.910190] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.910230] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.910256] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.910280] [56374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.910338] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.910383] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.910424] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.910466] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.910531] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.910598] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.912094] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.912180] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.912212] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.912269] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.912321] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.912364] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.912394] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.912420] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.912444] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.912468] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.912493] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.912521] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.912547] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.912619] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.912931] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.913027] [56373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.913094] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.913141] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.913191] [56373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.913239] [56374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.913282] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.913325] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.913366] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.913408] [56374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.913449] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.913494] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.913494] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.913494] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.917073] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.917165] [56373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.917222] [56373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.917294] [56373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.917360] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.917426] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.917457] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.917512] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.917556] [56374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.917599] [56374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.917669] [56374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.917748] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.917813] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.917885] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.918257] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.918342] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.918413] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.918481] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.918546] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.918608] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.918677] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.918717] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.918797] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.918866] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.918938] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.919009] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.919088] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.919158] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.920477] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.920561] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.920627] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.920696] [56373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.920761] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.920793] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.920827] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.920854] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.920915] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.920958] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.921014] [56374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.921101] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.921167] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.921239] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.924120] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.924178] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.924231] [56373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.924273] [56374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.924309] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.924362] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.924400] [56373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.924446] [56374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.924488] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.924515] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.924540] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.924567] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.924592] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.924617] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.927422] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.927495] [56373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.927562] [56373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.927632] [56373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.927750] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.927750] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.927819] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.928106] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.928251] [56374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.928393] [56374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.928524] [56374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.928594] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.928655] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.928687] [56373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.928754] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.928809] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.928858] [56373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.928904] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.928940] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.928987] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.928987] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.929418] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.929529] [56374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.929599] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.929662] [56374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.929729] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.929785] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.929813] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.929915] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.929955] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.929955] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.930013] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.930095] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.930140] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.930208] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.930259] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.930303] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.930345] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.930401] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.930465] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.930527] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.930595] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.932189] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.932275] [56373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.932346] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.932416] [56373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.932466] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.932511] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.932557] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.932594] [56374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.932644] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.932682] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.932682] [56374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.932773] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.932815] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.932882] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.933645] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.933732] [56373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.933791] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.933836] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.933863] [56374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.933894] [56373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.933920] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.933944] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.934016] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.934067] [56374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.934112] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.934157] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.934157] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.934237] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.935898] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.935986] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.936080] [56373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.936149] [56373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.936211] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.936243] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.936268] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.936326] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.936368] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.936416] [56374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.936475] [56374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.936539] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.936603] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.936668] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.937611] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.937699] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.937772] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.937845] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.937876] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.937903] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.937927] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.937987] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.938052] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.938096] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.938137] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.938204] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.995459] [56373]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56373) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.995607] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.995658] [56374]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=56374) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 412.995689] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.995804] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.995854] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.995899] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.995943] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.995996] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.996060] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.996104] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.996155] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.996200] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.996243] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.996284] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.996327] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.996362] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.996409] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.996446] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.996491] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.996532] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.996563] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.996589] [56373]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.996628] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.996654] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.996678] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.996703] [56373]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.996729] [56374]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.996753] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.996778] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.996806] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.996831] [56374]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.996855] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.996881] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.996906] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.996931] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.996955] [56373]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.996981] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.997020] [56373]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.997052] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.997079] [56373]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.997079] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.997125] [56374]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.997151] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.997175] [56374]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.997199] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.997224] [56374]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.997250] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.997277] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.997303] [56373]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.997327] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.997351] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.997377] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.997402] [56373]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.997426] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.997451] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.997476] [56374]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.997503] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.997528] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.997552] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.997577] [56374]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.997602] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.997627] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.997651] [56373]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.997675] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.997700] [56373]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.997727] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.997751] [56373]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.997776] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.997800] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.997825] [56374]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.997849] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.997875] [56374]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.998156] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.998218] [56374]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.998272] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.998317] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.998359] [56373]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.998401] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.998442] [56373]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.998484] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.998526] [56373]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.998568] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.998610] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.998656] [56374]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.998698] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.998816] [56374]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.998865] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.998915] [56374]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.998959] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.999019] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.999066] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.999108] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.999154] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.999196] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.999238] [56373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.999238] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.999320] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.999361] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.999402] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.999402] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.999481] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.999481] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.999571] [56374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.999614] [56373]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 412.999657] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.999706] [56373]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 412.999757] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 412.999811] [56373]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 412.999855] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 412.999897] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 412.999946] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 412.999989] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.000042] [56374]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.000085] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.000128] [56374]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.000169] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.000214] [56374]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.000257] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.000304] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.000353] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.000396] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.000438] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.000481] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.000526] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.000568] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.000611] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.000652] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.000693] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.000738] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.000780] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.000821] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.000864] [56373]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.000905] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.000951] [56373]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.000994] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.001045] [56373]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.001045] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.001140] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.001183] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.001183] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.001262] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.001303] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.001346] [56374]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.001388] [56373]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.001430] [56374]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.001471] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.001515] [56374]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.001559] [56373]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.001601] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.001653] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.001695] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.001736] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.001778] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.001819] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.001866] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.001911] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.001939] [56374]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.001964] [56373]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.001990] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002021] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002046] [56374]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002071] [56373]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002095] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002119] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002150] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002175] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002200] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.002224] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.002248] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.002272] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.002296] [56374]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.002321] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.002345] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002371] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002396] [56374]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002420] [56373]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002445] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002472] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002496] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002523] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002548] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.002573] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.002600] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.002626] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.002650] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.002674] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.002699] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002731] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.002756] [56374]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002781] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.002805] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002878] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.002904] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002928] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.002952] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.002977] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.003197] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.003249] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.003294] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.003337] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.003387] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.003431] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.003473] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.003517] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.003558] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.003600] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.003644] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.003685] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.003727] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.003783] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.003840] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.003890] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.003934] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.003976] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.004027] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.004073] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.004115] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.004156] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.004204] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.004248] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.004290] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.004334] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.004376] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.004418] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.004467] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.004510] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.004553] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.004599] [56373]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.004642] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.004684] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.004729] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.004771] [56373]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.004814] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.004855] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.004897] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.004939] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.004980] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.005037] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.005084] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.005127] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.005168] [56374]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.005210] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.005257] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.005304] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.005347] [56374]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.005388] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.005430] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.005475] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.005518] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.005560] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.005602] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.005647] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.005691] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.005741] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.005784] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.005827] [56373]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.005873] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.005916] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.005963] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006013] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006063] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006106] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006148] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006191] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006232] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.006270] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.006316] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.006357] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.006389] [56374]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.006417] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.006443] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.006467] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.006492] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006516] [56373]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006540] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006564] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006588] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006612] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006638] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.006663] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.006688] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.006712] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.006737] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.006761] [56373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.006786] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.006811] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.006836] [56374]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006864] [56373]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.006889] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006912] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.006937] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006961] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.006985] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007016] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007042] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007067] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007095] [56374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007121] [56373]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007145] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007169] [56373]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007193] [56374]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007219] [56373]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007243] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.007267] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.007292] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.007320] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.007345] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007369] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007394] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007421] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007446] [56374]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007470] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007494] [56374]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007518] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007545] [56374]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007571] [56373]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007595] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.007619] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.007643] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.007668] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.007693] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007719] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.007747] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007777] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.007803] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007827] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.007853] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007878] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.007902] [56374]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007928] [56373]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.007952] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.007976] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.008293] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.008345] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.008389] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.008432] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.008481] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.008524] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.008566] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.008608] [56373]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.008649] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.008698] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.008775] [56374]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.008833] [56373]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.008877] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.008920] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.008962] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.009014] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.009059] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.009102] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.009151] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.009195] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.009244] [56374]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.009287] [56373]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.009327] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.009369] [56373]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.009410] [56374]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.009451] [56373]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.009492] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.009538] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.009585] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.009647] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.009713] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.009768] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.009814] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.009857] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.009899] [56374]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.009947] [56373]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.009994] [56374]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.010049] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.010091] [56374]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.010133] [56373]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.010175] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.010215] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.010256] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.010297] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.010338] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.010385] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.010428] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.010470] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.010512] [56374]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.010512] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.010592] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.010639] [56374]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.010682] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.010726] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.010771] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.010813] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.010855] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.010896] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.010938] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.010979] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.011028] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.011073] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.011115] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.011163] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.011207] [56373]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.011249] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.011294] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.011336] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.011378] [56373]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.011420] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.011461] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.011503] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.011548] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.011591] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.011634] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.011676] [56374]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.011724] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.011783] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.011843] [56373]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.011890] [56374]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.011932] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.011978] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.012054] [56373]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.012100] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.012142] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.012184] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.012227] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.012268] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.012310] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.012360] [56374]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.012416] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.012466] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.012510] [56373]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.012552] [56374]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.012593] [56373]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.012635] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.012676] [56373]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.012723] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.012765] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.013233] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.013310] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.013370] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.013414] [56373]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.013442] [56374]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.013467] [56373]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56373) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.013492] [56374]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.013516] [56373]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.013542] [56374]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.013571] [56373]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.013597] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.013623] [56373]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.013648] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.013673] [56373]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56373) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.013697] [56374]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.013721] [56373]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56373) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=56374) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=56374) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.013746] [56374]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=56374) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.032513] [56373]: INFO dbcounter [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Registered counter for database cinder [ 413.032825] [56374]: INFO dbcounter [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Registered counter for database cinder [ 413.041763] [56373]: DEBUG oslo_db.sqlalchemy.engines [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 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=56373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.041880] [56374]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 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=56374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.163425] [56373]: DEBUG dbcounter [-] [56373] Writer thread running {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 413.166777] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 413.168253] [56374]: DEBUG dbcounter [-] [56374] Writer thread running {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 413.168920] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 413.170487] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 413.170932] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 413.172613] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 413.172754] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 413.173178] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.173377] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.174622] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 413.174936] [56373]: WARNING cinder.keymgr.conf_key_mgr [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 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' [ 413.176486] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 413.176896] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.177150] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.177709] [56373]: DEBUG oslo_db.sqlalchemy.engines [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 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=56373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.177781] [56374]: WARNING cinder.keymgr.conf_key_mgr [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 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' [ 413.179358] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 413.180583] [56374]: DEBUG oslo_db.sqlalchemy.engines [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 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=56374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.181144] [56373]: INFO cinder.rpc [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 413.181562] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.181727] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.182234] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 413.182842] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.183014] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.183790] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.183952] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.183986] [56374]: INFO cinder.rpc [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 413.184417] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.184581] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.185674] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.185836] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.186632] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.186854] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.194615] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.194825] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.197507] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.197682] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.198763] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.198916] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.201637] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.201806] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.201902] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.201972] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.204491] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.204657] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.205474] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.205635] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.208145] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.208312] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.208473] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.208637] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.210818] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.210989] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.211191] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.211363] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.213610] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.213789] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.213855] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.214026] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.216128] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.216294] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.216742] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.216917] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.218606] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.218788] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.219208] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.219373] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.219739] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.219863] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.221782] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.221943] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.222091] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.222259] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.222867] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.223041] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.225236] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.225404] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.227471] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.227645] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.230937] [56373]: WARNING cinder.api.contrib.hosts [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 413.231257] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.231390] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.231424] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.231552] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.232412] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.232573] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.233523] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.233686] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.234450] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.234611] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.234645] [56374]: WARNING cinder.api.contrib.hosts [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 413.235049] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.235218] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.235615] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.235779] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.236093] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.236258] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.236688] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.236848] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.237213] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.237371] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.237670] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.237830] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.238138] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.238297] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.239331] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.239495] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.239585] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.239757] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.240421] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.240583] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.240659] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.240822] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.241392] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.241539] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: extensions {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.241576] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.242863] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-hosts {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.243257] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.243424] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.244342] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.244507] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.245290] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: extensions {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.246640] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-hosts {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.333596] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: qos-specs {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.335842] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-quota-class-sets {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.337283] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: scheduler-stats {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.337884] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: qos-specs {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.338835] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-snapshot-manage {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.340187] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-quota-class-sets {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.340329] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: capabilities {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.341634] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: scheduler-stats {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.341681] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: encryption {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.343193] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-snapshot-manage {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.343369] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: cgsnapshots {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.344682] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: capabilities {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.344863] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-quota-sets {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.346056] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: encryption {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.346402] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-volume-manage {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.347966] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-volume-transfer {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.348174] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: cgsnapshots {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.349653] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-quota-sets {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.350022] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-volume-type-access {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.351218] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-volume-manage {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.351606] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: backups {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.352805] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-volume-transfer {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.353660] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-services {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.354841] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-volume-type-access {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.354971] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: consistencygroups {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.356427] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: backups {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.356974] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: extra_specs {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.358470] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-services {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.359379] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: os-availability-zone {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.359828] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: consistencygroups {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.360685] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extended resource: encryption {{(pid=56373) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.362364] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: extra_specs {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.362647] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.362838] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.363852] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.364030] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.364709] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: os-availability-zone {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.364886] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.365061] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.365937] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.366021] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extended resource: encryption {{(pid=56374) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 413.366099] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.367024] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.367188] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.367981] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.368032] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.368180] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.368215] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.369199] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.369273] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.369360] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.369419] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.370199] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.370341] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.370380] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.370508] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.371324] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.371381] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.371488] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.371532] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.372287] [56373]: WARNING stevedore.named [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.372437] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.372470] [56373]: WARNING castellan.key_manager [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.372596] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.373134] [56373]: DEBUG cinder.api.contrib.snapshot_actions [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] SnapshotActionsController initialized {{(pid=56373) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 413.373270] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeActions extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.373434] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension UsedLimits extending resource: limits {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.373469] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.373560] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.373594] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.373684] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.373801] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension TypesManage extending resource: types {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.373922] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374057] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension AdminActions extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374192] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension AdminActions extending resource: snapshots {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374317] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension AdminActions extending resource: backups {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374432] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeTypeAccess extending resource: types {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374557] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374655] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.374715] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374800] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.374877] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.374997] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.375135] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.375247] [56373]: DEBUG cinder.api.openstack [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 None None] Extension SnapshotActions extending resource: snapshots {{(pid=56373) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.375695] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.375823] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.376799] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.376956] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.377347] [56373]: WARNING keystonemiddleware.auth_token [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 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. [ 413.377753] [56374]: WARNING stevedore.named [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 413.377918] [56374]: WARNING castellan.key_manager [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 413.378624] [56374]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] SnapshotActionsController initialized {{(pid=56374) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 413.378781] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeActions extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.378945] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension UsedLimits extending resource: limits {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379083] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379204] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379319] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension TypesManage extending resource: types {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379444] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379564] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension AdminActions extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379688] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension AdminActions extending resource: snapshots {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379840] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension AdminActions extending resource: backups {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.379962] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380100] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380225] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380346] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380547] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380665] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.380779] [56374]: DEBUG cinder.api.openstack [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=56374) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 413.381519] [56373]: WARNING keystonemiddleware.auth_token [None req-55dc4ff0-4306-4b8f-a6ee-e34052064150 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 [ 413.382903] [56374]: WARNING keystonemiddleware.auth_token [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 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. [ 413.383897] [56373]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5ac5f93f7be0 pid: 56373 (default app) [ 413.387075] [56374]: WARNING keystonemiddleware.auth_token [None req-cfa4035b-fc45-4288-8923-d2e78b49ca77 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 [ 413.389498] [56374]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5ac5f93f7be0 pid: 56374 (default app) [ 413.392263] [56373]: /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. [ 413.392263] [56373]: warnings.warn(deprecated_msg) [ 413.392381] [56373]: /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. [ 413.392381] [56373]: warnings.warn(deprecated_msg) [ 413.392381] [56373]: /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. [ 413.392381] [56373]: warnings.warn(deprecated_msg) [ 413.392381] [56373]: /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. [ 413.392556] [56373]: warnings.warn(deprecated_msg) [ 413.392556] [56373]: /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. [ 413.392556] [56373]: warnings.warn(deprecated_msg) [ 413.392556] [56373]: /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. [ 413.392556] [56373]: warnings.warn(deprecated_msg) [ 413.392556] [56373]: /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. [ 413.392770] [56373]: warnings.warn(deprecated_msg) [ 413.392770] [56373]: /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. [ 413.392770] [56373]: warnings.warn(deprecated_msg) [ 413.392770] [56373]: /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. [ 413.392770] [56373]: warnings.warn(deprecated_msg) [ 413.392921] [56373]: /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. [ 413.392921] [56373]: warnings.warn(deprecated_msg) [ 413.392921] [56373]: /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. [ 413.392921] [56373]: warnings.warn(deprecated_msg) [ 413.393077] [56373]: /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. [ 413.393077] [56373]: warnings.warn(deprecated_msg) [ 413.393077] [56373]: /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. [ 413.393077] [56373]: warnings.warn(deprecated_msg) [ 413.393204] [56373]: /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. [ 413.393204] [56373]: warnings.warn(deprecated_msg) [ 413.393204] [56373]: /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. [ 413.393204] [56373]: warnings.warn(deprecated_msg) [ 413.393204] [56373]: /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. [ 413.393366] [56373]: warnings.warn(deprecated_msg) [ 413.393366] [56373]: /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. [ 413.393366] [56373]: warnings.warn(deprecated_msg) [ 413.393366] [56373]: /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. [ 413.393366] [56373]: warnings.warn(deprecated_msg) [ 413.393509] [56373]: /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. [ 413.393509] [56373]: warnings.warn(deprecated_msg) [ 413.393509] [56373]: /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. [ 413.393509] [56373]: warnings.warn(deprecated_msg) [ 413.393509] [56373]: /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. [ 413.393509] [56373]: warnings.warn(deprecated_msg) [ 413.393692] [56373]: /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. [ 413.393692] [56373]: warnings.warn(deprecated_msg) [ 413.393692] [56373]: /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. [ 413.393692] [56373]: warnings.warn(deprecated_msg) [ 413.393692] [56373]: /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. [ 413.393692] [56373]: warnings.warn(deprecated_msg) [ 413.393896] [56373]: /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. [ 413.393896] [56373]: warnings.warn(deprecated_msg) [ 413.393896] [56373]: /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. [ 413.393896] [56373]: warnings.warn(deprecated_msg) [ 413.393896] [56373]: /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. [ 413.393896] [56373]: warnings.warn(deprecated_msg) [ 413.394080] [56373]: /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. [ 413.394080] [56373]: warnings.warn(deprecated_msg) [ 413.394080] [56373]: /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. [ 413.394080] [56373]: warnings.warn(deprecated_msg) [ 413.394080] [56373]: /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. [ 413.394080] [56373]: warnings.warn(deprecated_msg) [ 413.394286] [56373]: /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. [ 413.394286] [56373]: warnings.warn(deprecated_msg) [ 413.394286] [56373]: /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. [ 413.394286] [56373]: warnings.warn(deprecated_msg) [ 413.394410] [56373]: /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. [ 413.394410] [56373]: warnings.warn(deprecated_msg) [ 413.394410] [56373]: /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. [ 413.394410] [56373]: warnings.warn(deprecated_msg) [ 413.394410] [56373]: /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. [ 413.394569] [56373]: warnings.warn(deprecated_msg) [ 413.394569] [56373]: /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. [ 413.394569] [56373]: warnings.warn(deprecated_msg) [ 413.394569] [56373]: /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. [ 413.394569] [56373]: warnings.warn(deprecated_msg) [ 413.394717] [56373]: /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. [ 413.394717] [56373]: warnings.warn(deprecated_msg) [ 413.394717] [56373]: /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. [ 413.394717] [56373]: warnings.warn(deprecated_msg) [ 413.394717] [56373]: /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. [ 413.394717] [56373]: warnings.warn(deprecated_msg) [ 413.394877] [56373]: /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. [ 413.394877] [56373]: warnings.warn(deprecated_msg) [ 413.394877] [56373]: /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. [ 413.394877] [56373]: warnings.warn(deprecated_msg) [ 413.394877] [56373]: /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. [ 413.395055] [56373]: warnings.warn(deprecated_msg) [ 413.395055] [56373]: /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. [ 413.395055] [56373]: warnings.warn(deprecated_msg) [ 413.395055] [56373]: /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. [ 413.395055] [56373]: warnings.warn(deprecated_msg) [ 413.395202] [56373]: /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. [ 413.395202] [56373]: warnings.warn(deprecated_msg) [ 413.395202] [56373]: /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. [ 413.395202] [56373]: warnings.warn(deprecated_msg) [ 413.395325] [56373]: /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. [ 413.395325] [56373]: warnings.warn(deprecated_msg) [ 413.395325] [56373]: /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. [ 413.395325] [56373]: warnings.warn(deprecated_msg) [ 413.395455] [56373]: /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. [ 413.395455] [56373]: warnings.warn(deprecated_msg) [ 413.395455] [56373]: /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. [ 413.395455] [56373]: warnings.warn(deprecated_msg) [ 413.395455] [56373]: /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. [ 413.395610] [56373]: warnings.warn(deprecated_msg) [ 413.395610] [56373]: /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. [ 413.395610] [56373]: warnings.warn(deprecated_msg) [ 413.395610] [56373]: /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. [ 413.395610] [56373]: warnings.warn(deprecated_msg) [ 413.395806] [56373]: /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. [ 413.395806] [56373]: warnings.warn(deprecated_msg) [ 413.395806] [56373]: /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. [ 413.395806] [56373]: warnings.warn(deprecated_msg) [ 413.395941] [56373]: /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. [ 413.395941] [56373]: warnings.warn(deprecated_msg) [ 413.395941] [56373]: /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. [ 413.395941] [56373]: warnings.warn(deprecated_msg) [ 413.396861] [56373]: /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. [ 413.396861] [56373]: warnings.warn(deprecated_msg) [ 413.396861] [56373]: /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. [ 413.396861] [56373]: warnings.warn(deprecated_msg) [ 413.397099] [56373]: /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. [ 413.397099] [56373]: warnings.warn(deprecated_msg) [ 413.397099] [56373]: /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. [ 413.397099] [56373]: warnings.warn(deprecated_msg) [ 413.397299] [56373]: /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. [ 413.397299] [56373]: warnings.warn(deprecated_msg) [ 413.397299] [56373]: /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. [ 413.397299] [56373]: warnings.warn(deprecated_msg) [ 413.397500] [56373]: /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. [ 413.397500] [56373]: warnings.warn(deprecated_msg) [ 413.397500] [56373]: /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. [ 413.397500] [56373]: warnings.warn(deprecated_msg) [ 413.397500] [56373]: /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. [ 413.397500] [56373]: warnings.warn(deprecated_msg) [ 413.397805] [56373]: /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. [ 413.397805] [56373]: warnings.warn(deprecated_msg) [ 413.397805] [56373]: /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. [ 413.397805] [56373]: warnings.warn(deprecated_msg) [ 413.397805] [56373]: /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. [ 413.398097] [56373]: warnings.warn(deprecated_msg) [ 413.398097] [56373]: /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. [ 413.398097] [56373]: warnings.warn(deprecated_msg) [ 413.398097] [56373]: /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. [ 413.398097] [56373]: warnings.warn(deprecated_msg) [ 413.398097] [56373]: /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. [ 413.398097] [56373]: warnings.warn(deprecated_msg) [ 413.398428] [56373]: /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. [ 413.398428] [56373]: warnings.warn(deprecated_msg) [ 413.398428] [56373]: /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. [ 413.398428] [56373]: warnings.warn(deprecated_msg) [ 413.398428] [56373]: /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. [ 413.398428] [56373]: warnings.warn(deprecated_msg) [ 413.398732] [56373]: /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. [ 413.398732] [56373]: warnings.warn(deprecated_msg) [ 413.398732] [56373]: /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. [ 413.398732] [56373]: warnings.warn(deprecated_msg) [ 413.398732] [56373]: /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. [ 413.398732] [56373]: warnings.warn(deprecated_msg) [ 413.399156] [56373]: /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. [ 413.399156] [56373]: warnings.warn(deprecated_msg) [ 413.399156] [56373]: /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. [ 413.399156] [56373]: warnings.warn(deprecated_msg) [ 413.399156] [56373]: /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. [ 413.399156] [56373]: warnings.warn(deprecated_msg) [ 413.399631] [56373]: /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. [ 413.399631] [56373]: warnings.warn(deprecated_msg) [ 413.399631] [56373]: /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. [ 413.399631] [56373]: warnings.warn(deprecated_msg) [ 413.399962] [56373]: /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. [ 413.399962] [56373]: warnings.warn(deprecated_msg) [ 413.399962] [56373]: /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. [ 413.399962] [56373]: warnings.warn(deprecated_msg) [ 413.400327] [56373]: /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. [ 413.400327] [56373]: warnings.warn(deprecated_msg) [ 413.400327] [56373]: /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. [ 413.400327] [56373]: warnings.warn(deprecated_msg) [ 413.400680] [56373]: /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. [ 413.400680] [56373]: warnings.warn(deprecated_msg) [ 413.400680] [56373]: /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. [ 413.400680] [56373]: warnings.warn(deprecated_msg) [ 413.400680] [56373]: DEBUG cinder.api.middleware.request_id [None req-aa8db555-fdfe-40f1-89d8-e0fb9d5ebb73 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.400680] [56373]: [pid: 56373|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Tue Dec 17 08:58:28 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 416.744611] [56374]: /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. [ 416.744611] [56374]: warnings.warn(deprecated_msg) [ 416.744976] [56374]: /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. [ 416.744976] [56374]: warnings.warn(deprecated_msg) [ 416.744976] [56374]: /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. [ 416.744976] [56374]: warnings.warn(deprecated_msg) [ 416.744976] [56374]: /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. [ 416.745177] [56374]: warnings.warn(deprecated_msg) [ 416.745177] [56374]: /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. [ 416.745177] [56374]: warnings.warn(deprecated_msg) [ 416.745177] [56374]: /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. [ 416.745177] [56374]: warnings.warn(deprecated_msg) [ 416.745177] [56374]: /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. [ 416.745376] [56374]: warnings.warn(deprecated_msg) [ 416.745376] [56374]: /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. [ 416.745376] [56374]: warnings.warn(deprecated_msg) [ 416.745376] [56374]: /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. [ 416.745376] [56374]: warnings.warn(deprecated_msg) [ 416.745536] [56374]: /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. [ 416.745536] [56374]: warnings.warn(deprecated_msg) [ 416.745536] [56374]: /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. [ 416.745536] [56374]: warnings.warn(deprecated_msg) [ 416.745662] [56374]: /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. [ 416.745662] [56374]: warnings.warn(deprecated_msg) [ 416.745662] [56374]: /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. [ 416.745662] [56374]: warnings.warn(deprecated_msg) [ 416.745798] [56374]: /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. [ 416.745798] [56374]: warnings.warn(deprecated_msg) [ 416.745798] [56374]: /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. [ 416.745798] [56374]: warnings.warn(deprecated_msg) [ 416.745798] [56374]: /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. [ 416.745952] [56374]: warnings.warn(deprecated_msg) [ 416.745952] [56374]: /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. [ 416.745952] [56374]: warnings.warn(deprecated_msg) [ 416.745952] [56374]: /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. [ 416.745952] [56374]: warnings.warn(deprecated_msg) [ 416.746127] [56374]: /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. [ 416.746127] [56374]: warnings.warn(deprecated_msg) [ 416.746127] [56374]: /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. [ 416.746127] [56374]: warnings.warn(deprecated_msg) [ 416.746127] [56374]: /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. [ 416.746127] [56374]: warnings.warn(deprecated_msg) [ 416.746308] [56374]: /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. [ 416.746308] [56374]: warnings.warn(deprecated_msg) [ 416.746308] [56374]: /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. [ 416.746308] [56374]: warnings.warn(deprecated_msg) [ 416.746308] [56374]: /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. [ 416.746308] [56374]: warnings.warn(deprecated_msg) [ 416.746468] [56374]: /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. [ 416.746468] [56374]: warnings.warn(deprecated_msg) [ 416.746468] [56374]: /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. [ 416.746468] [56374]: warnings.warn(deprecated_msg) [ 416.746468] [56374]: /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. [ 416.746468] [56374]: warnings.warn(deprecated_msg) [ 416.746854] [56374]: /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. [ 416.746854] [56374]: warnings.warn(deprecated_msg) [ 416.746854] [56374]: /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. [ 416.746854] [56374]: warnings.warn(deprecated_msg) [ 416.746854] [56374]: /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. [ 416.746854] [56374]: warnings.warn(deprecated_msg) [ 416.747130] [56374]: /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. [ 416.747130] [56374]: warnings.warn(deprecated_msg) [ 416.747130] [56374]: /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. [ 416.747130] [56374]: warnings.warn(deprecated_msg) [ 416.747245] [56374]: /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. [ 416.747245] [56374]: warnings.warn(deprecated_msg) [ 416.747245] [56374]: /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. [ 416.747245] [56374]: warnings.warn(deprecated_msg) [ 416.747245] [56374]: /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. [ 416.747392] [56374]: warnings.warn(deprecated_msg) [ 416.747392] [56374]: /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. [ 416.747392] [56374]: warnings.warn(deprecated_msg) [ 416.747392] [56374]: /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. [ 416.747392] [56374]: warnings.warn(deprecated_msg) [ 416.747543] [56374]: /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. [ 416.747543] [56374]: warnings.warn(deprecated_msg) [ 416.747543] [56374]: /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. [ 416.747543] [56374]: warnings.warn(deprecated_msg) [ 416.747543] [56374]: /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. [ 416.747543] [56374]: warnings.warn(deprecated_msg) [ 416.747723] [56374]: /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. [ 416.747723] [56374]: warnings.warn(deprecated_msg) [ 416.747723] [56374]: /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. [ 416.747723] [56374]: warnings.warn(deprecated_msg) [ 416.747723] [56374]: /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. [ 416.747885] [56374]: warnings.warn(deprecated_msg) [ 416.747885] [56374]: /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. [ 416.747885] [56374]: warnings.warn(deprecated_msg) [ 416.747885] [56374]: /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. [ 416.747885] [56374]: warnings.warn(deprecated_msg) [ 416.748223] [56374]: /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. [ 416.748223] [56374]: warnings.warn(deprecated_msg) [ 416.748223] [56374]: /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. [ 416.748223] [56374]: warnings.warn(deprecated_msg) [ 416.748355] [56374]: /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. [ 416.748355] [56374]: warnings.warn(deprecated_msg) [ 416.748355] [56374]: /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. [ 416.748355] [56374]: warnings.warn(deprecated_msg) [ 416.748494] [56374]: /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. [ 416.748494] [56374]: warnings.warn(deprecated_msg) [ 416.748494] [56374]: /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. [ 416.748494] [56374]: warnings.warn(deprecated_msg) [ 416.748494] [56374]: /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. [ 416.748651] [56374]: warnings.warn(deprecated_msg) [ 416.748651] [56374]: /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. [ 416.748651] [56374]: warnings.warn(deprecated_msg) [ 416.748651] [56374]: /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. [ 416.748651] [56374]: warnings.warn(deprecated_msg) [ 416.748874] [56374]: /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. [ 416.748874] [56374]: warnings.warn(deprecated_msg) [ 416.748874] [56374]: /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. [ 416.748874] [56374]: warnings.warn(deprecated_msg) [ 416.749010] [56374]: /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. [ 416.749010] [56374]: warnings.warn(deprecated_msg) [ 416.749010] [56374]: /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. [ 416.749010] [56374]: warnings.warn(deprecated_msg) [ 416.749145] [56374]: /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. [ 416.749145] [56374]: warnings.warn(deprecated_msg) [ 416.749145] [56374]: /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. [ 416.749145] [56374]: warnings.warn(deprecated_msg) [ 416.749270] [56374]: /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. [ 416.749270] [56374]: warnings.warn(deprecated_msg) [ 416.749270] [56374]: /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. [ 416.749270] [56374]: warnings.warn(deprecated_msg) [ 416.749400] [56374]: /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. [ 416.749400] [56374]: warnings.warn(deprecated_msg) [ 416.749400] [56374]: /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. [ 416.749400] [56374]: warnings.warn(deprecated_msg) [ 416.749524] [56374]: /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. [ 416.749524] [56374]: warnings.warn(deprecated_msg) [ 416.749524] [56374]: /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. [ 416.749524] [56374]: warnings.warn(deprecated_msg) [ 416.749524] [56374]: /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. [ 416.749524] [56374]: warnings.warn(deprecated_msg) [ 416.749688] [56374]: /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. [ 416.749688] [56374]: warnings.warn(deprecated_msg) [ 416.749688] [56374]: /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. [ 416.749688] [56374]: warnings.warn(deprecated_msg) [ 416.749688] [56374]: /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. [ 416.749838] [56374]: warnings.warn(deprecated_msg) [ 416.749838] [56374]: /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. [ 416.749838] [56374]: warnings.warn(deprecated_msg) [ 416.749838] [56374]: /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. [ 416.749838] [56374]: warnings.warn(deprecated_msg) [ 416.749838] [56374]: /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. [ 416.749838] [56374]: warnings.warn(deprecated_msg) [ 416.750072] [56374]: /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. [ 416.750072] [56374]: warnings.warn(deprecated_msg) [ 416.750072] [56374]: /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. [ 416.750072] [56374]: warnings.warn(deprecated_msg) [ 416.750072] [56374]: /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. [ 416.750072] [56374]: warnings.warn(deprecated_msg) [ 416.750256] [56374]: /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. [ 416.750256] [56374]: warnings.warn(deprecated_msg) [ 416.750256] [56374]: /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. [ 416.750256] [56374]: warnings.warn(deprecated_msg) [ 416.750256] [56374]: /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. [ 416.750256] [56374]: warnings.warn(deprecated_msg) [ 416.750436] [56374]: /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. [ 416.750436] [56374]: warnings.warn(deprecated_msg) [ 416.750436] [56374]: /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. [ 416.750436] [56374]: warnings.warn(deprecated_msg) [ 416.750436] [56374]: /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. [ 416.750436] [56374]: warnings.warn(deprecated_msg) [ 416.750622] [56374]: /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. [ 416.750622] [56374]: warnings.warn(deprecated_msg) [ 416.750622] [56374]: /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. [ 416.750622] [56374]: warnings.warn(deprecated_msg) [ 416.750746] [56374]: /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. [ 416.750746] [56374]: warnings.warn(deprecated_msg) [ 416.750746] [56374]: /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. [ 416.750746] [56374]: warnings.warn(deprecated_msg) [ 416.750867] [56374]: /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. [ 416.750867] [56374]: warnings.warn(deprecated_msg) [ 416.750867] [56374]: /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. [ 416.750867] [56374]: warnings.warn(deprecated_msg) [ 416.750991] [56374]: /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. [ 416.750991] [56374]: warnings.warn(deprecated_msg) [ 416.750991] [56374]: /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. [ 416.750991] [56374]: warnings.warn(deprecated_msg) [ 416.750991] [56374]: DEBUG cinder.api.middleware.request_id [None req-3ecdcab1-f030-4548-96aa-336854e9743f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 417.107379] [56374]: INFO cinder.api.openstack.wsgi [None req-3ecdcab1-f030-4548-96aa-336854e9743f admin admin] POST http://10.180.1.21/volume/v3/types [ 417.108092] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3ecdcab1-f030-4548-96aa-336854e9743f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 417.110108] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 417.110108] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 417.113348] [56374]: DEBUG oslo_db.sqlalchemy.engines [None req-3ecdcab1-f030-4548-96aa-336854e9743f 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=56374) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 417.135901] [56374]: INFO cinder.api.openstack.wsgi [None req-3ecdcab1-f030-4548-96aa-336854e9743f admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 417.136288] [56374]: [pid: 56374|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 08:58:31 2024] POST /volume/v3/types => generated 182 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 417.140256] [56373]: DEBUG cinder.api.middleware.request_id [req-3ecdcab1-f030-4548-96aa-336854e9743f req-b2fee0aa-4121-4db7-8fc4-f06e98b87271 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 417.406060] [56373]: INFO cinder.api.openstack.wsgi [req-3ecdcab1-f030-4548-96aa-336854e9743f req-b2fee0aa-4121-4db7-8fc4-f06e98b87271 admin admin] POST http://10.180.1.21/volume/v3/types/c81ec2f3-9193-4860-bc4f-9f2da921cfe3/extra_specs [ 417.406060] [56373]: DEBUG cinder.api.openstack.wsgi [req-3ecdcab1-f030-4548-96aa-336854e9743f req-b2fee0aa-4121-4db7-8fc4-f06e98b87271 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 417.407659] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 417.407659] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 417.411335] [56373]: DEBUG oslo_db.sqlalchemy.engines [req-3ecdcab1-f030-4548-96aa-336854e9743f req-b2fee0aa-4121-4db7-8fc4-f06e98b87271 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=56373) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 417.458116] [56373]: INFO cinder.api.openstack.wsgi [req-3ecdcab1-f030-4548-96aa-336854e9743f req-b2fee0aa-4121-4db7-8fc4-f06e98b87271 admin admin] http://10.180.1.21/volume/v3/types/c81ec2f3-9193-4860-bc4f-9f2da921cfe3/extra_specs returned with HTTP 200 [ 417.458575] [56373]: [pid: 56373|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Tue Dec 17 08:58:32 2024] POST /volume/v3/types/c81ec2f3-9193-4860-bc4f-9f2da921cfe3/extra_specs => generated 51 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 427.133420] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 427.458086] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 428.413869] [56374]: DEBUG cinder.api.middleware.request_id [None req-8725fa8a-8bbb-4202-b36d-c8607a9fd379 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 428.414561] [56374]: INFO cinder.api.openstack.wsgi [None req-8725fa8a-8bbb-4202-b36d-c8607a9fd379 None None] GET http://10.180.1.21/volume// [ 428.414743] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8725fa8a-8bbb-4202-b36d-c8607a9fd379 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 428.414962] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8725fa8a-8bbb-4202-b36d-c8607a9fd379 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 428.415539] [56374]: INFO cinder.api.openstack.wsgi [None req-8725fa8a-8bbb-4202-b36d-c8607a9fd379 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 428.415839] [56374]: [pid: 56374|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Tue Dec 17 08:58:43 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 484.860590] [56373]: DEBUG cinder.api.middleware.request_id [None req-1334f748-44bc-473f-a233-c5ac7eced049 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 484.931721] [56373]: INFO cinder.api.openstack.wsgi [None req-1334f748-44bc-473f-a233-c5ac7eced049 tempest-verify_tempest_config-1239298167 tempest-verify_tempest_config-1239298167-project-member] GET http://10.180.1.21/volume/v3/extensions [ 484.931971] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1334f748-44bc-473f-a233-c5ac7eced049 tempest-verify_tempest_config-1239298167 tempest-verify_tempest_config-1239298167-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 484.932208] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1334f748-44bc-473f-a233-c5ac7eced049 tempest-verify_tempest_config-1239298167 tempest-verify_tempest_config-1239298167-project-member] Calling method 'index' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 484.932616] [56373]: INFO cinder.api.openstack.wsgi [None req-1334f748-44bc-473f-a233-c5ac7eced049 tempest-verify_tempest_config-1239298167 tempest-verify_tempest_config-1239298167-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 484.932986] [56373]: [pid: 56373|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Tue Dec 17 08:59:39 2024] GET /volume/v3/extensions => generated 5245 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1398.834638] [56374]: DEBUG cinder.api.middleware.request_id [None req-ae4441ef-17cb-4e71-84e8-3830d182777a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1398.955870] [56374]: INFO cinder.api.openstack.wsgi [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1398.956838] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-987742861"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1398.959297] [56374]: DEBUG cinder.api.v3.volumes [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-987742861'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1398.959921] [56374]: INFO cinder.api.v3.volumes [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Create volume of 1 GB [ 1398.971578] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Availability zone cache updated, next update will occur around 2024-12-17 10:14:53.832415. {{(pid=56374) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1398.971931] [56374]: INFO cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Availability Zones retrieved successfully. [ 1398.988533] [56374]: /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 [ 1398.988533] [56374]: import asyncore [ 1398.997294] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Flow 'volume_create_api' (85d40d77-5af2-44c3-8fd4-99f5d02da553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1398.998589] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6257a2a7-ad97-4a5c-9373-80d1630fdf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1398.999822] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1399.036939] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6257a2a7-ad97-4a5c-9373-80d1630fdf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.036939] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2471a126-f966-4f2a-b58d-d066b233b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.064401] [56374]: WARNING cinder.quota [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-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. [ 1399.064453] [56374]: WARNING cinder.quota [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-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. [ 1399.151112] [56374]: DEBUG cinder.quota [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Created reservations ['6c98dd30-158c-475e-a76a-d7dc77e52529', 'eec50815-cc7b-4c12-b629-1f4ba71f4674', 'e47b12b6-b393-42d3-ae33-b32d2945b551', '90dfc13c-825d-47a0-897a-774c42db449e'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1399.152211] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2471a126-f966-4f2a-b58d-d066b233b7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c98dd30-158c-475e-a76a-d7dc77e52529', 'eec50815-cc7b-4c12-b629-1f4ba71f4674', 'e47b12b6-b393-42d3-ae33-b32d2945b551', '90dfc13c-825d-47a0-897a-774c42db449e']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.156788] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a756528b-3294-4e92-9228-161f73e1b040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.227092] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a756528b-3294-4e92-9228-161f73e1b040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f71348b4-0c12-4592-ba72-70c875c24a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-987742861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886062eab941d1baa6fdd0a0ccc494',qos_specs=None,replication_status=,reservations=['6c98dd30-158c-475e-a76a-d7dc77e52529','eec50815-cc7b-4c12-b629-1f4ba71f4674','e47b12b6-b393-42d3-ae33-b32d2945b551','90dfc13c-825d-47a0-897a-774c42db449e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d56f58d704426bb5fcd36eac80fb23',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-987742861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f71348b4-0c12-4592-ba72-70c875c24a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52886062eab941d1baa6fdd0a0ccc494',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='04d56f58d704426bb5fcd36eac80fb23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.227582] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42448411-1e6a-4803-a0f6-4e9f193311e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.283029] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42448411-1e6a-4803-a0f6-4e9f193311e9) 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-987742861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52886062eab941d1baa6fdd0a0ccc494',qos_specs=None,replication_status=,reservations=['6c98dd30-158c-475e-a76a-d7dc77e52529','eec50815-cc7b-4c12-b629-1f4ba71f4674','e47b12b6-b393-42d3-ae33-b32d2945b551','90dfc13c-825d-47a0-897a-774c42db449e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04d56f58d704426bb5fcd36eac80fb23',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.287082] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe3b5ab-c382-4a71-b34b-372e8a007743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1399.334811] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe3b5ab-c382-4a71-b34b-372e8a007743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1399.337660] [56374]: DEBUG cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Flow 'volume_create_api' (85d40d77-5af2-44c3-8fd4-99f5d02da553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1399.339151] [56374]: INFO cinder.volume.api [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Create volume request issued successfully. [ 1399.342419] [56374]: INFO cinder.api.openstack.wsgi [None req-ae4441ef-17cb-4e71-84e8-3830d182777a tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1399.343663] [56374]: [pid: 56374|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:14:53 2024] POST /volume/v3/volumes => generated 783 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1399.365055] [56373]: DEBUG cinder.api.middleware.request_id [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.367273] [56373]: INFO cinder.api.openstack.wsgi [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] GET http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1399.367531] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.367784] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.435023] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.435023] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.444296] [56373]: INFO cinder.volume.api [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Volume info retrieved successfully. [ 1399.453079] [56373]: INFO cinder.api.openstack.wsgi [None req-fb826345-dae2-4adb-a384-647ab80ec7a4 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 200 [ 1399.453415] [56373]: [pid: 56373|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:14:54 2024] GET /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 962 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1400.472445] [56374]: DEBUG cinder.api.middleware.request_id [None req-61d79680-baba-477f-a5ee-845bdd3053ef None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1400.474616] [56374]: INFO cinder.api.openstack.wsgi [None req-61d79680-baba-477f-a5ee-845bdd3053ef tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] GET http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1400.474878] [56374]: DEBUG cinder.api.openstack.wsgi [None req-61d79680-baba-477f-a5ee-845bdd3053ef tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1400.475116] [56374]: DEBUG cinder.api.openstack.wsgi [None req-61d79680-baba-477f-a5ee-845bdd3053ef tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1400.491521] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1400.491521] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1400.501916] [56374]: INFO cinder.volume.api [None req-61d79680-baba-477f-a5ee-845bdd3053ef tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Volume info retrieved successfully. [ 1400.630809] [56374]: INFO cinder.api.openstack.wsgi [None req-61d79680-baba-477f-a5ee-845bdd3053ef tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 200 [ 1400.630809] [56374]: [pid: 56374|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:14:55 2024] GET /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 1009 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1409.451404] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=4 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1410.508394] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1428.418784] [56373]: DEBUG cinder.api.middleware.request_id [None req-abfab82b-282c-46ea-a530-ff918396bad6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.420891] [56373]: INFO cinder.api.openstack.wsgi [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1428.421135] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.421371] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.421939] [56373]: INFO cinder.api.v3.volumes [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Delete volume with id: f71348b4-0c12-4592-ba72-70c875c24a10 [ 1428.434224] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.434224] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.434789] [56373]: INFO cinder.volume.api [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Volume info retrieved successfully. [ 1428.485869] [56373]: INFO cinder.volume.api [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Delete volume request issued successfully. [ 1428.486128] [56373]: INFO cinder.api.openstack.wsgi [None req-abfab82b-282c-46ea-a530-ff918396bad6 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 202 [ 1428.486913] [56373]: [pid: 56373|app: 0|req: 5/9] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:15:23 2024] DELETE /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1428.494189] [56374]: DEBUG cinder.api.middleware.request_id [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.496675] [56374]: INFO cinder.api.openstack.wsgi [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] GET http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1428.496949] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.497207] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.508932] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.508932] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.517937] [56374]: INFO cinder.volume.api [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Volume info retrieved successfully. [ 1428.526069] [56374]: INFO cinder.api.openstack.wsgi [None req-bc5de22a-2dc0-4666-a690-158b18c9f9f0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 200 [ 1428.526556] [56374]: [pid: 56374|app: 0|req: 5/10] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:15:23 2024] GET /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1429.542536] [56373]: DEBUG cinder.api.middleware.request_id [None req-c8ab3f58-85e5-400e-ac0d-f71d0f81bec0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.546843] [56373]: INFO cinder.api.openstack.wsgi [None req-c8ab3f58-85e5-400e-ac0d-f71d0f81bec0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] GET http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1429.547212] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c8ab3f58-85e5-400e-ac0d-f71d0f81bec0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.547415] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c8ab3f58-85e5-400e-ac0d-f71d0f81bec0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.559379] [56373]: INFO cinder.api.openstack.wsgi [None req-c8ab3f58-85e5-400e-ac0d-f71d0f81bec0 tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 404 [ 1429.559844] [56373]: [pid: 56373|app: 0|req: 6/11] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:15:24 2024] GET /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1432.062337] [56374]: DEBUG cinder.api.middleware.request_id [None req-b0502368-1210-4351-aec7-29402a5896ec None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.067028] [56374]: INFO cinder.api.openstack.wsgi [None req-b0502368-1210-4351-aec7-29402a5896ec tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1432.067165] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b0502368-1210-4351-aec7-29402a5896ec tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.069496] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b0502368-1210-4351-aec7-29402a5896ec tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.069496] [56374]: INFO cinder.api.v3.volumes [None req-b0502368-1210-4351-aec7-29402a5896ec tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Delete volume with id: f71348b4-0c12-4592-ba72-70c875c24a10 [ 1432.078846] [56374]: INFO cinder.api.openstack.wsgi [None req-b0502368-1210-4351-aec7-29402a5896ec tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 404 [ 1432.079489] [56374]: [pid: 56374|app: 0|req: 6/12] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:15:26 2024] DELETE /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1432.082734] [56373]: DEBUG cinder.api.middleware.request_id [None req-986728db-d293-4771-9fcf-9fbc509a749e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.085354] [56373]: INFO cinder.api.openstack.wsgi [None req-986728db-d293-4771-9fcf-9fbc509a749e tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] GET http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 [ 1432.086387] [56373]: DEBUG cinder.api.openstack.wsgi [None req-986728db-d293-4771-9fcf-9fbc509a749e tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.086851] [56373]: DEBUG cinder.api.openstack.wsgi [None req-986728db-d293-4771-9fcf-9fbc509a749e tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.096871] [56373]: INFO cinder.api.openstack.wsgi [None req-986728db-d293-4771-9fcf-9fbc509a749e tempest-VolumesAssistedSnapshotsTest-1027141542 tempest-VolumesAssistedSnapshotsTest-1027141542-project-admin] http://10.180.1.21/volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 returned with HTTP 404 [ 1432.098141] [56373]: [pid: 56373|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:15:26 2024] GET /volume/v3/volumes/f71348b4-0c12-4592-ba72-70c875c24a10 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1432.845573] [56374]: DEBUG cinder.api.middleware.request_id [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.848043] [56374]: INFO cinder.api.openstack.wsgi [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1432.848471] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1460169551", "imageRef": "acfc5281-f285-425a-a488-40295ad25a1f", "size": 1}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1432.850209] [56374]: DEBUG cinder.api.v3.volumes [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1460169551', 'imageRef': 'acfc5281-f285-425a-a488-40295ad25a1f', 'size': 1}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1433.060208] [56374]: INFO cinder.api.v3.volumes [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Create volume of 1 GB [ 1433.067528] [56374]: INFO cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Availability Zones retrieved successfully. [ 1433.075194] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Flow 'volume_create_api' (76d2c58b-85bd-4a6d-8bbc-5b204f3f6847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1433.076517] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08013633-73d1-41c5-bd13-cf249f92fe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.078257] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1433.168306] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08013633-73d1-41c5-bd13-cf249f92fe08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.169363] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7196406b-98a4-47c5-ad2b-ae400b233ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.291222] [56374]: DEBUG cinder.quota [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Created reservations ['c4e86ecc-9870-4183-a9ec-54dc04dfc297', '1505c1e2-f374-43ee-a355-3c9065b77e75', 'cf210daf-60c1-4cb1-9742-4568845c48f9', 'bbd203f7-9bef-4464-bf2c-b2db0b3f2a28'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1433.292256] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7196406b-98a4-47c5-ad2b-ae400b233ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e86ecc-9870-4183-a9ec-54dc04dfc297', '1505c1e2-f374-43ee-a355-3c9065b77e75', 'cf210daf-60c1-4cb1-9742-4568845c48f9', 'bbd203f7-9bef-4464-bf2c-b2db0b3f2a28']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.293265] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653181fd-9c79-4956-96d9-430394cdd1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.336708] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653181fd-9c79-4956-96d9-430394cdd1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c99e6db-6933-41ce-aa80-ae3078ebd14b', '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-1460169551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18795be170a430b84a69d76572793c0',qos_specs=None,replication_status=,reservations=['c4e86ecc-9870-4183-a9ec-54dc04dfc297','1505c1e2-f374-43ee-a355-3c9065b77e75','cf210daf-60c1-4cb1-9742-4568845c48f9','bbd203f7-9bef-4464-bf2c-b2db0b3f2a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa866baa769b44c2a1e3e990f7221775',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1460169551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c99e6db-6933-41ce-aa80-ae3078ebd14b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d18795be170a430b84a69d76572793c0',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='aa866baa769b44c2a1e3e990f7221775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.336708] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd2dc6b-b5d9-4dd6-b4ee-05555585efdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.356251] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcd2dc6b-b5d9-4dd6-b4ee-05555585efdc) 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-1460169551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d18795be170a430b84a69d76572793c0',qos_specs=None,replication_status=,reservations=['c4e86ecc-9870-4183-a9ec-54dc04dfc297','1505c1e2-f374-43ee-a355-3c9065b77e75','cf210daf-60c1-4cb1-9742-4568845c48f9','bbd203f7-9bef-4464-bf2c-b2db0b3f2a28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa866baa769b44c2a1e3e990f7221775',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.358056] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5f9a92-3d94-4a33-859c-857fa97a7f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1433.370311] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5f9a92-3d94-4a33-859c-857fa97a7f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1433.371441] [56374]: DEBUG cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Flow 'volume_create_api' (76d2c58b-85bd-4a6d-8bbc-5b204f3f6847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1433.371908] [56374]: INFO cinder.volume.api [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Create volume request issued successfully. [ 1433.372912] [56374]: INFO cinder.api.openstack.wsgi [None req-0b0b29ab-21ce-45b4-aad9-30c1807d0db5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1433.373402] [56374]: [pid: 56374|app: 0|req: 7/14] 10.180.1.21 () {62 vars in 1177 bytes} [Tue Dec 17 09:15:27 2024] POST /volume/v3/volumes => generated 898 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1433.389692] [56373]: DEBUG cinder.api.middleware.request_id [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.397736] [56373]: INFO cinder.api.openstack.wsgi [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1433.398015] [56373]: DEBUG cinder.api.openstack.wsgi [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.398248] [56373]: DEBUG cinder.api.openstack.wsgi [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.429146] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.429146] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.431512] [56373]: INFO cinder.volume.api [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1433.436595] [56373]: INFO cinder.api.openstack.wsgi [None req-17e0d786-d78d-4f13-a2d2-5bdfc005fe89 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1433.437325] [56373]: [pid: 56373|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:28 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1434.450244] [56374]: DEBUG cinder.api.middleware.request_id [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.454054] [56374]: INFO cinder.api.openstack.wsgi [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1434.454323] [56374]: DEBUG cinder.api.openstack.wsgi [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.454639] [56374]: DEBUG cinder.api.openstack.wsgi [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.468029] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.468029] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.472148] [56374]: INFO cinder.volume.api [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1434.479081] [56374]: INFO cinder.api.openstack.wsgi [None req-afc9cf2b-32bf-4c47-87bc-f95d7d7db27a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1434.479531] [56374]: [pid: 56374|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:29 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1435.492051] [56373]: DEBUG cinder.api.middleware.request_id [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.493613] [56373]: INFO cinder.api.openstack.wsgi [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1435.495094] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.495353] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1435.515507] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1435.515507] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1435.521859] [56373]: INFO cinder.volume.api [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1435.527510] [56373]: INFO cinder.api.openstack.wsgi [None req-6d18e0bb-33f3-4693-9ac1-3cde3eb440a1 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1435.528155] [56373]: [pid: 56373|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:30 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1436.543452] [56374]: DEBUG cinder.api.middleware.request_id [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1436.548207] [56374]: INFO cinder.api.openstack.wsgi [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1436.548491] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1436.549578] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.567552] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.567552] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.572585] [56374]: INFO cinder.volume.api [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1436.581491] [56374]: INFO cinder.api.openstack.wsgi [None req-bf25f086-8f9a-4019-9b56-90ef03282a8d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1436.582255] [56374]: [pid: 56374|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:31 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.593216] [56373]: DEBUG cinder.api.middleware.request_id [None req-196149af-3693-49f4-a25b-0cd843bec58c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.595616] [56373]: INFO cinder.api.openstack.wsgi [None req-196149af-3693-49f4-a25b-0cd843bec58c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1437.596585] [56373]: DEBUG cinder.api.openstack.wsgi [None req-196149af-3693-49f4-a25b-0cd843bec58c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.596585] [56373]: DEBUG cinder.api.openstack.wsgi [None req-196149af-3693-49f4-a25b-0cd843bec58c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.746594] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.746594] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.751888] [56373]: INFO cinder.volume.api [None req-196149af-3693-49f4-a25b-0cd843bec58c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1437.758111] [56373]: INFO cinder.api.openstack.wsgi [None req-196149af-3693-49f4-a25b-0cd843bec58c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1437.759414] [56373]: [pid: 56373|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:32 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.773782] [56374]: DEBUG cinder.api.middleware.request_id [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.780233] [56374]: INFO cinder.api.openstack.wsgi [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1438.780556] [56374]: DEBUG cinder.api.openstack.wsgi [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.780783] [56374]: DEBUG cinder.api.openstack.wsgi [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.794948] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.794948] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.801931] [56374]: INFO cinder.volume.api [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1438.809169] [56374]: INFO cinder.api.openstack.wsgi [None req-49bc66ff-ace8-4a88-8d47-4c9802be39ab tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1438.812549] [56374]: [pid: 56374|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:33 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1439.824200] [56373]: DEBUG cinder.api.middleware.request_id [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1439.827332] [56373]: INFO cinder.api.openstack.wsgi [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1439.827588] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1439.827819] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1439.840391] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1439.840391] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1439.844961] [56373]: INFO cinder.volume.api [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1439.850350] [56373]: INFO cinder.api.openstack.wsgi [None req-6feeee10-83c5-4de8-ae6d-718c84109ca0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1439.850937] [56373]: [pid: 56373|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:34 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1440.867040] [56374]: DEBUG cinder.api.middleware.request_id [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1440.871852] [56374]: INFO cinder.api.openstack.wsgi [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1440.872248] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1440.872534] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1440.898449] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1440.898449] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1440.903763] [56374]: INFO cinder.volume.api [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1440.911357] [56374]: INFO cinder.api.openstack.wsgi [None req-d4139c5b-656e-435b-94f3-c0298e5dd11b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1440.911808] [56374]: [pid: 56374|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:35 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1441.927240] [56373]: DEBUG cinder.api.middleware.request_id [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1441.930325] [56373]: INFO cinder.api.openstack.wsgi [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1441.930830] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1441.931141] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1441.942193] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1441.942193] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1441.946776] [56373]: INFO cinder.volume.api [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1441.952492] [56373]: INFO cinder.api.openstack.wsgi [None req-3af27a13-9c68-4567-9078-b265c18dd7a5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1441.953508] [56373]: [pid: 56373|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:36 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1442.967438] [56374]: DEBUG cinder.api.middleware.request_id [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.971049] [56374]: INFO cinder.api.openstack.wsgi [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1442.971049] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.971049] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.986396] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.986396] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.998039] [56374]: INFO cinder.volume.api [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1443.011955] [56374]: INFO cinder.api.openstack.wsgi [None req-ad68e10f-43b4-4aff-8fc8-129507712dd5 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1443.012436] [56374]: [pid: 56374|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:37 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1444.029131] [56373]: DEBUG cinder.api.middleware.request_id [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.033415] [56373]: INFO cinder.api.openstack.wsgi [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1444.033755] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1444.034033] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1444.047225] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.047225] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.051160] [56373]: INFO cinder.volume.api [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1444.057224] [56373]: INFO cinder.api.openstack.wsgi [None req-4628da7c-325e-4aee-ad53-c7d74c02c86b tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1444.057678] [56373]: [pid: 56373|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:38 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1445.073185] [56374]: DEBUG cinder.api.middleware.request_id [None req-3478f5b5-1389-436b-9875-8320553141ed None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1445.078495] [56374]: INFO cinder.api.openstack.wsgi [None req-3478f5b5-1389-436b-9875-8320553141ed tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1445.078837] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3478f5b5-1389-436b-9875-8320553141ed tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1445.079093] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3478f5b5-1389-436b-9875-8320553141ed tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1445.096794] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1445.096794] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1445.101428] [56374]: INFO cinder.volume.api [None req-3478f5b5-1389-436b-9875-8320553141ed tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1445.111538] [56374]: INFO cinder.api.openstack.wsgi [None req-3478f5b5-1389-436b-9875-8320553141ed tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1445.111538] [56374]: [pid: 56374|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:39 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1446.121477] [56373]: DEBUG cinder.api.middleware.request_id [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1446.123837] [56373]: INFO cinder.api.openstack.wsgi [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1446.124260] [56373]: DEBUG cinder.api.openstack.wsgi [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1446.124472] [56373]: DEBUG cinder.api.openstack.wsgi [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1446.137922] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1446.137922] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1446.143255] [56373]: INFO cinder.volume.api [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1446.149487] [56373]: INFO cinder.api.openstack.wsgi [None req-39f9fb2a-58ea-4c0b-a553-5640b6c069b0 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1446.150064] [56373]: [pid: 56373|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:40 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1447.163416] [56374]: DEBUG cinder.api.middleware.request_id [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1447.167623] [56374]: INFO cinder.api.openstack.wsgi [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1447.168273] [56374]: DEBUG cinder.api.openstack.wsgi [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1447.169612] [56374]: DEBUG cinder.api.openstack.wsgi [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1447.190337] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1447.190337] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1447.198817] [56374]: INFO cinder.volume.api [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1447.208360] [56374]: INFO cinder.api.openstack.wsgi [None req-747081d6-e610-40b8-8dbd-7cf6440a3b60 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1447.208843] [56374]: [pid: 56374|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:42 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1448.222280] [56373]: DEBUG cinder.api.middleware.request_id [None req-6f68d230-49c6-4348-a32a-2557a5d281aa None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1448.224309] [56373]: INFO cinder.api.openstack.wsgi [None req-6f68d230-49c6-4348-a32a-2557a5d281aa tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1448.225017] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6f68d230-49c6-4348-a32a-2557a5d281aa tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1448.227060] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6f68d230-49c6-4348-a32a-2557a5d281aa tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1448.237810] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1448.237810] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1448.242932] [56373]: INFO cinder.volume.api [None req-6f68d230-49c6-4348-a32a-2557a5d281aa tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1448.249496] [56373]: INFO cinder.api.openstack.wsgi [None req-6f68d230-49c6-4348-a32a-2557a5d281aa tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1448.250515] [56373]: [pid: 56373|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:43 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1449.262705] [56374]: DEBUG cinder.api.middleware.request_id [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.265809] [56374]: INFO cinder.api.openstack.wsgi [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1449.267038] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.267038] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.283028] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.283028] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.289411] [56374]: INFO cinder.volume.api [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1449.296780] [56374]: INFO cinder.api.openstack.wsgi [None req-6fafbc60-6d97-4bae-b5ce-3c7bb2b402d6 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1449.297386] [56374]: [pid: 56374|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:44 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1450.314433] [56373]: DEBUG cinder.api.middleware.request_id [None req-a9981131-1331-47da-8e06-c869e1fdafbd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1450.319173] [56373]: INFO cinder.api.openstack.wsgi [None req-a9981131-1331-47da-8e06-c869e1fdafbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1450.319173] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a9981131-1331-47da-8e06-c869e1fdafbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1450.319173] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a9981131-1331-47da-8e06-c869e1fdafbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1450.333529] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1450.333529] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1450.343823] [56373]: INFO cinder.volume.api [None req-a9981131-1331-47da-8e06-c869e1fdafbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1450.349742] [56373]: INFO cinder.api.openstack.wsgi [None req-a9981131-1331-47da-8e06-c869e1fdafbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1450.350296] [56373]: [pid: 56373|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:45 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1451.362775] [56374]: DEBUG cinder.api.middleware.request_id [None req-1a956439-09b7-468d-9d7a-37e1611fba9a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1451.364690] [56374]: INFO cinder.api.openstack.wsgi [None req-1a956439-09b7-468d-9d7a-37e1611fba9a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1451.364690] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1a956439-09b7-468d-9d7a-37e1611fba9a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1451.364690] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1a956439-09b7-468d-9d7a-37e1611fba9a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1451.375147] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1451.375147] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1451.381330] [56374]: INFO cinder.volume.api [None req-1a956439-09b7-468d-9d7a-37e1611fba9a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1451.389414] [56374]: INFO cinder.api.openstack.wsgi [None req-1a956439-09b7-468d-9d7a-37e1611fba9a tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1451.389942] [56374]: [pid: 56374|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:46 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1452.405697] [56373]: DEBUG cinder.api.middleware.request_id [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1452.409020] [56373]: INFO cinder.api.openstack.wsgi [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1452.409020] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1452.409020] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1452.420387] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1452.420387] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1452.426585] [56373]: INFO cinder.volume.api [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1452.432445] [56373]: INFO cinder.api.openstack.wsgi [None req-f7d2f33c-f27e-4b40-bcb4-7cd84128727f tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1452.434898] [56373]: [pid: 56373|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:47 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 990 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1453.448201] [56374]: DEBUG cinder.api.middleware.request_id [None req-64559f89-3155-4cda-b846-2be70f665915 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1453.451875] [56374]: INFO cinder.api.openstack.wsgi [None req-64559f89-3155-4cda-b846-2be70f665915 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1453.452181] [56374]: DEBUG cinder.api.openstack.wsgi [None req-64559f89-3155-4cda-b846-2be70f665915 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1453.452866] [56374]: DEBUG cinder.api.openstack.wsgi [None req-64559f89-3155-4cda-b846-2be70f665915 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1453.465447] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1453.465447] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1453.470491] [56374]: INFO cinder.volume.api [None req-64559f89-3155-4cda-b846-2be70f665915 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1453.478188] [56374]: INFO cinder.api.openstack.wsgi [None req-64559f89-3155-4cda-b846-2be70f665915 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1453.478627] [56374]: [pid: 56374|app: 0|req: 17/34] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:15:48 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1454.823059] [56373]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1454.824511] [56373]: WARNING keystonemiddleware.auth_token [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 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. [ 1454.826147] [56373]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1454.826377] [56373]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1454.826599] [56373]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1454.840773] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1454.840773] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1454.845038] [56373]: INFO cinder.volume.api [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1454.852475] [56373]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-fafb5797-4184-40e8-9be6-e072835d5074 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1454.853792] [56373]: [pid: 56373|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:15:49 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1455.320561] [56374]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.323849] [56374]: WARNING keystonemiddleware.auth_token [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e 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. [ 1455.325651] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1455.325891] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.326175] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.345242] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.345242] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1455.350307] [56374]: INFO cinder.volume.api [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1455.357933] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-a0101ec9-417b-4531-a976-f7c2e32b9b3e tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1455.359107] [56374]: [pid: 56374|app: 0|req: 18/36] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:15:50 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1455.378186] [56373]: DEBUG cinder.api.middleware.request_id [None req-91856212-fea2-4caf-a843-73a5f20812da None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.378186] [56373]: INFO cinder.api.openstack.wsgi [None req-91856212-fea2-4caf-a843-73a5f20812da None None] GET http://10.180.1.21/volume// [ 1455.378186] [56373]: DEBUG cinder.api.openstack.wsgi [None req-91856212-fea2-4caf-a843-73a5f20812da None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1455.378186] [56373]: DEBUG cinder.api.openstack.wsgi [None req-91856212-fea2-4caf-a843-73a5f20812da None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1455.378186] [56373]: INFO cinder.api.openstack.wsgi [None req-91856212-fea2-4caf-a843-73a5f20812da None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1455.381606] [56373]: [pid: 56373|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:15:50 2024] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1455.385965] [56374]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-6a3ad672-6b2d-4ee6-8087-08b1cb6198a2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.388604] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-6a3ad672-6b2d-4ee6-8087-08b1cb6198a2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1455.389085] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-6a3ad672-6b2d-4ee6-8087-08b1cb6198a2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c99e6db-6933-41ce-aa80-ae3078ebd14b", "connector": null, "instance_uuid": "1a89d7cf-df39-4ad6-bbf6-bf406bc00803"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1455.399634] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.399634] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1455.447309] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-6a3ad672-6b2d-4ee6-8087-08b1cb6198a2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1455.447817] [56374]: [pid: 56374|app: 0|req: 19/38] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:15:50 2024] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1464.848405] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=49,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1465.446347] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=82,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1542.350714] [56373]: DEBUG cinder.api.middleware.request_id [None req-88bcafc4-ca16-4566-b59b-e106cf29670c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.353135] [56373]: INFO cinder.api.openstack.wsgi [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1542.353513] [56373]: DEBUG cinder.api.openstack.wsgi [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1774166809"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1542.355208] [56373]: DEBUG cinder.api.v3.volumes [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1774166809'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1542.355603] [56373]: INFO cinder.api.v3.volumes [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume of 1 GB [ 1542.370273] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Availability zone cache updated, next update will occur around 2024-12-17 10:17:17.231247. {{(pid=56373) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1542.370420] [56373]: INFO cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Availability Zones retrieved successfully. [ 1542.382647] [56373]: /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 [ 1542.382647] [56373]: import asyncore [ 1542.389766] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Flow 'volume_create_api' (4b6684a6-20a0-4cc9-8cb6-271fe1b02142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1542.390992] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6288f4-f497-4a8d-bcfc-34dc89039c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.392218] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1542.426835] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb6288f4-f497-4a8d-bcfc-34dc89039c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.427892] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d279de-db77-4ba1-86c7-54004142b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.456483] [56373]: WARNING cinder.quota [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-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. [ 1542.458026] [56373]: WARNING cinder.quota [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-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. [ 1542.500627] [56373]: DEBUG cinder.quota [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Created reservations ['7f196b61-f55e-42cb-80a2-75d8f7fb3f0d', '57eef0a0-d3b1-45dc-84dd-f6c634dda8be', 'f11314a1-e58e-4548-ac6e-9cc5794dd171', '21046d6f-d5a7-419d-bd75-1052e108723f'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1542.504618] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d279de-db77-4ba1-86c7-54004142b088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f196b61-f55e-42cb-80a2-75d8f7fb3f0d', '57eef0a0-d3b1-45dc-84dd-f6c634dda8be', 'f11314a1-e58e-4548-ac6e-9cc5794dd171', '21046d6f-d5a7-419d-bd75-1052e108723f']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.504618] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc479734-adf8-4f75-b415-1593ccdd5db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.519307] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc479734-adf8-4f75-b415-1593ccdd5db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c62876-26eb-4772-a6ef-809a94665be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1774166809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea665cb4306f4c80840fe49390874c76',qos_specs=None,replication_status=,reservations=['7f196b61-f55e-42cb-80a2-75d8f7fb3f0d','57eef0a0-d3b1-45dc-84dd-f6c634dda8be','f11314a1-e58e-4548-ac6e-9cc5794dd171','21046d6f-d5a7-419d-bd75-1052e108723f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf48fd858e48be85122e74d00aea9d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:17:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1774166809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c62876-26eb-4772-a6ef-809a94665be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea665cb4306f4c80840fe49390874c76',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='99bf48fd858e48be85122e74d00aea9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.520896] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785294eb-8e94-4439-b454-b4ce8890f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.544255] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (785294eb-8e94-4439-b454-b4ce8890f4d9) 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-1774166809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea665cb4306f4c80840fe49390874c76',qos_specs=None,replication_status=,reservations=['7f196b61-f55e-42cb-80a2-75d8f7fb3f0d','57eef0a0-d3b1-45dc-84dd-f6c634dda8be','f11314a1-e58e-4548-ac6e-9cc5794dd171','21046d6f-d5a7-419d-bd75-1052e108723f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf48fd858e48be85122e74d00aea9d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.544914] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fadd6db-88db-43aa-8bac-5d93f233b1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1542.560251] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fadd6db-88db-43aa-8bac-5d93f233b1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1542.561464] [56373]: DEBUG cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Flow 'volume_create_api' (4b6684a6-20a0-4cc9-8cb6-271fe1b02142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1542.561842] [56373]: INFO cinder.volume.api [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume request issued successfully. [ 1542.563075] [56373]: INFO cinder.api.openstack.wsgi [None req-88bcafc4-ca16-4566-b59b-e106cf29670c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1542.563075] [56373]: [pid: 56373|app: 0|req: 20/39] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:17:17 2024] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1542.572278] [56374]: DEBUG cinder.api.middleware.request_id [None req-4f9990dc-a6ed-426b-9044-a8c830897468 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.578643] [56374]: INFO cinder.api.openstack.wsgi [None req-4f9990dc-a6ed-426b-9044-a8c830897468 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1542.578979] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4f9990dc-a6ed-426b-9044-a8c830897468 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.579157] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4f9990dc-a6ed-426b-9044-a8c830897468 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.590581] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1542.590581] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.595578] [56374]: INFO cinder.volume.api [None req-4f9990dc-a6ed-426b-9044-a8c830897468 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1542.603038] [56374]: INFO cinder.api.openstack.wsgi [None req-4f9990dc-a6ed-426b-9044-a8c830897468 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1542.603038] [56374]: [pid: 56374|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:17 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.614263] [56373]: DEBUG cinder.api.middleware.request_id [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.617642] [56373]: INFO cinder.api.openstack.wsgi [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1543.617980] [56373]: DEBUG cinder.api.openstack.wsgi [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.618528] [56373]: DEBUG cinder.api.openstack.wsgi [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.629772] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.629772] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.635380] [56373]: INFO cinder.volume.api [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1543.644748] [56373]: INFO cinder.api.openstack.wsgi [None req-be28c3f3-4174-4826-ad5f-7996d7f2a137 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1543.645192] [56373]: [pid: 56373|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:18 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.820721] [56374]: DEBUG cinder.api.middleware.request_id [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.822847] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1543.823216] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.823532] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.833254] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1543.833254] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.836872] [56374]: INFO cinder.volume.api [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1543.844748] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-a20fbe1a-013c-4da9-aac8-1c458b8d43f4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1543.844748] [56374]: [pid: 56374|app: 0|req: 21/42] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:17:18 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.056982] [56373]: DEBUG cinder.api.middleware.request_id [None req-9c988331-b7be-40aa-9829-464ddad502db None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.056982] [56373]: INFO cinder.api.openstack.wsgi [None req-9c988331-b7be-40aa-9829-464ddad502db None None] GET http://10.180.1.21/volume// [ 1544.056982] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9c988331-b7be-40aa-9829-464ddad502db None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.056982] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9c988331-b7be-40aa-9829-464ddad502db None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.058818] [56373]: INFO cinder.api.openstack.wsgi [None req-9c988331-b7be-40aa-9829-464ddad502db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1544.058818] [56373]: [pid: 56373|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:17:18 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1544.072988] [56374]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.077049] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1544.077396] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.077628] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.089757] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.089757] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.093417] [56374]: INFO cinder.volume.api [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1544.099747] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-f9bf5810-a886-453a-b2f1-67d90f9b2448 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1544.100127] [56374]: [pid: 56374|app: 0|req: 22/44] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:17:18 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1572 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1544.261999] [56373]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.265010] [56373]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] PUT http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 [ 1544.265466] [56373]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-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=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1544.286249] [56373]: DEBUG cinder.coordination [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Acquiring lock "cinder-attachment_update-9c99e6db-6933-41ce-aa80-ae3078ebd14b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1544.292026] [56373]: DEBUG cinder.coordination [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Lock "cinder-attachment_update-9c99e6db-6933-41ce-aa80-ae3078ebd14b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1544.292943] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1544.292943] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.822497] [56373]: DEBUG cinder.coordination [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Lock "cinder-attachment_update-9c99e6db-6933-41ce-aa80-ae3078ebd14b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.531s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1544.822960] [56373]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-399d0c36-b237-4d51-935b-94999101d4cc tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 returned with HTTP 200 [ 1544.823462] [56373]: [pid: 56373|app: 0|req: 23/45] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:17:19 2024] PUT /volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 => generated 617 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1545.333241] [56374]: DEBUG cinder.api.middleware.request_id [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-8c57d4ce-12e1-4af4-aac7-bbb614269e88 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.335652] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-8c57d4ce-12e1-4af4-aac7-bbb614269e88 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] POST http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255/action [ 1545.341207] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-8c57d4ce-12e1-4af4-aac7-bbb614269e88 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action body: b'{"os-complete": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1545.341207] [56374]: DEBUG cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-8c57d4ce-12e1-4af4-aac7-bbb614269e88 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1545.364580] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.364580] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.371346] [56373]: DEBUG cinder.api.middleware.request_id [None req-7768ac3d-3fc1-44be-96d3-11809601b196 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.371841] [56373]: INFO cinder.api.openstack.wsgi [None req-7768ac3d-3fc1-44be-96d3-11809601b196 None None] GET http://10.180.1.21/volume// [ 1545.373348] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7768ac3d-3fc1-44be-96d3-11809601b196 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.373619] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7768ac3d-3fc1-44be-96d3-11809601b196 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.374392] [56373]: INFO cinder.api.openstack.wsgi [None req-7768ac3d-3fc1-44be-96d3-11809601b196 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1545.374778] [56373]: [pid: 56373|app: 0|req: 24/46] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:17:20 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1545.377398] [56374]: INFO cinder.api.openstack.wsgi [req-f1e8f748-de81-43c2-8965-c4bbe923212e req-8c57d4ce-12e1-4af4-aac7-bbb614269e88 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255/action returned with HTTP 204 [ 1545.377398] [56374]: [pid: 56374|app: 0|req: 23/47] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:17:20 2024] POST /volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1545.380316] [56373]: DEBUG cinder.api.middleware.request_id [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-f37c0825-fd1e-464a-ae2f-cccb1c996cda None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.382824] [56373]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-f37c0825-fd1e-464a-ae2f-cccb1c996cda tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1545.383268] [56373]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-f37c0825-fd1e-464a-ae2f-cccb1c996cda tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3c62876-26eb-4772-a6ef-809a94665be4", "connector": null, "instance_uuid": "2713621e-9a83-4027-ba0e-28341dc8855f"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1545.394642] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.394642] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.422261] [56373]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-f37c0825-fd1e-464a-ae2f-cccb1c996cda tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1545.422942] [56373]: [pid: 56373|app: 0|req: 25/48] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:17:20 2024] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1545.444442] [56374]: DEBUG cinder.api.middleware.request_id [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.446322] [56374]: INFO cinder.api.openstack.wsgi [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1545.446495] [56374]: DEBUG cinder.api.openstack.wsgi [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.446804] [56374]: DEBUG cinder.api.openstack.wsgi [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.464707] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.464707] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.474454] [56374]: INFO cinder.volume.api [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1545.480424] [56374]: INFO cinder.api.openstack.wsgi [None req-14d593ff-6cfa-49f3-aa59-da2512b58fd5 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1545.481327] [56374]: [pid: 56374|app: 0|req: 24/49] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:20 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.947306] [56373]: DEBUG cinder.api.middleware.request_id [None req-efeb94dd-f5cc-4443-a3b5-59c5247ed0c1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.947833] [56373]: INFO cinder.api.openstack.wsgi [None req-efeb94dd-f5cc-4443-a3b5-59c5247ed0c1 None None] GET http://10.180.1.21/volume// [ 1545.948074] [56373]: DEBUG cinder.api.openstack.wsgi [None req-efeb94dd-f5cc-4443-a3b5-59c5247ed0c1 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.948350] [56373]: DEBUG cinder.api.openstack.wsgi [None req-efeb94dd-f5cc-4443-a3b5-59c5247ed0c1 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.948855] [56373]: INFO cinder.api.openstack.wsgi [None req-efeb94dd-f5cc-4443-a3b5-59c5247ed0c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1545.949232] [56373]: [pid: 56373|app: 0|req: 26/50] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:17:20 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1545.956089] [56374]: DEBUG cinder.api.middleware.request_id [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.958611] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1545.958883] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.959124] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.969369] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1545.969369] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.972482] [56374]: INFO cinder.volume.api [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1545.976647] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-454b3768-0f6a-4567-8837-ff40f18f22b0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1545.977068] [56374]: [pid: 56374|app: 0|req: 25/51] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:17:20 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1546.002915] [56373]: DEBUG cinder.api.middleware.request_id [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.005549] [56373]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] PUT http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 [ 1546.005668] [56373]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-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-398006", "mountpoint": "/dev/sdb"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1546.014034] [56373]: DEBUG cinder.coordination [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Acquiring lock "cinder-attachment_update-d3c62876-26eb-4772-a6ef-809a94665be4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1546.018878] [56373]: DEBUG cinder.coordination [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Lock "cinder-attachment_update-d3c62876-26eb-4772-a6ef-809a94665be4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1546.020309] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.020309] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.491882] [56374]: DEBUG cinder.api.middleware.request_id [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.494860] [56374]: INFO cinder.api.openstack.wsgi [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1546.495172] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.495509] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.511093] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1546.511093] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.515050] [56374]: INFO cinder.volume.api [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1546.520701] [56374]: INFO cinder.api.openstack.wsgi [None req-8d2d1902-21a6-4432-94e3-15f73a588f40 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1546.520701] [56374]: [pid: 56374|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:21 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.530555] [56374]: DEBUG cinder.api.middleware.request_id [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.532545] [56374]: INFO cinder.api.openstack.wsgi [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1547.532764] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.532986] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.544871] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1547.544871] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.548320] [56374]: INFO cinder.volume.api [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1547.552992] [56374]: INFO cinder.api.openstack.wsgi [None req-e5b2c2a8-66ac-418b-9613-d6903ecaa13d tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1547.553434] [56374]: [pid: 56374|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:22 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1548.564319] [56374]: DEBUG cinder.api.middleware.request_id [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.566473] [56374]: INFO cinder.api.openstack.wsgi [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1548.566754] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.566919] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.581731] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1548.581731] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.587531] [56374]: INFO cinder.volume.api [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1548.591616] [56374]: INFO cinder.api.openstack.wsgi [None req-c259ee6c-288b-45ff-b74f-bf8513b24b0c tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1548.592036] [56374]: [pid: 56374|app: 0|req: 28/54] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:23 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.602339] [56374]: DEBUG cinder.api.middleware.request_id [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.605803] [56374]: INFO cinder.api.openstack.wsgi [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1549.606216] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.606597] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.629717] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1549.629717] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.636051] [56374]: INFO cinder.volume.api [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1549.641947] [56374]: INFO cinder.api.openstack.wsgi [None req-b37795d2-4af7-4036-ac75-d618a1dd8ce1 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1549.642390] [56374]: [pid: 56374|app: 0|req: 29/55] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:24 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.553158] [56373]: DEBUG cinder.coordination [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Lock "cinder-attachment_update-d3c62876-26eb-4772-a6ef-809a94665be4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.534s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1550.553535] [56373]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-12553883-3b90-446e-bf95-157c8f023877 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 returned with HTTP 200 [ 1550.554016] [56373]: [pid: 56373|app: 0|req: 27/56] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:17:20 2024] PUT /volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1550.655209] [56374]: DEBUG cinder.api.middleware.request_id [None req-84bc3d00-3294-434c-bf61-f44b80337abb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.656193] [56374]: INFO cinder.api.openstack.wsgi [None req-84bc3d00-3294-434c-bf61-f44b80337abb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1550.656433] [56374]: DEBUG cinder.api.openstack.wsgi [None req-84bc3d00-3294-434c-bf61-f44b80337abb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.656652] [56374]: DEBUG cinder.api.openstack.wsgi [None req-84bc3d00-3294-434c-bf61-f44b80337abb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.667689] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1550.667689] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.674854] [56374]: INFO cinder.volume.api [None req-84bc3d00-3294-434c-bf61-f44b80337abb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1550.681361] [56374]: INFO cinder.api.openstack.wsgi [None req-84bc3d00-3294-434c-bf61-f44b80337abb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1550.682680] [56374]: [pid: 56374|app: 0|req: 30/57] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:25 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.692304] [56373]: DEBUG cinder.api.middleware.request_id [None req-af903363-44d4-4077-99ca-4dac40ab1883 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.694598] [56373]: INFO cinder.api.openstack.wsgi [None req-af903363-44d4-4077-99ca-4dac40ab1883 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1551.694941] [56373]: DEBUG cinder.api.openstack.wsgi [None req-af903363-44d4-4077-99ca-4dac40ab1883 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.695088] [56373]: DEBUG cinder.api.openstack.wsgi [None req-af903363-44d4-4077-99ca-4dac40ab1883 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.713061] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1551.713061] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.719022] [56373]: INFO cinder.volume.api [None req-af903363-44d4-4077-99ca-4dac40ab1883 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1551.723620] [56373]: INFO cinder.api.openstack.wsgi [None req-af903363-44d4-4077-99ca-4dac40ab1883 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1551.724085] [56373]: [pid: 56373|app: 0|req: 28/58] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:26 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.734250] [56374]: DEBUG cinder.api.middleware.request_id [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.736292] [56374]: INFO cinder.api.openstack.wsgi [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1552.736510] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.737189] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.750633] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1552.750633] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.754502] [56374]: INFO cinder.volume.api [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1552.759555] [56374]: INFO cinder.api.openstack.wsgi [None req-7538dda6-a4e2-405f-a88f-c7be42c2ee83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1552.760057] [56374]: [pid: 56374|app: 0|req: 31/59] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:27 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.772165] [56373]: DEBUG cinder.api.middleware.request_id [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.772796] [56373]: INFO cinder.api.openstack.wsgi [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1553.773014] [56373]: DEBUG cinder.api.openstack.wsgi [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.773241] [56373]: DEBUG cinder.api.openstack.wsgi [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.794836] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1553.794836] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.798682] [56373]: INFO cinder.volume.api [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1553.803703] [56373]: INFO cinder.api.openstack.wsgi [None req-10de12ae-0f1d-417e-8c7f-997bf443cdd0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1553.804221] [56373]: [pid: 56373|app: 0|req: 29/60] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:28 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.819705] [56374]: DEBUG cinder.api.middleware.request_id [None req-78d058f6-ab74-49e3-b99d-df9683363128 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.822409] [56374]: INFO cinder.api.openstack.wsgi [None req-78d058f6-ab74-49e3-b99d-df9683363128 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1554.822654] [56374]: DEBUG cinder.api.openstack.wsgi [None req-78d058f6-ab74-49e3-b99d-df9683363128 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.823169] [56374]: DEBUG cinder.api.openstack.wsgi [None req-78d058f6-ab74-49e3-b99d-df9683363128 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.844588] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1554.844588] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.848939] [56374]: INFO cinder.volume.api [None req-78d058f6-ab74-49e3-b99d-df9683363128 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1554.860018] [56374]: INFO cinder.api.openstack.wsgi [None req-78d058f6-ab74-49e3-b99d-df9683363128 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1554.860444] [56374]: [pid: 56374|app: 0|req: 32/61] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:29 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.869223] [56373]: DEBUG cinder.api.middleware.request_id [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.871246] [56373]: INFO cinder.api.openstack.wsgi [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1555.873670] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.873670] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.891477] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1555.891477] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.899079] [56373]: INFO cinder.volume.api [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1555.904262] [56373]: INFO cinder.api.openstack.wsgi [None req-1ad20a65-21e5-445b-bb61-33c0c89d0f83 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1555.904989] [56373]: [pid: 56373|app: 0|req: 30/62] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:30 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.751468] [56374]: DEBUG cinder.api.middleware.request_id [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-331cdabe-4fae-4c4c-988d-23d5193f2e1e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.754034] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-331cdabe-4fae-4c4c-988d-23d5193f2e1e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] POST http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2/action [ 1556.754481] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-331cdabe-4fae-4c4c-988d-23d5193f2e1e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action body: b'{"os-complete": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1556.754626] [56374]: DEBUG cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-331cdabe-4fae-4c4c-988d-23d5193f2e1e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1556.780218] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.780218] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.791021] [56374]: INFO cinder.api.openstack.wsgi [req-14bed289-f333-4e27-abde-cb39a4bd74e6 req-331cdabe-4fae-4c4c-988d-23d5193f2e1e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2/action returned with HTTP 204 [ 1556.792531] [56374]: [pid: 56374|app: 0|req: 33/63] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:17:31 2024] POST /volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1556.917115] [56373]: DEBUG cinder.api.middleware.request_id [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.919635] [56373]: INFO cinder.api.openstack.wsgi [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1556.919822] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.920250] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.932301] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.932301] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.936719] [56373]: INFO cinder.volume.api [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1556.942917] [56373]: INFO cinder.api.openstack.wsgi [None req-2b87e0f5-bdcb-455a-aaa1-915228e6801f tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1556.944903] [56373]: [pid: 56373|app: 0|req: 31/64] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:31 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1556.960890] [56374]: DEBUG cinder.api.middleware.request_id [None req-053b48b4-6944-4178-89bc-e677386b671b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.966959] [56374]: INFO cinder.api.openstack.wsgi [None req-053b48b4-6944-4178-89bc-e677386b671b tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1556.966959] [56374]: DEBUG cinder.api.openstack.wsgi [None req-053b48b4-6944-4178-89bc-e677386b671b tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.966959] [56374]: DEBUG cinder.api.openstack.wsgi [None req-053b48b4-6944-4178-89bc-e677386b671b tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.980069] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1556.980069] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.986579] [56374]: INFO cinder.volume.api [None req-053b48b4-6944-4178-89bc-e677386b671b tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1556.992808] [56374]: INFO cinder.api.openstack.wsgi [None req-053b48b4-6944-4178-89bc-e677386b671b tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1556.993211] [56374]: [pid: 56374|app: 0|req: 34/65] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:31 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1557.727024] [56373]: DEBUG cinder.api.middleware.request_id [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.729443] [56373]: INFO cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1557.729668] [56373]: DEBUG cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.729890] [56373]: DEBUG cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.746941] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.746941] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.751482] [56373]: INFO cinder.volume.api [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Volume info retrieved successfully. [ 1557.757539] [56373]: INFO cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-20b222bd-d5eb-452e-8bda-cc64c37193ff tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1557.757864] [56373]: [pid: 56373|app: 0|req: 32/66] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:17:32 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1557.764068] [56374]: DEBUG cinder.api.middleware.request_id [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-16f3d654-6e1a-4fe9-8a1f-0a62543eef7f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.766690] [56374]: INFO cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-16f3d654-6e1a-4fe9-8a1f-0a62543eef7f tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] GET http://10.180.1.21/volume/v3/volumes/99becbcd-1747-4589-b987-e7d07f5ba85d [ 1557.767463] [56374]: DEBUG cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-16f3d654-6e1a-4fe9-8a1f-0a62543eef7f tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.767463] [56374]: DEBUG cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-16f3d654-6e1a-4fe9-8a1f-0a62543eef7f tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.778229] [56374]: INFO cinder.api.openstack.wsgi [req-cf1d05c7-8a9f-47d3-819f-1029d70dbfac req-16f3d654-6e1a-4fe9-8a1f-0a62543eef7f tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] http://10.180.1.21/volume/v3/volumes/99becbcd-1747-4589-b987-e7d07f5ba85d returned with HTTP 404 [ 1557.778793] [56374]: [pid: 56374|app: 0|req: 35/67] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:17:32 2024] GET /volume/v3/volumes/99becbcd-1747-4589-b987-e7d07f5ba85d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1557.788036] [56373]: DEBUG cinder.api.middleware.request_id [None req-01e7be87-552a-4be0-8430-b43133f78e8a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.790688] [56373]: INFO cinder.api.openstack.wsgi [None req-01e7be87-552a-4be0-8430-b43133f78e8a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1557.790970] [56373]: DEBUG cinder.api.openstack.wsgi [None req-01e7be87-552a-4be0-8430-b43133f78e8a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.791151] [56373]: DEBUG cinder.api.openstack.wsgi [None req-01e7be87-552a-4be0-8430-b43133f78e8a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.809663] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1557.809663] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.827536] [56373]: INFO cinder.volume.api [None req-01e7be87-552a-4be0-8430-b43133f78e8a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1557.835297] [56373]: INFO cinder.api.openstack.wsgi [None req-01e7be87-552a-4be0-8430-b43133f78e8a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1557.835872] [56373]: [pid: 56373|app: 0|req: 33/68] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:32 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.462146] [56374]: DEBUG cinder.api.middleware.request_id [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.464094] [56374]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1558.465144] [56374]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.465144] [56374]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.494737] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.494737] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.502916] [56374]: INFO cinder.volume.api [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1558.509703] [56374]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-5125f27e-8244-4caf-8481-d8c9d9fe1bd8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1558.513268] [56374]: [pid: 56374|app: 0|req: 36/69] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:17:33 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.554293] [56373]: DEBUG cinder.api.middleware.request_id [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.559824] [56373]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] POST http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4/action [ 1558.560549] [56373]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1558.560692] [56373]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1558.577989] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1558.577989] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.577989] [56373]: INFO cinder.volume.api [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1558.586239] [56373]: INFO cinder.volume.api [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Begin detaching volume completed successfully. [ 1558.586239] [56373]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-f13b0c06-a3a2-4ca9-b65a-ae376cf64b67 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4/action returned with HTTP 202 [ 1558.586239] [56373]: [pid: 56373|app: 0|req: 34/70] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:17:33 2024] POST /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1559.631481] [56374]: DEBUG cinder.api.middleware.request_id [None req-7e805a9e-ecbd-40e3-8505-1e2fa199a8db None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.631974] [56374]: INFO cinder.api.openstack.wsgi [None req-7e805a9e-ecbd-40e3-8505-1e2fa199a8db None None] GET http://10.180.1.21/volume// [ 1559.632189] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7e805a9e-ecbd-40e3-8505-1e2fa199a8db None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.632429] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7e805a9e-ecbd-40e3-8505-1e2fa199a8db None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.632861] [56374]: INFO cinder.api.openstack.wsgi [None req-7e805a9e-ecbd-40e3-8505-1e2fa199a8db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1559.633467] [56374]: [pid: 56374|app: 0|req: 37/71] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:17:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1559.642796] [56373]: DEBUG cinder.api.middleware.request_id [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.645494] [56373]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1559.645867] [56373]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.646125] [56373]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.670358] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1559.670358] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.674696] [56373]: INFO cinder.volume.api [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1559.682778] [56373]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-1a35d853-731d-42bf-85d3-5b98efc55a99 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1559.682778] [56373]: [pid: 56373|app: 0|req: 35/72] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:17:34 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1560.886595] [56374]: DEBUG cinder.api.middleware.request_id [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-12b33af8-a267-4218-9c9a-f86ddacced73 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.889434] [56374]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-12b33af8-a267-4218-9c9a-f86ddacced73 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 [ 1560.889676] [56374]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-12b33af8-a267-4218-9c9a-f86ddacced73 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.889889] [56374]: DEBUG cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-12b33af8-a267-4218-9c9a-f86ddacced73 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.900845] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1560.900845] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.464142] [56374]: INFO cinder.api.openstack.wsgi [req-c7ef8d3a-9d39-48f4-862f-4c79364473e3 req-12b33af8-a267-4218-9c9a-f86ddacced73 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 returned with HTTP 200 [ 1561.464517] [56374]: [pid: 56374|app: 0|req: 38/73] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:17:35 2024] DELETE /volume/v3/attachments/3cfef7b7-bdda-4349-acf2-00dc7809f6e2 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1561.665072] [56373]: DEBUG cinder.api.middleware.request_id [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.668451] [56373]: INFO cinder.api.openstack.wsgi [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1561.668709] [56373]: DEBUG cinder.api.openstack.wsgi [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.668979] [56373]: DEBUG cinder.api.openstack.wsgi [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.688897] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1561.688897] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.692645] [56373]: INFO cinder.volume.api [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1561.700072] [56373]: INFO cinder.api.openstack.wsgi [None req-10104a1f-323f-4e71-be3f-d0c44dcb4ec2 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1561.700489] [56373]: [pid: 56373|app: 0|req: 36/74] 10.180.1.21 () {60 vars in 1266 bytes} [Tue Dec 17 09:17:36 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1562.359979] [56374]: DEBUG cinder.api.middleware.request_id [req-7f35ed8b-4aea-472d-add5-8934759f6b17 req-c4c85107-763d-4150-b36b-3fb5e2910ebe None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.364623] [56374]: INFO cinder.api.openstack.wsgi [req-7f35ed8b-4aea-472d-add5-8934759f6b17 req-c4c85107-763d-4150-b36b-3fb5e2910ebe tempest-InstanceActionsTestJSON-1982667195 tempest-InstanceActionsTestJSON-1982667195-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b5d0a090-7103-41f3-83ab-939c26f7dfd3 [ 1562.364623] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f35ed8b-4aea-472d-add5-8934759f6b17 req-c4c85107-763d-4150-b36b-3fb5e2910ebe tempest-InstanceActionsTestJSON-1982667195 tempest-InstanceActionsTestJSON-1982667195-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.364623] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f35ed8b-4aea-472d-add5-8934759f6b17 req-c4c85107-763d-4150-b36b-3fb5e2910ebe tempest-InstanceActionsTestJSON-1982667195 tempest-InstanceActionsTestJSON-1982667195-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.383341] [56374]: INFO cinder.api.openstack.wsgi [req-7f35ed8b-4aea-472d-add5-8934759f6b17 req-c4c85107-763d-4150-b36b-3fb5e2910ebe tempest-InstanceActionsTestJSON-1982667195 tempest-InstanceActionsTestJSON-1982667195-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b5d0a090-7103-41f3-83ab-939c26f7dfd3 returned with HTTP 200 [ 1562.383778] [56374]: [pid: 56374|app: 0|req: 39/75] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 17 09:17:37 2024] GET /volume/v3/attachments?instance_id=b5d0a090-7103-41f3-83ab-939c26f7dfd3 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1563.233623] [56373]: DEBUG cinder.api.middleware.request_id [None req-4f01136e-32b3-481b-b714-d1f934651635 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.236389] [56373]: INFO cinder.api.openstack.wsgi [None req-4f01136e-32b3-481b-b714-d1f934651635 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1563.236620] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4f01136e-32b3-481b-b714-d1f934651635 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.236841] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4f01136e-32b3-481b-b714-d1f934651635 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.248994] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1563.248994] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.256042] [56373]: INFO cinder.volume.api [None req-4f01136e-32b3-481b-b714-d1f934651635 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1563.263408] [56373]: INFO cinder.api.openstack.wsgi [None req-4f01136e-32b3-481b-b714-d1f934651635 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1563.263408] [56373]: [pid: 56373|app: 0|req: 37/76] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:38 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1571.967474] [56374]: DEBUG cinder.api.middleware.request_id [None req-5fa20e25-8931-49a1-a185-156a0034e0da None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1571.969617] [56374]: INFO cinder.api.openstack.wsgi [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1571.970032] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-199992230"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1571.971667] [56374]: DEBUG cinder.api.v3.volumes [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-199992230'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1571.971812] [56374]: INFO cinder.api.v3.volumes [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Create volume of 1 GB [ 1571.972150] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1571.972150] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1571.979461] [56374]: INFO cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Availability Zones retrieved successfully. [ 1571.986379] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Flow 'volume_create_api' (7bc22a02-4e38-4f62-a3bb-0b55ec953ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1571.987545] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6633e8c1-9cc5-4234-ba0f-43d4dff10eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1571.988687] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1572.006182] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6633e8c1-9cc5-4234-ba0f-43d4dff10eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.006941] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be949f02-9146-48a7-a6c5-bdd4baee3469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.056229] [56374]: DEBUG cinder.quota [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Created reservations ['dca4970b-3c64-47ad-afc7-24e6bba5c608', 'fbf8e219-9b9f-41e7-9a96-8f71bec23130', '5610d504-eb24-4d06-9e4b-4ccdd8d5391d', '0e7d2f83-a19a-4e9d-a55c-f2edfe6ac8df'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1572.057320] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be949f02-9146-48a7-a6c5-bdd4baee3469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca4970b-3c64-47ad-afc7-24e6bba5c608', 'fbf8e219-9b9f-41e7-9a96-8f71bec23130', '5610d504-eb24-4d06-9e4b-4ccdd8d5391d', '0e7d2f83-a19a-4e9d-a55c-f2edfe6ac8df']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.058449] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38b1e5c-2105-40d2-9d85-f8c7b7ce7050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.073732] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38b1e5c-2105-40d2-9d85-f8c7b7ce7050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c9856bc-3454-4b69-a680-a33d30bf8b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-199992230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b43c9487f5d8411a9abefefb0e02cd77',qos_specs=None,replication_status=,reservations=['dca4970b-3c64-47ad-afc7-24e6bba5c608','fbf8e219-9b9f-41e7-9a96-8f71bec23130','5610d504-eb24-4d06-9e4b-4ccdd8d5391d','0e7d2f83-a19a-4e9d-a55c-f2edfe6ac8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6430b5a3acb4420a6754c7a6a9bc65d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-199992230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c9856bc-3454-4b69-a680-a33d30bf8b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b43c9487f5d8411a9abefefb0e02cd77',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='e6430b5a3acb4420a6754c7a6a9bc65d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.074873] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197bb175-1d95-4087-8243-59caf7514c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.089400] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (197bb175-1d95-4087-8243-59caf7514c46) 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-199992230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b43c9487f5d8411a9abefefb0e02cd77',qos_specs=None,replication_status=,reservations=['dca4970b-3c64-47ad-afc7-24e6bba5c608','fbf8e219-9b9f-41e7-9a96-8f71bec23130','5610d504-eb24-4d06-9e4b-4ccdd8d5391d','0e7d2f83-a19a-4e9d-a55c-f2edfe6ac8df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6430b5a3acb4420a6754c7a6a9bc65d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.090438] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2dbae3-43dd-4591-9a38-305cbb47f9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1572.100441] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec2dbae3-43dd-4591-9a38-305cbb47f9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1572.101782] [56374]: DEBUG cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Flow 'volume_create_api' (7bc22a02-4e38-4f62-a3bb-0b55ec953ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1572.102244] [56374]: INFO cinder.volume.api [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Create volume request issued successfully. [ 1572.102916] [56374]: INFO cinder.api.openstack.wsgi [None req-5fa20e25-8931-49a1-a185-156a0034e0da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1572.103554] [56374]: [pid: 56374|app: 0|req: 40/77] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:17:46 2024] POST /volume/v3/volumes => generated 750 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1572.113032] [56373]: DEBUG cinder.api.middleware.request_id [None req-5f5c98a0-bf15-4bcc-baba-62186043afec None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1572.115458] [56373]: INFO cinder.api.openstack.wsgi [None req-5f5c98a0-bf15-4bcc-baba-62186043afec tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1572.115684] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5f5c98a0-bf15-4bcc-baba-62186043afec tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1572.115950] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5f5c98a0-bf15-4bcc-baba-62186043afec tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1572.124470] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1572.124470] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1572.128180] [56373]: INFO cinder.volume.api [None req-5f5c98a0-bf15-4bcc-baba-62186043afec tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1572.133433] [56373]: INFO cinder.api.openstack.wsgi [None req-5f5c98a0-bf15-4bcc-baba-62186043afec tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1572.133759] [56373]: [pid: 56373|app: 0|req: 38/78] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:46 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1573.145717] [56374]: DEBUG cinder.api.middleware.request_id [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1573.147074] [56374]: INFO cinder.api.openstack.wsgi [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1573.147334] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1573.147533] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1573.160806] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1573.160806] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1573.167829] [56374]: INFO cinder.volume.api [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1573.176574] [56374]: INFO cinder.api.openstack.wsgi [None req-8ca0c1a9-268b-47e3-b306-8b1752eae6b3 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1573.176848] [56374]: [pid: 56374|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:48 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1574.147433] [56373]: DEBUG cinder.api.middleware.request_id [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1574.152991] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1574.152991] [56373]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1574.152991] [56373]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1574.170741] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1574.170741] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1574.176256] [56373]: INFO cinder.volume.api [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1574.182755] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ac02e9bd-8a5f-4417-90e9-b2787b692747 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1574.183233] [56373]: [pid: 56373|app: 0|req: 39/80] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:17:49 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1575.708973] [56374]: DEBUG cinder.api.middleware.request_id [None req-309681aa-937d-43e3-8363-03659577004e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.709519] [56374]: INFO cinder.api.openstack.wsgi [None req-309681aa-937d-43e3-8363-03659577004e None None] GET http://10.180.1.21/volume// [ 1575.709740] [56374]: DEBUG cinder.api.openstack.wsgi [None req-309681aa-937d-43e3-8363-03659577004e None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.710040] [56374]: DEBUG cinder.api.openstack.wsgi [None req-309681aa-937d-43e3-8363-03659577004e None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.710522] [56374]: INFO cinder.api.openstack.wsgi [None req-309681aa-937d-43e3-8363-03659577004e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1575.710851] [56374]: [pid: 56374|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:17:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1575.715027] [56373]: DEBUG cinder.api.middleware.request_id [req-2568b631-eeb3-4525-aa23-331becbe6873 req-2a3c1303-1235-4dce-86da-f51d661307b5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.717383] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-2a3c1303-1235-4dce-86da-f51d661307b5 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1575.717842] [56373]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-2a3c1303-1235-4dce-86da-f51d661307b5 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c9856bc-3454-4b69-a680-a33d30bf8b40", "connector": null, "instance_uuid": "e26a255f-aa37-4213-b767-011b82fdc69a"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1575.731532] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.731532] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.753727] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-2a3c1303-1235-4dce-86da-f51d661307b5 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1575.754114] [56373]: [pid: 56373|app: 0|req: 40/82] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:17:50 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1575.774156] [56374]: DEBUG cinder.api.middleware.request_id [None req-28736979-962c-4386-8b60-595116dd158a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1575.776258] [56374]: INFO cinder.api.openstack.wsgi [None req-28736979-962c-4386-8b60-595116dd158a tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1575.776578] [56374]: DEBUG cinder.api.openstack.wsgi [None req-28736979-962c-4386-8b60-595116dd158a tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1575.776808] [56374]: DEBUG cinder.api.openstack.wsgi [None req-28736979-962c-4386-8b60-595116dd158a tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1575.787435] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1575.787435] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1575.790812] [56374]: INFO cinder.volume.api [None req-28736979-962c-4386-8b60-595116dd158a tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1575.796105] [56374]: INFO cinder.api.openstack.wsgi [None req-28736979-962c-4386-8b60-595116dd158a tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1575.796496] [56374]: [pid: 56374|app: 0|req: 43/83] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:50 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.289645] [56373]: DEBUG cinder.api.middleware.request_id [None req-bbebc8d4-5712-4068-a74a-ec4ab93057a6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.289803] [56373]: INFO cinder.api.openstack.wsgi [None req-bbebc8d4-5712-4068-a74a-ec4ab93057a6 None None] GET http://10.180.1.21/volume// [ 1576.289990] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bbebc8d4-5712-4068-a74a-ec4ab93057a6 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.290236] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bbebc8d4-5712-4068-a74a-ec4ab93057a6 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.291170] [56373]: INFO cinder.api.openstack.wsgi [None req-bbebc8d4-5712-4068-a74a-ec4ab93057a6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1576.291170] [56373]: [pid: 56373|app: 0|req: 41/84] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:17:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1576.295167] [56374]: DEBUG cinder.api.middleware.request_id [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.297530] [56374]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1576.298434] [56374]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.298560] [56374]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.312854] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.312854] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.317167] [56374]: INFO cinder.volume.api [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1576.323041] [56374]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-54612d47-b392-40e2-b033-4cf8b69491dc tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1576.323665] [56374]: [pid: 56374|app: 0|req: 44/85] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:17:51 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1576.355015] [56373]: DEBUG cinder.api.middleware.request_id [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.357532] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] PUT http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 [ 1576.358127] [56373]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-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-398055", "mountpoint": "/dev/sdb"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1576.367696] [56373]: DEBUG cinder.coordination [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Acquiring lock "cinder-attachment_update-8c9856bc-3454-4b69-a680-a33d30bf8b40-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1576.373216] [56373]: DEBUG cinder.coordination [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Lock "cinder-attachment_update-8c9856bc-3454-4b69-a680-a33d30bf8b40-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1576.376274] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.376274] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.807513] [56374]: DEBUG cinder.api.middleware.request_id [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1576.812504] [56374]: INFO cinder.api.openstack.wsgi [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1576.812836] [56374]: DEBUG cinder.api.openstack.wsgi [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1576.813020] [56374]: DEBUG cinder.api.openstack.wsgi [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1576.825589] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1576.825589] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1576.829719] [56374]: INFO cinder.volume.api [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1576.835843] [56374]: INFO cinder.api.openstack.wsgi [None req-54b5867e-cb3b-428f-8149-7a566d7dd3f8 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1576.836956] [56374]: [pid: 56374|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:51 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1577.848229] [56374]: DEBUG cinder.api.middleware.request_id [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1577.850912] [56374]: INFO cinder.api.openstack.wsgi [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1577.851329] [56374]: DEBUG cinder.api.openstack.wsgi [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1577.851436] [56374]: DEBUG cinder.api.openstack.wsgi [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1577.869921] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1577.869921] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1577.873755] [56374]: INFO cinder.volume.api [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1577.878783] [56374]: INFO cinder.api.openstack.wsgi [None req-272fd434-919d-415c-bc4b-fd615a3dcb9f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1577.879280] [56374]: [pid: 56374|app: 0|req: 46/87] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:52 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1578.891114] [56374]: DEBUG cinder.api.middleware.request_id [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1578.893322] [56374]: INFO cinder.api.openstack.wsgi [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1578.893537] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1578.893811] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1578.909162] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1578.909162] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1578.912997] [56374]: INFO cinder.volume.api [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1578.919832] [56374]: INFO cinder.api.openstack.wsgi [None req-d4cf766c-6d3b-4c1d-ae3f-9e3ec738011b tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1578.920993] [56374]: [pid: 56374|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:53 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1579.931584] [56374]: DEBUG cinder.api.middleware.request_id [None req-96b90199-556f-4584-87bd-eaefad520216 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1579.934236] [56374]: INFO cinder.api.openstack.wsgi [None req-96b90199-556f-4584-87bd-eaefad520216 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1579.934550] [56374]: DEBUG cinder.api.openstack.wsgi [None req-96b90199-556f-4584-87bd-eaefad520216 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1579.934891] [56374]: DEBUG cinder.api.openstack.wsgi [None req-96b90199-556f-4584-87bd-eaefad520216 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1579.949288] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1579.949288] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1579.954038] [56374]: INFO cinder.volume.api [None req-96b90199-556f-4584-87bd-eaefad520216 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1579.959571] [56374]: INFO cinder.api.openstack.wsgi [None req-96b90199-556f-4584-87bd-eaefad520216 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1579.960053] [56374]: [pid: 56374|app: 0|req: 48/89] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:54 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1580.906358] [56373]: DEBUG cinder.coordination [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Lock "cinder-attachment_update-8c9856bc-3454-4b69-a680-a33d30bf8b40-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1580.906713] [56373]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-ed6c9ffd-8c40-4447-bd1d-ec01e661dda6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 returned with HTTP 200 [ 1580.907196] [56373]: [pid: 56373|app: 0|req: 42/90] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:17:51 2024] PUT /volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1580.969614] [56374]: DEBUG cinder.api.middleware.request_id [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1580.971931] [56374]: INFO cinder.api.openstack.wsgi [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1580.972201] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1580.972428] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1580.985083] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1580.985083] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1580.989812] [56374]: INFO cinder.volume.api [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1580.996181] [56374]: INFO cinder.api.openstack.wsgi [None req-f1ae3fb2-b77d-48a8-add8-8e0d16862401 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1580.996181] [56374]: [pid: 56374|app: 0|req: 49/91] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:55 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1582.006147] [56373]: DEBUG cinder.api.middleware.request_id [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.016257] [56373]: INFO cinder.api.openstack.wsgi [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1582.016257] [56373]: DEBUG cinder.api.openstack.wsgi [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1582.016257] [56373]: DEBUG cinder.api.openstack.wsgi [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.028943] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.028943] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.032881] [56373]: INFO cinder.volume.api [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1582.037728] [56373]: INFO cinder.api.openstack.wsgi [None req-cf4e3054-e890-42ea-ae0b-331b2ee0b7aa tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1582.038186] [56373]: [pid: 56373|app: 0|req: 43/92] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:56 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1582.583939] [56374]: DEBUG cinder.api.middleware.request_id [req-2568b631-eeb3-4525-aa23-331becbe6873 req-e69eea0b-06a5-4259-828c-3b7e00e967c9 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.586246] [56374]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-e69eea0b-06a5-4259-828c-3b7e00e967c9 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] POST http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870/action [ 1582.586656] [56374]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-e69eea0b-06a5-4259-828c-3b7e00e967c9 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Action body: b'{"os-complete": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1582.586813] [56374]: DEBUG cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-e69eea0b-06a5-4259-828c-3b7e00e967c9 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1582.608417] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1582.608417] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.615944] [56374]: INFO cinder.api.openstack.wsgi [req-2568b631-eeb3-4525-aa23-331becbe6873 req-e69eea0b-06a5-4259-828c-3b7e00e967c9 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870/action returned with HTTP 204 [ 1582.619021] [56374]: [pid: 56374|app: 0|req: 50/93] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:17:57 2024] POST /volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1583.049204] [56373]: DEBUG cinder.api.middleware.request_id [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.051250] [56373]: INFO cinder.api.openstack.wsgi [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1583.051478] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.051718] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.061691] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.061691] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.065452] [56373]: INFO cinder.volume.api [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1583.070214] [56373]: INFO cinder.api.openstack.wsgi [None req-6ac40ffa-3d9f-4dac-a37e-c79701afd232 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1583.070585] [56373]: [pid: 56373|app: 0|req: 44/94] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:57 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.080175] [56374]: DEBUG cinder.api.middleware.request_id [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.082181] [56374]: INFO cinder.api.openstack.wsgi [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1583.082406] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1583.082624] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1583.092429] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1583.092429] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.095682] [56374]: INFO cinder.volume.api [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1583.099991] [56374]: INFO cinder.api.openstack.wsgi [None req-1ec0833a-2206-4a2a-872a-72bf9d0e0528 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1583.101202] [56374]: [pid: 56374|app: 0|req: 51/95] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:17:57 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1588.287702] [56373]: DEBUG cinder.api.middleware.request_id [req-7c8dc0d2-2fdd-4400-8a13-1dfb65cf391a req-cae9648e-a2ae-4e54-9e06-a1baacddb230 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1588.292811] [56373]: INFO cinder.api.openstack.wsgi [req-7c8dc0d2-2fdd-4400-8a13-1dfb65cf391a req-cae9648e-a2ae-4e54-9e06-a1baacddb230 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 [ 1588.293057] [56373]: DEBUG cinder.api.openstack.wsgi [req-7c8dc0d2-2fdd-4400-8a13-1dfb65cf391a req-cae9648e-a2ae-4e54-9e06-a1baacddb230 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1588.293374] [56373]: DEBUG cinder.api.openstack.wsgi [req-7c8dc0d2-2fdd-4400-8a13-1dfb65cf391a req-cae9648e-a2ae-4e54-9e06-a1baacddb230 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1588.303161] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1588.303161] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1588.841891] [56373]: INFO cinder.api.openstack.wsgi [req-7c8dc0d2-2fdd-4400-8a13-1dfb65cf391a req-cae9648e-a2ae-4e54-9e06-a1baacddb230 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 returned with HTTP 200 [ 1588.842398] [56373]: [pid: 56373|app: 0|req: 45/96] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:18:03 2024] DELETE /volume/v3/attachments/d7ce552b-ab03-40ac-b2fb-caafd09fe870 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1593.098076] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=163,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1598.841846] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=130,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1618.365761] [56374]: DEBUG cinder.api.middleware.request_id [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.370133] [56374]: INFO cinder.api.openstack.wsgi [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1194743742 [ 1618.370346] [56374]: DEBUG cinder.api.openstack.wsgi [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.372972] [56374]: DEBUG cinder.api.openstack.wsgi [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.372972] [56374]: INFO cinder.api.v3.volumes [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Delete volume with id: tempest-invalid-1194743742 [ 1618.378252] [56374]: INFO cinder.api.openstack.wsgi [req-2d0522ff-a9d0-4247-b594-ca0e1496d02b req-934034cf-e142-4470-9ebe-e7fdb0fb1b2b tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1194743742 returned with HTTP 404 [ 1618.378867] [56374]: [pid: 56374|app: 0|req: 52/97] 10.180.1.21 () {62 vars in 1470 bytes} [Tue Dec 17 09:18:33 2024] DELETE /volume/v3/volumes/tempest-invalid-1194743742 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1618.419843] [56373]: DEBUG cinder.api.middleware.request_id [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.422102] [56373]: INFO cinder.api.openstack.wsgi [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a5eb3198-8639-4d06-b8a5-9eb72962ee42 [ 1618.422834] [56373]: DEBUG cinder.api.openstack.wsgi [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.422834] [56373]: DEBUG cinder.api.openstack.wsgi [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.422834] [56373]: INFO cinder.api.v3.volumes [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Delete volume with id: a5eb3198-8639-4d06-b8a5-9eb72962ee42 [ 1618.429552] [56373]: INFO cinder.api.openstack.wsgi [req-e425df65-f6a5-4511-b1ca-55c411d4e527 req-87958808-10e3-40cc-9995-56eac61c466a tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] http://10.180.1.21/volume/v3/volumes/a5eb3198-8639-4d06-b8a5-9eb72962ee42 returned with HTTP 404 [ 1618.430152] [56373]: [pid: 56373|app: 0|req: 46/98] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:18:33 2024] DELETE /volume/v3/volumes/a5eb3198-8639-4d06-b8a5-9eb72962ee42 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1618.446577] [56374]: DEBUG cinder.api.middleware.request_id [req-b5eac7d4-a875-430c-a55a-21828afb8675 req-8e02ca00-ba45-4a7e-abdb-10992ebf9a35 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1618.450672] [56374]: INFO cinder.api.openstack.wsgi [req-b5eac7d4-a875-430c-a55a-21828afb8675 req-8e02ca00-ba45-4a7e-abdb-10992ebf9a35 tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] GET http://10.180.1.21/volume/v3/volumes/156d6f35-51c6-4a01-a3ec-7c8626f5968f [ 1618.452041] [56374]: DEBUG cinder.api.openstack.wsgi [req-b5eac7d4-a875-430c-a55a-21828afb8675 req-8e02ca00-ba45-4a7e-abdb-10992ebf9a35 tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1618.452041] [56374]: DEBUG cinder.api.openstack.wsgi [req-b5eac7d4-a875-430c-a55a-21828afb8675 req-8e02ca00-ba45-4a7e-abdb-10992ebf9a35 tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1618.457662] [56374]: INFO cinder.api.openstack.wsgi [req-b5eac7d4-a875-430c-a55a-21828afb8675 req-8e02ca00-ba45-4a7e-abdb-10992ebf9a35 tempest-VolumesNegativeTest-1688913145 tempest-VolumesNegativeTest-1688913145-project-member] http://10.180.1.21/volume/v3/volumes/156d6f35-51c6-4a01-a3ec-7c8626f5968f returned with HTTP 404 [ 1618.458212] [56374]: [pid: 56374|app: 0|req: 53/99] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:18:33 2024] GET /volume/v3/volumes/156d6f35-51c6-4a01-a3ec-7c8626f5968f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1626.757453] [56373]: DEBUG cinder.api.middleware.request_id [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.759795] [56373]: INFO cinder.api.openstack.wsgi [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1626.760050] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.760349] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.783571] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.783571] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.789092] [56373]: INFO cinder.volume.api [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1626.796065] [56373]: INFO cinder.api.openstack.wsgi [None req-b490ec3b-b436-453c-bff9-7a55fa012dc6 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1626.796516] [56373]: [pid: 56373|app: 0|req: 47/100] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:41 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.808302] [56374]: DEBUG cinder.api.middleware.request_id [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.815265] [56374]: INFO cinder.api.openstack.wsgi [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1626.815265] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.815265] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.825353] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.825353] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.829149] [56374]: INFO cinder.volume.api [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1626.838307] [56374]: INFO cinder.api.openstack.wsgi [None req-ea47a46e-4fce-4818-9edc-bfe310b7a1b2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1626.838307] [56374]: [pid: 56374|app: 0|req: 54/101] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:41 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1626.915119] [56373]: DEBUG cinder.api.middleware.request_id [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1626.920873] [56373]: INFO cinder.api.openstack.wsgi [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1626.920873] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1626.920873] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1626.928312] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1626.928312] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1626.932543] [56373]: INFO cinder.volume.api [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1626.938536] [56373]: INFO cinder.api.openstack.wsgi [None req-aeed73b3-5d13-4609-a07d-b9574ecdf5a2 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1626.938536] [56373]: [pid: 56373|app: 0|req: 48/102] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:41 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1629.641621] [56374]: DEBUG cinder.api.middleware.request_id [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.720905] [56374]: INFO cinder.api.openstack.wsgi [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1629.721336] [56374]: DEBUG cinder.api.openstack.wsgi [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1424017202"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1629.723303] [56374]: DEBUG cinder.api.v3.volumes [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1424017202'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1629.723448] [56374]: INFO cinder.api.v3.volumes [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume of 1 GB [ 1629.737019] [56374]: INFO cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Availability Zones retrieved successfully. [ 1629.740727] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (22af19e9-3153-48d2-89ce-301a8d67a412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1629.742122] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bd96bd-fe8c-4819-9848-114404929003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.743380] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1629.765119] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50bd96bd-fe8c-4819-9848-114404929003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.766831] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3c2f02-31dd-4777-8577-ce8f743940fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.832595] [56374]: DEBUG cinder.quota [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Created reservations ['35efac18-ca07-4d0b-85b7-629f371a608c', '2a191e04-1ef3-46be-8698-d8904a8b1f01', '27339776-e45a-476a-a526-6422c7d52d79', 'b2948e19-e1c2-4c44-8880-7e2f27a898d2'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1629.833643] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca3c2f02-31dd-4777-8577-ce8f743940fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35efac18-ca07-4d0b-85b7-629f371a608c', '2a191e04-1ef3-46be-8698-d8904a8b1f01', '27339776-e45a-476a-a526-6422c7d52d79', 'b2948e19-e1c2-4c44-8880-7e2f27a898d2']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.835060] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d41835b-c7db-468b-b420-e757ff595bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.859214] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d41835b-c7db-468b-b420-e757ff595bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0adf924-a1f1-47cb-9a57-a29eccf2680e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1424017202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['35efac18-ca07-4d0b-85b7-629f371a608c','2a191e04-1ef3-46be-8698-d8904a8b1f01','27339776-e45a-476a-a526-6422c7d52d79','b2948e19-e1c2-4c44-8880-7e2f27a898d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1424017202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0adf924-a1f1-47cb-9a57-a29eccf2680e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a50203ec30a0439fa678c42c643da6e8',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='67331c8ac3ed49299fb4ff73b73e5c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.860042] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034ba0de-a635-4ed2-b653-5c61c46cafd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.873968] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034ba0de-a635-4ed2-b653-5c61c46cafd9) 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-1424017202',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['35efac18-ca07-4d0b-85b7-629f371a608c','2a191e04-1ef3-46be-8698-d8904a8b1f01','27339776-e45a-476a-a526-6422c7d52d79','b2948e19-e1c2-4c44-8880-7e2f27a898d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.874411] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4474c65-6fae-4266-b2a9-9823710cbbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.895826] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4474c65-6fae-4266-b2a9-9823710cbbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.897059] [56374]: DEBUG cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (22af19e9-3153-48d2-89ce-301a8d67a412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1629.897456] [56374]: INFO cinder.volume.api [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request issued successfully. [ 1629.898149] [56374]: INFO cinder.api.openstack.wsgi [None req-538e9b4b-96d1-4502-87f8-8ec171ac54d4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1629.898678] [56374]: [pid: 56374|app: 0|req: 55/103] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 09:18:44 2024] POST /volume/v3/volumes => generated 759 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1629.910347] [56373]: DEBUG cinder.api.middleware.request_id [None req-7c85149b-713c-4647-843f-8edab643a33b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.912340] [56373]: INFO cinder.api.openstack.wsgi [None req-7c85149b-713c-4647-843f-8edab643a33b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1629.912889] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7c85149b-713c-4647-843f-8edab643a33b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.912889] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7c85149b-713c-4647-843f-8edab643a33b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.922579] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1629.922579] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.928155] [56373]: INFO cinder.volume.api [None req-7c85149b-713c-4647-843f-8edab643a33b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1629.935117] [56373]: INFO cinder.api.openstack.wsgi [None req-7c85149b-713c-4647-843f-8edab643a33b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 200 [ 1629.935449] [56373]: [pid: 56373|app: 0|req: 49/104] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:44 2024] GET /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1630.945363] [56374]: DEBUG cinder.api.middleware.request_id [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.947771] [56374]: INFO cinder.api.openstack.wsgi [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1630.948012] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.948254] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.963682] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1630.963682] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.968378] [56374]: INFO cinder.volume.api [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1630.975052] [56374]: INFO cinder.api.openstack.wsgi [None req-6e91f4f7-77b9-4721-b191-c7c6904fc38f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 200 [ 1630.977048] [56374]: [pid: 56374|app: 0|req: 56/105] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:45 2024] GET /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1631.742096] [56373]: DEBUG cinder.api.middleware.request_id [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.745222] [56373]: INFO cinder.api.openstack.wsgi [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1631.745576] [56373]: DEBUG cinder.api.openstack.wsgi [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.745796] [56373]: DEBUG cinder.api.openstack.wsgi [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.774842] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1631.774842] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.783029] [56373]: INFO cinder.volume.api [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1631.791654] [56373]: INFO cinder.api.openstack.wsgi [req-3e3fc024-6c5a-47e3-aa1f-3c2e78c3d853 req-734a75d5-9b6c-46f9-843e-2e8cc269b62a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 200 [ 1631.794261] [56373]: [pid: 56373|app: 0|req: 50/106] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:18:46 2024] GET /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1631.810641] [56374]: DEBUG cinder.api.middleware.request_id [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.816430] [56374]: INFO cinder.api.openstack.wsgi [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1631.816884] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-395223431"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1631.821028] [56374]: DEBUG cinder.api.v3.volumes [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-395223431'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1631.821028] [56374]: INFO cinder.api.v3.volumes [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume of 1 GB [ 1631.830079] [56374]: INFO cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Availability Zones retrieved successfully. [ 1631.841287] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (a93581ee-c252-4a5b-8bd2-1d14c2432d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1631.842755] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12305d1d-5205-4f94-947e-3dc83671493f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.845958] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1631.874168] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12305d1d-5205-4f94-947e-3dc83671493f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.875273] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7883f179-27ec-49e5-aa33-3168da101c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.930376] [56374]: DEBUG cinder.quota [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Created reservations ['ead93eb9-59f3-4ad5-bc72-78f780e73430', 'f49e6a9e-03fc-4adf-b538-2238911009ec', '0249095c-e595-4590-a7b6-ab291697aad4', '2c58ab27-6aa5-4363-bdb2-4f571ca93129'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1631.932194] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7883f179-27ec-49e5-aa33-3168da101c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ead93eb9-59f3-4ad5-bc72-78f780e73430', 'f49e6a9e-03fc-4adf-b538-2238911009ec', '0249095c-e595-4590-a7b6-ab291697aad4', '2c58ab27-6aa5-4363-bdb2-4f571ca93129']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.932338] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de6eb44-d929-4add-b78c-226e418c87a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.951598] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de6eb44-d929-4add-b78c-226e418c87a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f1d4534-ca21-4d0e-86aa-212fb1238474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-395223431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['ead93eb9-59f3-4ad5-bc72-78f780e73430','f49e6a9e-03fc-4adf-b538-2238911009ec','0249095c-e595-4590-a7b6-ab291697aad4','2c58ab27-6aa5-4363-bdb2-4f571ca93129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-395223431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f1d4534-ca21-4d0e-86aa-212fb1238474,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a50203ec30a0439fa678c42c643da6e8',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='67331c8ac3ed49299fb4ff73b73e5c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.953036] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4fd315-602f-4f68-9cbd-deeae2aae515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.970566] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4fd315-602f-4f68-9cbd-deeae2aae515) 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-395223431',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['ead93eb9-59f3-4ad5-bc72-78f780e73430','f49e6a9e-03fc-4adf-b538-2238911009ec','0249095c-e595-4590-a7b6-ab291697aad4','2c58ab27-6aa5-4363-bdb2-4f571ca93129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.972398] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1de9e4b-9c6b-4177-b25a-8f3f2bd07212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1631.991591] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1de9e4b-9c6b-4177-b25a-8f3f2bd07212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1631.995253] [56374]: DEBUG cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (a93581ee-c252-4a5b-8bd2-1d14c2432d83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1631.995253] [56374]: INFO cinder.volume.api [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request issued successfully. [ 1631.995870] [56374]: INFO cinder.api.openstack.wsgi [None req-5222802e-c0ab-4dc6-a9bf-7e9c1e0c0bcc tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1631.996371] [56374]: [pid: 56374|app: 0|req: 57/107] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 09:18:46 2024] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1632.007156] [56373]: DEBUG cinder.api.middleware.request_id [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.011272] [56373]: INFO cinder.api.openstack.wsgi [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1632.015089] [56373]: DEBUG cinder.api.openstack.wsgi [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.015089] [56373]: DEBUG cinder.api.openstack.wsgi [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.026042] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1632.026042] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.033968] [56373]: INFO cinder.volume.api [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1632.044604] [56373]: INFO cinder.api.openstack.wsgi [None req-25a17c9b-a4c2-4a1d-80cb-f962be648e75 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 200 [ 1632.045034] [56373]: [pid: 56373|app: 0|req: 51/108] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:46 2024] GET /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1633.058217] [56374]: DEBUG cinder.api.middleware.request_id [None req-0115cebd-7138-47c4-b6c8-cd15e722040f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.060523] [56374]: INFO cinder.api.openstack.wsgi [None req-0115cebd-7138-47c4-b6c8-cd15e722040f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1633.061017] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0115cebd-7138-47c4-b6c8-cd15e722040f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.061075] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0115cebd-7138-47c4-b6c8-cd15e722040f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.074134] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.074134] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.078367] [56374]: INFO cinder.volume.api [None req-0115cebd-7138-47c4-b6c8-cd15e722040f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1633.083911] [56374]: INFO cinder.api.openstack.wsgi [None req-0115cebd-7138-47c4-b6c8-cd15e722040f tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 200 [ 1633.084375] [56374]: [pid: 56374|app: 0|req: 58/109] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:47 2024] GET /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1633.298196] [56373]: DEBUG cinder.api.middleware.request_id [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.302309] [56373]: INFO cinder.api.openstack.wsgi [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1633.302309] [56373]: DEBUG cinder.api.openstack.wsgi [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.302529] [56373]: DEBUG cinder.api.openstack.wsgi [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.317650] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.317650] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.326805] [56373]: INFO cinder.volume.api [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1633.333299] [56373]: INFO cinder.api.openstack.wsgi [req-8a6295c2-6d28-4e37-b979-41fb8b5a6e10 req-1ec9da57-79d5-4788-b3b1-a5bdaa1b5db4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 200 [ 1633.333762] [56373]: [pid: 56373|app: 0|req: 52/110] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:18:48 2024] GET /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1633.343665] [56374]: DEBUG cinder.api.middleware.request_id [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.345678] [56374]: INFO cinder.api.openstack.wsgi [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1633.346097] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1254630525"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1633.347709] [56374]: DEBUG cinder.api.v3.volumes [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1254630525'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1633.347839] [56374]: INFO cinder.api.v3.volumes [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume of 1 GB [ 1633.353782] [56374]: INFO cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Availability Zones retrieved successfully. [ 1633.361429] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (2fa8f775-29ae-42ff-8f4c-c96bf7f8a0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1633.362621] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c5dc1e-4498-447e-b92d-b22f4a45d389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1633.363791] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1633.384718] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c5dc1e-4498-447e-b92d-b22f4a45d389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1633.385716] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e6cb2a-f27c-4cd2-916a-1c81f7134ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1633.418788] [56374]: DEBUG cinder.quota [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Created reservations ['64bcb99e-3eea-4698-b53f-3316d1c7a4be', '979c66ca-12b3-49fb-a622-619042e1fea6', '4bb6f84c-0ac5-4ae4-89b2-b9b1abe936c3', '2d969a5c-ff84-4aab-9077-a2779aa36776'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1633.419856] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e6cb2a-f27c-4cd2-916a-1c81f7134ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bcb99e-3eea-4698-b53f-3316d1c7a4be', '979c66ca-12b3-49fb-a622-619042e1fea6', '4bb6f84c-0ac5-4ae4-89b2-b9b1abe936c3', '2d969a5c-ff84-4aab-9077-a2779aa36776']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1633.420803] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f700bca6-2949-4d08-909b-f5d22a307aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1633.437127] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f700bca6-2949-4d08-909b-f5d22a307aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e82f81b7-ff38-4982-8d9b-998174024dd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1254630525',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['64bcb99e-3eea-4698-b53f-3316d1c7a4be','979c66ca-12b3-49fb-a622-619042e1fea6','4bb6f84c-0ac5-4ae4-89b2-b9b1abe936c3','2d969a5c-ff84-4aab-9077-a2779aa36776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1254630525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e82f81b7-ff38-4982-8d9b-998174024dd8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a50203ec30a0439fa678c42c643da6e8',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='67331c8ac3ed49299fb4ff73b73e5c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1633.438172] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0037c3-9368-43db-bfa8-ba1e210601f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1633.453576] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0037c3-9368-43db-bfa8-ba1e210601f0) 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-1254630525',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a50203ec30a0439fa678c42c643da6e8',qos_specs=None,replication_status=,reservations=['64bcb99e-3eea-4698-b53f-3316d1c7a4be','979c66ca-12b3-49fb-a622-619042e1fea6','4bb6f84c-0ac5-4ae4-89b2-b9b1abe936c3','2d969a5c-ff84-4aab-9077-a2779aa36776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67331c8ac3ed49299fb4ff73b73e5c96',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1633.454596] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f96ce8-51de-4840-b67d-e8f50f1f06b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1633.463663] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f96ce8-51de-4840-b67d-e8f50f1f06b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1633.464757] [56374]: DEBUG cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Flow 'volume_create_api' (2fa8f775-29ae-42ff-8f4c-c96bf7f8a0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1633.465167] [56374]: INFO cinder.volume.api [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Create volume request issued successfully. [ 1633.465860] [56374]: INFO cinder.api.openstack.wsgi [None req-4fd5add3-41f1-4fba-a386-a9f6dac6af7a tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1633.466453] [56374]: [pid: 56374|app: 0|req: 59/111] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 09:18:48 2024] POST /volume/v3/volumes => generated 759 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1633.477845] [56373]: DEBUG cinder.api.middleware.request_id [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.479649] [56373]: INFO cinder.api.openstack.wsgi [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1633.480013] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.480341] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.489893] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1633.489893] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.497160] [56373]: INFO cinder.volume.api [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1633.500719] [56373]: INFO cinder.api.openstack.wsgi [None req-d5421601-64d2-4ea1-bb89-46c8b262b4c1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 200 [ 1633.501239] [56373]: [pid: 56373|app: 0|req: 53/112] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:48 2024] GET /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1634.514991] [56374]: DEBUG cinder.api.middleware.request_id [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.518132] [56374]: INFO cinder.api.openstack.wsgi [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1634.518779] [56374]: DEBUG cinder.api.openstack.wsgi [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.519185] [56374]: DEBUG cinder.api.openstack.wsgi [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.531817] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.531817] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.536701] [56374]: INFO cinder.volume.api [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1634.543560] [56374]: INFO cinder.api.openstack.wsgi [None req-04f20abf-3401-40c5-8ee4-eaedf07d3b97 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 200 [ 1634.545380] [56374]: [pid: 56374|app: 0|req: 60/113] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1634.695355] [56373]: DEBUG cinder.api.middleware.request_id [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.698190] [56373]: INFO cinder.api.openstack.wsgi [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1634.698493] [56373]: DEBUG cinder.api.openstack.wsgi [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.698749] [56373]: DEBUG cinder.api.openstack.wsgi [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.715240] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.715240] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.719980] [56373]: INFO cinder.volume.api [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1634.726096] [56373]: INFO cinder.api.openstack.wsgi [req-2bcf2227-bfb9-421a-a543-eda840814e6b req-7fb90abc-9d18-4b20-8733-169d415a24a2 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 200 [ 1634.726673] [56373]: [pid: 56373|app: 0|req: 54/114] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1634.815139] [56374]: DEBUG cinder.api.middleware.request_id [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.820105] [56374]: INFO cinder.api.openstack.wsgi [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1634.820352] [56374]: DEBUG cinder.api.openstack.wsgi [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.821466] [56374]: DEBUG cinder.api.openstack.wsgi [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.821466] [56374]: DEBUG cinder.api.api_utils [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1634.823417] [56374]: DEBUG cinder.volume.api [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1634.860632] [56374]: INFO cinder.volume.api [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1634.862422] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1634.862422] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.866394] [56374]: INFO cinder.api.openstack.wsgi [req-3c78387a-568e-44d9-80b0-29b6b9983a96 req-73e393e1-73a1-413a-9581-856ecca8730b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1634.867679] [56374]: [pid: 56374|app: 0|req: 61/115] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1634.966484] [56373]: DEBUG cinder.api.middleware.request_id [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.969185] [56373]: INFO cinder.api.openstack.wsgi [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1634.969417] [56373]: DEBUG cinder.api.openstack.wsgi [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.969636] [56373]: DEBUG cinder.api.openstack.wsgi [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.970206] [56373]: DEBUG cinder.api.api_utils [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1634.971075] [56373]: DEBUG cinder.volume.api [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56373) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1634.998980] [56373]: INFO cinder.volume.api [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.000166] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.000166] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.004523] [56373]: INFO cinder.api.openstack.wsgi [req-4cd0d811-98cf-4cd5-bb42-652b564ec3e3 req-09198a93-81e0-4db7-8e18-e1e1bc0ee7b5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.004952] [56373]: [pid: 56373|app: 0|req: 55/116] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.033148] [56374]: DEBUG cinder.api.middleware.request_id [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.036261] [56374]: INFO cinder.api.openstack.wsgi [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.036331] [56374]: DEBUG cinder.api.openstack.wsgi [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.036563] [56374]: DEBUG cinder.api.openstack.wsgi [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.036879] [56374]: DEBUG cinder.api.api_utils [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.040634] [56374]: DEBUG cinder.volume.api [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.047604] [56374]: INFO cinder.volume.api [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.050585] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.050585] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.054593] [56374]: INFO cinder.api.openstack.wsgi [req-b7dd8985-2740-4164-8ba5-208bcf338eef req-09464dd3-a1b1-46ef-b5b5-a7fbf40e64b4 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.055918] [56374]: [pid: 56374|app: 0|req: 62/117] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.072059] [56373]: DEBUG cinder.api.middleware.request_id [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.076018] [56373]: INFO cinder.api.openstack.wsgi [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.076018] [56373]: DEBUG cinder.api.openstack.wsgi [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.076183] [56373]: DEBUG cinder.api.openstack.wsgi [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.076592] [56373]: DEBUG cinder.api.api_utils [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.077645] [56373]: DEBUG cinder.volume.api [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56373) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.087450] [56373]: INFO cinder.volume.api [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.088672] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.088672] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.093738] [56373]: INFO cinder.api.openstack.wsgi [req-d1b6b69c-939d-4704-b71d-8a07f588b481 req-4ca4d389-1613-4355-8bd9-a54bd7b5480b tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.094191] [56373]: [pid: 56373|app: 0|req: 56/118] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.110811] [56374]: DEBUG cinder.api.middleware.request_id [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.113070] [56374]: INFO cinder.api.openstack.wsgi [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.113297] [56374]: DEBUG cinder.api.openstack.wsgi [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.113519] [56374]: DEBUG cinder.api.openstack.wsgi [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.113808] [56374]: DEBUG cinder.api.api_utils [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.114686] [56374]: DEBUG cinder.volume.api [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.125335] [56374]: INFO cinder.volume.api [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.126189] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.126189] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.130646] [56374]: INFO cinder.api.openstack.wsgi [req-50de881e-1e33-4312-a498-02cd1bfb04eb req-f17350d9-17c0-4cad-9c72-25aac162ac44 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.131080] [56374]: [pid: 56374|app: 0|req: 63/119] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:49 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.148229] [56373]: DEBUG cinder.api.middleware.request_id [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.151111] [56373]: INFO cinder.api.openstack.wsgi [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.151148] [56373]: DEBUG cinder.api.openstack.wsgi [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.151374] [56373]: DEBUG cinder.api.openstack.wsgi [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.151659] [56373]: DEBUG cinder.api.api_utils [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.152530] [56373]: DEBUG cinder.volume.api [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56373) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.163017] [56373]: INFO cinder.volume.api [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.164282] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.164282] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.169225] [56373]: INFO cinder.api.openstack.wsgi [req-0e6cbc47-378a-4472-8b6c-aa3c656721e9 req-55d8f7ac-cb67-475d-ba33-444f58796f42 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.169690] [56373]: [pid: 56373|app: 0|req: 57/120] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:50 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.255566] [56374]: DEBUG cinder.api.middleware.request_id [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.258962] [56374]: INFO cinder.api.openstack.wsgi [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.259491] [56374]: DEBUG cinder.api.openstack.wsgi [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.259491] [56374]: DEBUG cinder.api.openstack.wsgi [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.259758] [56374]: DEBUG cinder.api.api_utils [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.260713] [56374]: DEBUG cinder.volume.api [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56374) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.273278] [56374]: INFO cinder.volume.api [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.274432] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.274432] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.284664] [56374]: INFO cinder.api.openstack.wsgi [req-4b7f99b8-072f-4469-a621-2e07c813983f req-254d1edc-434c-499d-b98b-93698792ae35 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.285962] [56374]: [pid: 56374|app: 0|req: 64/121] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:50 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.363944] [56373]: DEBUG cinder.api.middleware.request_id [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.366629] [56373]: INFO cinder.api.openstack.wsgi [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1635.366861] [56373]: DEBUG cinder.api.openstack.wsgi [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.367091] [56373]: DEBUG cinder.api.openstack.wsgi [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'detail' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.367394] [56373]: DEBUG cinder.api.api_utils [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Removing options '' from query. {{(pid=56373) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1635.368269] [56373]: DEBUG cinder.volume.api [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=56373) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1635.377302] [56373]: INFO cinder.volume.api [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Get all volumes completed successfully. [ 1635.378483] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.378483] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.382983] [56373]: INFO cinder.api.openstack.wsgi [req-64e82ffb-cce6-47b9-82a2-e997611a1cf2 req-116259f3-d1fe-48a4-b1ea-4adb1ab39f26 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1635.383413] [56373]: [pid: 56373|app: 0|req: 58/122] 10.180.1.21 () {60 vars in 1388 bytes} [Tue Dec 17 09:18:50 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.396649] [56374]: DEBUG cinder.api.middleware.request_id [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.399468] [56374]: INFO cinder.api.openstack.wsgi [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1635.399833] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.400080] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.400275] [56374]: INFO cinder.api.v3.volumes [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume with id: e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1635.412380] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.412380] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.413078] [56374]: INFO cinder.volume.api [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1635.442433] [56374]: INFO cinder.volume.api [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume request issued successfully. [ 1635.442433] [56374]: INFO cinder.api.openstack.wsgi [None req-2e76f9e9-9249-478e-b30d-797aaf49ede1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 202 [ 1635.442923] [56374]: [pid: 56374|app: 0|req: 65/123] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:18:50 2024] DELETE /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1635.446079] [56373]: DEBUG cinder.api.middleware.request_id [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.448285] [56373]: INFO cinder.api.openstack.wsgi [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1635.448591] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.448829] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.457457] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1635.457457] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.462879] [56373]: INFO cinder.volume.api [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1635.467837] [56373]: INFO cinder.api.openstack.wsgi [None req-6239269d-1272-4805-8ab5-cd5baf794dc1 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 200 [ 1635.468273] [56373]: [pid: 56373|app: 0|req: 59/124] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:50 2024] GET /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1636.481618] [56374]: DEBUG cinder.api.middleware.request_id [None req-6aff15e9-bb1c-4246-b1f2-0a3fb8851ca6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.483954] [56374]: INFO cinder.api.openstack.wsgi [None req-6aff15e9-bb1c-4246-b1f2-0a3fb8851ca6 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 [ 1636.484913] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6aff15e9-bb1c-4246-b1f2-0a3fb8851ca6 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.485202] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6aff15e9-bb1c-4246-b1f2-0a3fb8851ca6 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.492990] [56374]: INFO cinder.api.openstack.wsgi [None req-6aff15e9-bb1c-4246-b1f2-0a3fb8851ca6 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 returned with HTTP 404 [ 1636.493591] [56374]: [pid: 56374|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:51 2024] GET /volume/v3/volumes/e82f81b7-ff38-4982-8d9b-998174024dd8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1636.497063] [56373]: DEBUG cinder.api.middleware.request_id [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.499110] [56373]: INFO cinder.api.openstack.wsgi [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1636.499434] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.499693] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.499953] [56373]: INFO cinder.api.v3.volumes [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume with id: 8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1636.510407] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.510407] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.511040] [56373]: INFO cinder.volume.api [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1636.530030] [56373]: INFO cinder.volume.api [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume request issued successfully. [ 1636.530266] [56373]: INFO cinder.api.openstack.wsgi [None req-b1c5f686-e4b8-40a1-91ac-82cc5c1a6974 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 202 [ 1636.530729] [56373]: [pid: 56373|app: 0|req: 60/126] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:18:51 2024] DELETE /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1636.533756] [56374]: DEBUG cinder.api.middleware.request_id [None req-bed68a7c-6692-4c07-a641-120e814616d5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.535829] [56374]: INFO cinder.api.openstack.wsgi [None req-bed68a7c-6692-4c07-a641-120e814616d5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1636.536065] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bed68a7c-6692-4c07-a641-120e814616d5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.536732] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bed68a7c-6692-4c07-a641-120e814616d5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.545330] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1636.545330] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.549523] [56374]: INFO cinder.volume.api [None req-bed68a7c-6692-4c07-a641-120e814616d5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1636.554611] [56374]: INFO cinder.api.openstack.wsgi [None req-bed68a7c-6692-4c07-a641-120e814616d5 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 200 [ 1636.555148] [56374]: [pid: 56374|app: 0|req: 67/127] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:51 2024] GET /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1637.569342] [56373]: DEBUG cinder.api.middleware.request_id [None req-5c6bb6c8-63db-497e-af34-a536c481dda7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.571508] [56373]: INFO cinder.api.openstack.wsgi [None req-5c6bb6c8-63db-497e-af34-a536c481dda7 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 [ 1637.571731] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5c6bb6c8-63db-497e-af34-a536c481dda7 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.571954] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5c6bb6c8-63db-497e-af34-a536c481dda7 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.580784] [56373]: INFO cinder.api.openstack.wsgi [None req-5c6bb6c8-63db-497e-af34-a536c481dda7 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 returned with HTTP 404 [ 1637.581595] [56373]: [pid: 56373|app: 0|req: 61/128] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:52 2024] GET /volume/v3/volumes/8f1d4534-ca21-4d0e-86aa-212fb1238474 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1637.585461] [56374]: DEBUG cinder.api.middleware.request_id [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.588611] [56374]: INFO cinder.api.openstack.wsgi [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1637.588848] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.589081] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.589311] [56374]: INFO cinder.api.v3.volumes [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume with id: f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1637.601167] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1637.601167] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1637.601963] [56374]: INFO cinder.volume.api [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1637.629174] [56374]: INFO cinder.volume.api [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Delete volume request issued successfully. [ 1637.629174] [56374]: INFO cinder.api.openstack.wsgi [None req-a3b3b151-e441-4c6a-91f2-0e9aa2b69ee3 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 202 [ 1637.629174] [56374]: [pid: 56374|app: 0|req: 68/129] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:18:52 2024] DELETE /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1637.634032] [56373]: DEBUG cinder.api.middleware.request_id [None req-461a972a-7d75-41ca-b8a7-918203a7f916 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.636370] [56373]: INFO cinder.api.openstack.wsgi [None req-461a972a-7d75-41ca-b8a7-918203a7f916 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1637.636652] [56373]: DEBUG cinder.api.openstack.wsgi [None req-461a972a-7d75-41ca-b8a7-918203a7f916 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.636892] [56373]: DEBUG cinder.api.openstack.wsgi [None req-461a972a-7d75-41ca-b8a7-918203a7f916 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.645628] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1637.645628] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1637.651165] [56373]: INFO cinder.volume.api [None req-461a972a-7d75-41ca-b8a7-918203a7f916 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Volume info retrieved successfully. [ 1637.655635] [56373]: INFO cinder.api.openstack.wsgi [None req-461a972a-7d75-41ca-b8a7-918203a7f916 tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 200 [ 1637.656230] [56373]: [pid: 56373|app: 0|req: 62/130] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:52 2024] GET /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1638.667765] [56374]: DEBUG cinder.api.middleware.request_id [None req-88a621fd-ae1e-43c8-936b-fefb358f7a6e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1638.671617] [56374]: INFO cinder.api.openstack.wsgi [None req-88a621fd-ae1e-43c8-936b-fefb358f7a6e tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] GET http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e [ 1638.671935] [56374]: DEBUG cinder.api.openstack.wsgi [None req-88a621fd-ae1e-43c8-936b-fefb358f7a6e tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1638.672098] [56374]: DEBUG cinder.api.openstack.wsgi [None req-88a621fd-ae1e-43c8-936b-fefb358f7a6e tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1638.682668] [56374]: INFO cinder.api.openstack.wsgi [None req-88a621fd-ae1e-43c8-936b-fefb358f7a6e tempest-VolumesTestJSON-2009689526 tempest-VolumesTestJSON-2009689526-project-member] http://10.180.1.21/volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e returned with HTTP 404 [ 1638.683551] [56374]: [pid: 56374|app: 0|req: 69/131] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:18:53 2024] GET /volume/v3/volumes/f0adf924-a1f1-47cb-9a57-a29eccf2680e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1645.756806] [56373]: DEBUG cinder.api.middleware.request_id [None req-445e2e18-97e2-41dd-a798-ef168172edb8 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.759299] [56373]: INFO cinder.api.openstack.wsgi [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1645.759781] [56373]: DEBUG cinder.api.openstack.wsgi [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1819781791"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1645.761823] [56373]: DEBUG cinder.api.v3.volumes [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1819781791'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1645.761823] [56373]: INFO cinder.api.v3.volumes [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume of 1 GB [ 1645.768886] [56373]: INFO cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Availability Zones retrieved successfully. [ 1645.775869] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Flow 'volume_create_api' (14cfe09c-1c30-48f5-9351-3accfe695a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1645.777096] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9570888-7800-4aa5-a3ab-cf2a9a8c1851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1645.778220] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1645.795840] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9570888-7800-4aa5-a3ab-cf2a9a8c1851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1645.796831] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31b60c8-028c-447c-a808-b5ffef088629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1645.828026] [56373]: DEBUG cinder.quota [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Created reservations ['f2c42186-3253-4f0c-84ba-f2771d525f4f', 'cbfcef47-12c1-4bf3-bd06-8762ca9e07a1', 'dd2ac6bf-de58-4d96-af63-4cb228892af9', '26b4b861-01c3-4dbd-b6d8-a2a37c56b104'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1645.829056] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a31b60c8-028c-447c-a808-b5ffef088629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c42186-3253-4f0c-84ba-f2771d525f4f', 'cbfcef47-12c1-4bf3-bd06-8762ca9e07a1', 'dd2ac6bf-de58-4d96-af63-4cb228892af9', '26b4b861-01c3-4dbd-b6d8-a2a37c56b104']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1645.830017] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e4de56-3182-4018-9e11-1d9e77d970be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1645.843551] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69e4de56-3182-4018-9e11-1d9e77d970be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b38bea73-0224-41f9-816c-9836f26f8a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1819781791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea665cb4306f4c80840fe49390874c76',qos_specs=None,replication_status=,reservations=['f2c42186-3253-4f0c-84ba-f2771d525f4f','cbfcef47-12c1-4bf3-bd06-8762ca9e07a1','dd2ac6bf-de58-4d96-af63-4cb228892af9','26b4b861-01c3-4dbd-b6d8-a2a37c56b104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf48fd858e48be85122e74d00aea9d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1819781791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b38bea73-0224-41f9-816c-9836f26f8a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea665cb4306f4c80840fe49390874c76',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='99bf48fd858e48be85122e74d00aea9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1645.844448] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7b8c8d-5169-457c-8d30-2ad2e04cef4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1645.856252] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f7b8c8d-5169-457c-8d30-2ad2e04cef4b) 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-1819781791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea665cb4306f4c80840fe49390874c76',qos_specs=None,replication_status=,reservations=['f2c42186-3253-4f0c-84ba-f2771d525f4f','cbfcef47-12c1-4bf3-bd06-8762ca9e07a1','dd2ac6bf-de58-4d96-af63-4cb228892af9','26b4b861-01c3-4dbd-b6d8-a2a37c56b104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99bf48fd858e48be85122e74d00aea9d',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1645.856252] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb01148d-e0ba-41ce-97f5-a49f07db74ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1645.865118] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb01148d-e0ba-41ce-97f5-a49f07db74ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1645.866145] [56373]: DEBUG cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Flow 'volume_create_api' (14cfe09c-1c30-48f5-9351-3accfe695a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1645.866492] [56373]: INFO cinder.volume.api [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Create volume request issued successfully. [ 1645.867153] [56373]: INFO cinder.api.openstack.wsgi [None req-445e2e18-97e2-41dd-a798-ef168172edb8 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1645.867735] [56373]: [pid: 56373|app: 0|req: 63/132] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:19:00 2024] POST /volume/v3/volumes => generated 754 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1645.875244] [56374]: DEBUG cinder.api.middleware.request_id [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.877685] [56374]: INFO cinder.api.openstack.wsgi [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 [ 1645.877879] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1645.878109] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1645.885854] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1645.885854] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1645.889946] [56374]: INFO cinder.volume.api [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1645.894399] [56374]: INFO cinder.api.openstack.wsgi [None req-d8c68661-d6b8-4144-a5f8-0ff3c0b6baa4 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 returned with HTTP 200 [ 1645.894779] [56374]: [pid: 56374|app: 0|req: 70/133] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:00 2024] GET /volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1646.907213] [56373]: DEBUG cinder.api.middleware.request_id [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1646.910242] [56373]: INFO cinder.api.openstack.wsgi [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 [ 1646.910242] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1646.910344] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1646.921364] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1646.921364] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1646.925785] [56373]: INFO cinder.volume.api [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1646.931758] [56373]: INFO cinder.api.openstack.wsgi [None req-c1739d17-21ce-47ae-ae62-7aaf985f6967 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 returned with HTTP 200 [ 1646.931934] [56373]: [pid: 56373|app: 0|req: 64/134] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:01 2024] GET /volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1647.038354] [56374]: DEBUG cinder.api.middleware.request_id [req-eeb5ac70-b052-4d94-86bf-c761e8a3ac7b req-f9b4c33f-8d3a-4619-801c-05ff25fbf90d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.042083] [56374]: INFO cinder.api.openstack.wsgi [req-eeb5ac70-b052-4d94-86bf-c761e8a3ac7b req-f9b4c33f-8d3a-4619-801c-05ff25fbf90d tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] GET http://10.180.1.21/volume/v3/volumes/8a397649-d932-4acf-ad83-400ff8a59134 [ 1647.042467] [56374]: DEBUG cinder.api.openstack.wsgi [req-eeb5ac70-b052-4d94-86bf-c761e8a3ac7b req-f9b4c33f-8d3a-4619-801c-05ff25fbf90d tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.043229] [56374]: DEBUG cinder.api.openstack.wsgi [req-eeb5ac70-b052-4d94-86bf-c761e8a3ac7b req-f9b4c33f-8d3a-4619-801c-05ff25fbf90d tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.053232] [56374]: INFO cinder.api.openstack.wsgi [req-eeb5ac70-b052-4d94-86bf-c761e8a3ac7b req-f9b4c33f-8d3a-4619-801c-05ff25fbf90d tempest-VolumesAdminNegativeTest-1596381961 tempest-VolumesAdminNegativeTest-1596381961-project-admin] http://10.180.1.21/volume/v3/volumes/8a397649-d932-4acf-ad83-400ff8a59134 returned with HTTP 404 [ 1647.054599] [56374]: [pid: 56374|app: 0|req: 71/135] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:19:01 2024] GET /volume/v3/volumes/8a397649-d932-4acf-ad83-400ff8a59134 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1647.062812] [56373]: DEBUG cinder.api.middleware.request_id [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.065739] [56373]: INFO cinder.api.openstack.wsgi [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 [ 1647.065966] [56373]: DEBUG cinder.api.openstack.wsgi [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.066205] [56373]: DEBUG cinder.api.openstack.wsgi [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.066662] [56373]: INFO cinder.api.v3.volumes [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Delete volume with id: b38bea73-0224-41f9-816c-9836f26f8a96 [ 1647.074642] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1647.074642] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1647.075234] [56373]: INFO cinder.volume.api [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1647.103622] [56373]: INFO cinder.volume.api [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Delete volume request issued successfully. [ 1647.103842] [56373]: INFO cinder.api.openstack.wsgi [None req-91ab3b4a-6810-4e96-b28e-f3d640863acb tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 returned with HTTP 202 [ 1647.104398] [56373]: [pid: 56373|app: 0|req: 65/136] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:19:01 2024] DELETE /volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1647.108717] [56374]: DEBUG cinder.api.middleware.request_id [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.113212] [56374]: INFO cinder.api.openstack.wsgi [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 [ 1647.113555] [56374]: DEBUG cinder.api.openstack.wsgi [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.113877] [56374]: DEBUG cinder.api.openstack.wsgi [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.127813] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1647.127813] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1647.134691] [56374]: INFO cinder.volume.api [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1647.146169] [56374]: INFO cinder.api.openstack.wsgi [None req-76a6cee4-f316-41af-8730-5705ed1a8cc0 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 returned with HTTP 200 [ 1647.146779] [56374]: [pid: 56374|app: 0|req: 72/137] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:01 2024] GET /volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1648.160625] [56373]: DEBUG cinder.api.middleware.request_id [None req-d647ce3b-4481-4741-99e6-e5d4ae51e64e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1648.162798] [56373]: INFO cinder.api.openstack.wsgi [None req-d647ce3b-4481-4741-99e6-e5d4ae51e64e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 [ 1648.163090] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d647ce3b-4481-4741-99e6-e5d4ae51e64e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1648.163312] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d647ce3b-4481-4741-99e6-e5d4ae51e64e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1648.171013] [56373]: INFO cinder.api.openstack.wsgi [None req-d647ce3b-4481-4741-99e6-e5d4ae51e64e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 returned with HTTP 404 [ 1648.171516] [56373]: [pid: 56373|app: 0|req: 66/138] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:03 2024] GET /volume/v3/volumes/b38bea73-0224-41f9-816c-9836f26f8a96 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1657.141583] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=114,cinder:INSERT=27,cinder:UPDATE=38 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1658.166224] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=81,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1687.452990] [56374]: DEBUG cinder.api.middleware.request_id [None req-62a105ae-7724-46a9-82cb-65e8128f366e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.455628] [56374]: INFO cinder.api.openstack.wsgi [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1687.455859] [56374]: DEBUG cinder.api.openstack.wsgi [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1687.456128] [56374]: DEBUG cinder.api.openstack.wsgi [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1687.456368] [56374]: INFO cinder.api.v3.volumes [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Delete volume with id: d3c62876-26eb-4772-a6ef-809a94665be4 [ 1687.471056] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.471056] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.471650] [56374]: INFO cinder.volume.api [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1687.497039] [56374]: INFO cinder.volume.api [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Delete volume request issued successfully. [ 1687.497972] [56374]: INFO cinder.api.openstack.wsgi [None req-62a105ae-7724-46a9-82cb-65e8128f366e tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 202 [ 1687.497972] [56374]: [pid: 56374|app: 0|req: 73/139] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:19:42 2024] DELETE /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1687.502183] [56373]: DEBUG cinder.api.middleware.request_id [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1687.505349] [56373]: INFO cinder.api.openstack.wsgi [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1687.505604] [56373]: DEBUG cinder.api.openstack.wsgi [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1687.505828] [56373]: DEBUG cinder.api.openstack.wsgi [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1687.516182] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1687.516182] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1687.521399] [56373]: INFO cinder.volume.api [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1687.527976] [56373]: INFO cinder.api.openstack.wsgi [None req-48c4ad3c-2bbe-4fee-8929-5f424acee308 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1687.528397] [56373]: [pid: 56373|app: 0|req: 67/140] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:42 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1688.538714] [56374]: DEBUG cinder.api.middleware.request_id [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1688.540708] [56374]: INFO cinder.api.openstack.wsgi [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1688.540931] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1688.541174] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1688.555196] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1688.555196] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1688.560359] [56374]: INFO cinder.volume.api [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1688.565408] [56374]: INFO cinder.api.openstack.wsgi [None req-fbe36cf4-0979-4016-9a1c-4c54ab6a9289 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1688.565870] [56374]: [pid: 56374|app: 0|req: 74/141] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:43 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1689.575290] [56373]: DEBUG cinder.api.middleware.request_id [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1689.577533] [56373]: INFO cinder.api.openstack.wsgi [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1689.577761] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1689.577985] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1689.587961] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1689.587961] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1689.594080] [56373]: INFO cinder.volume.api [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Volume info retrieved successfully. [ 1689.599127] [56373]: INFO cinder.api.openstack.wsgi [None req-2c6760e2-9c07-4300-a7cd-9abcfe506104 tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 200 [ 1689.599525] [56373]: [pid: 56373|app: 0|req: 68/142] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:44 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1690.608244] [56374]: DEBUG cinder.api.middleware.request_id [None req-96dbba7d-8b71-4f40-9b2d-8d1a96fd7a7a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1690.610498] [56374]: INFO cinder.api.openstack.wsgi [None req-96dbba7d-8b71-4f40-9b2d-8d1a96fd7a7a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] GET http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 [ 1690.610734] [56374]: DEBUG cinder.api.openstack.wsgi [None req-96dbba7d-8b71-4f40-9b2d-8d1a96fd7a7a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1690.610980] [56374]: DEBUG cinder.api.openstack.wsgi [None req-96dbba7d-8b71-4f40-9b2d-8d1a96fd7a7a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1690.618204] [56374]: INFO cinder.api.openstack.wsgi [None req-96dbba7d-8b71-4f40-9b2d-8d1a96fd7a7a tempest-VolumesAdminNegativeTest-664557543 tempest-VolumesAdminNegativeTest-664557543-project-member] http://10.180.1.21/volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 returned with HTTP 404 [ 1690.618738] [56374]: [pid: 56374|app: 0|req: 75/143] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:19:45 2024] GET /volume/v3/volumes/d3c62876-26eb-4772-a6ef-809a94665be4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1699.596338] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=8 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1700.613426] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1715.731872] [56373]: DEBUG cinder.api.middleware.request_id [req-79ddd42e-bf4b-49fa-ac87-50a95dd3441a req-7331c0b1-1134-4989-8882-b1f2a953d928 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1715.734217] [56373]: INFO cinder.api.openstack.wsgi [req-79ddd42e-bf4b-49fa-ac87-50a95dd3441a req-7331c0b1-1134-4989-8882-b1f2a953d928 tempest-SecurityGroupsTestJSON-457066820 tempest-SecurityGroupsTestJSON-457066820-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8678d38a-a12d-4ae2-8db2-ec2fb97f75ca [ 1715.734474] [56373]: DEBUG cinder.api.openstack.wsgi [req-79ddd42e-bf4b-49fa-ac87-50a95dd3441a req-7331c0b1-1134-4989-8882-b1f2a953d928 tempest-SecurityGroupsTestJSON-457066820 tempest-SecurityGroupsTestJSON-457066820-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1715.734743] [56373]: DEBUG cinder.api.openstack.wsgi [req-79ddd42e-bf4b-49fa-ac87-50a95dd3441a req-7331c0b1-1134-4989-8882-b1f2a953d928 tempest-SecurityGroupsTestJSON-457066820 tempest-SecurityGroupsTestJSON-457066820-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1715.746909] [56373]: INFO cinder.api.openstack.wsgi [req-79ddd42e-bf4b-49fa-ac87-50a95dd3441a req-7331c0b1-1134-4989-8882-b1f2a953d928 tempest-SecurityGroupsTestJSON-457066820 tempest-SecurityGroupsTestJSON-457066820-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8678d38a-a12d-4ae2-8db2-ec2fb97f75ca returned with HTTP 200 [ 1715.747381] [56373]: [pid: 56373|app: 0|req: 69/144] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 17 09:20:10 2024] GET /volume/v3/attachments?instance_id=8678d38a-a12d-4ae2-8db2-ec2fb97f75ca => generated 19 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1725.743555] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=1 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1726.195553] [56374]: DEBUG cinder.api.middleware.request_id [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.198976] [56374]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1726.199643] [56374]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.199643] [56374]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.216294] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.216294] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.221601] [56374]: INFO cinder.volume.api [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1726.228189] [56374]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-fe3af10e-5c93-4a4e-b88b-3086d6ebbe9c tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1726.228712] [56374]: [pid: 56374|app: 0|req: 76/145] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:20:21 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1684 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1726.272098] [56373]: DEBUG cinder.api.middleware.request_id [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1726.274875] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] GET http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1726.275163] [56373]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1726.275390] [56373]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1726.293238] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1726.293238] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1726.302699] [56373]: INFO cinder.volume.api [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1726.307081] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-f202b78c-eb7a-42fe-a677-d12eb116cdbd tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 200 [ 1726.308123] [56373]: [pid: 56373|app: 0|req: 70/146] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:20:21 2024] GET /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 1684 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1734.134098] [56374]: DEBUG cinder.api.middleware.request_id [None req-60f9fc71-a18b-459b-8890-77d75e98dff3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.134098] [56374]: INFO cinder.api.openstack.wsgi [None req-60f9fc71-a18b-459b-8890-77d75e98dff3 None None] GET http://10.180.1.21/volume// [ 1734.134098] [56374]: DEBUG cinder.api.openstack.wsgi [None req-60f9fc71-a18b-459b-8890-77d75e98dff3 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1734.134098] [56374]: DEBUG cinder.api.openstack.wsgi [None req-60f9fc71-a18b-459b-8890-77d75e98dff3 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1734.134098] [56374]: INFO cinder.api.openstack.wsgi [None req-60f9fc71-a18b-459b-8890-77d75e98dff3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1734.134515] [56374]: [pid: 56374|app: 0|req: 77/147] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:20:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1734.137814] [56373]: DEBUG cinder.api.middleware.request_id [req-710d10fb-7095-4a61-a126-21390ccae804 req-ed6c9239-d67f-4806-8073-5f5c3052f02d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.141435] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-ed6c9239-d67f-4806-8073-5f5c3052f02d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1734.141866] [56373]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-ed6c9239-d67f-4806-8073-5f5c3052f02d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c99e6db-6933-41ce-aa80-ae3078ebd14b", "connector": null, "instance_uuid": "1a89d7cf-df39-4ad6-bbf6-bf406bc00803"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1734.165180] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1734.165180] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1734.206262] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-ed6c9239-d67f-4806-8073-5f5c3052f02d tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1734.206758] [56373]: [pid: 56373|app: 0|req: 71/148] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:20:28 2024] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1734.283059] [56374]: DEBUG cinder.api.middleware.request_id [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.283059] [56374]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] POST http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b/action [ 1734.283059] [56374]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1734.283059] [56374]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1734.306669] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1734.306669] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1734.307305] [56374]: INFO cinder.volume.api [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1734.315058] [56374]: INFO cinder.volume.api [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Roll detaching of volume completed successfully. [ 1734.315058] [56374]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-dc882393-20a7-4142-a3d7-038d3b50ffea tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b/action returned with HTTP 202 [ 1734.315058] [56374]: [pid: 56374|app: 0|req: 78/149] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:20:29 2024] POST /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1734.320061] [56373]: DEBUG cinder.api.middleware.request_id [req-710d10fb-7095-4a61-a126-21390ccae804 req-0ca48ae0-a77a-43f4-b5bf-14a064358714 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1734.323658] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-0ca48ae0-a77a-43f4-b5bf-14a064358714 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1642065f-6c3c-49e8-a208-170f102acac5 [ 1734.324249] [56373]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-0ca48ae0-a77a-43f4-b5bf-14a064358714 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1734.324249] [56373]: DEBUG cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-0ca48ae0-a77a-43f4-b5bf-14a064358714 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1734.335630] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1734.335630] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1734.364538] [56373]: INFO cinder.api.openstack.wsgi [req-710d10fb-7095-4a61-a126-21390ccae804 req-0ca48ae0-a77a-43f4-b5bf-14a064358714 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments/1642065f-6c3c-49e8-a208-170f102acac5 returned with HTTP 200 [ 1734.364538] [56373]: [pid: 56373|app: 0|req: 72/150] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:20:29 2024] DELETE /volume/v3/attachments/1642065f-6c3c-49e8-a208-170f102acac5 => generated 192 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1739.081084] [56374]: DEBUG cinder.api.middleware.request_id [req-8701b9af-45ba-4403-8191-2d883b0a700c req-697ed5d4-1d51-4c19-841a-9f62c2affd79 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.084050] [56374]: INFO cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-697ed5d4-1d51-4c19-841a-9f62c2affd79 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] DELETE http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 [ 1739.084278] [56374]: DEBUG cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-697ed5d4-1d51-4c19-841a-9f62c2affd79 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1739.084487] [56374]: DEBUG cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-697ed5d4-1d51-4c19-841a-9f62c2affd79 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1739.094599] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1739.094599] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1739.629486] [56374]: INFO cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-697ed5d4-1d51-4c19-841a-9f62c2affd79 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 returned with HTTP 200 [ 1739.629946] [56374]: [pid: 56374|app: 0|req: 79/151] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:20:33 2024] DELETE /volume/v3/attachments/62c5c886-3d88-4e5f-99fe-b8f1a354e255 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1739.639282] [56373]: DEBUG cinder.api.middleware.request_id [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1739.641416] [56373]: INFO cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1739.641748] [56373]: DEBUG cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1739.642092] [56373]: DEBUG cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1739.642432] [56373]: INFO cinder.api.v3.volumes [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Delete volume with id: 9c99e6db-6933-41ce-aa80-ae3078ebd14b [ 1739.651620] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1739.651620] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1739.652329] [56373]: INFO cinder.volume.api [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Volume info retrieved successfully. [ 1739.686026] [56373]: INFO cinder.volume.api [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] Delete volume request issued successfully. [ 1739.686026] [56373]: INFO cinder.api.openstack.wsgi [req-8701b9af-45ba-4403-8191-2d883b0a700c req-68ca3623-f8f7-400c-92a4-9ef6fbe21fa4 tempest-ServerActionsV293TestJSON-1767963173 tempest-ServerActionsV293TestJSON-1767963173-project-member] http://10.180.1.21/volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b returned with HTTP 202 [ 1739.686026] [56373]: [pid: 56373|app: 0|req: 73/152] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:20:34 2024] DELETE /volume/v3/volumes/9c99e6db-6933-41ce-aa80-ae3078ebd14b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1746.409810] [56374]: DEBUG cinder.api.middleware.request_id [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.413708] [56374]: INFO cinder.api.openstack.wsgi [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1746.414310] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-565020033"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1746.416120] [56374]: DEBUG cinder.api.v3.volumes [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-565020033'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1746.416303] [56374]: INFO cinder.api.v3.volumes [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume of 1 GB [ 1746.416666] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.416666] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.422698] [56374]: INFO cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Availability Zones retrieved successfully. [ 1746.429738] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (d7eabc6c-7fd7-4f24-b594-6dbf285eb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1746.431024] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800796c9-3f9a-44c6-9517-1e40b51a6cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1746.432206] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1746.455793] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800796c9-3f9a-44c6-9517-1e40b51a6cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1746.456786] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbfef67-6d89-4150-ac68-972cf6612bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1746.513185] [56374]: DEBUG cinder.quota [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Created reservations ['0216fc79-79b9-4abe-a461-a3c305a793a5', '24914695-50c1-4f54-88e0-f98af6309e88', '2dded1fd-7e5f-4a7a-aa5e-8978b1dd8bc2', '6796b188-3025-4b03-b9bb-b63c5aaa390e'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1746.514410] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbfef67-6d89-4150-ac68-972cf6612bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0216fc79-79b9-4abe-a461-a3c305a793a5', '24914695-50c1-4f54-88e0-f98af6309e88', '2dded1fd-7e5f-4a7a-aa5e-8978b1dd8bc2', '6796b188-3025-4b03-b9bb-b63c5aaa390e']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1746.515114] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9e7e6d-aff8-4b1e-8d27-5d7a72f8d628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1746.532819] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9e7e6d-aff8-4b1e-8d27-5d7a72f8d628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd08800f-dea1-4c91-aabe-bf2ece5fc705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-565020033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['0216fc79-79b9-4abe-a461-a3c305a793a5','24914695-50c1-4f54-88e0-f98af6309e88','2dded1fd-7e5f-4a7a-aa5e-8978b1dd8bc2','6796b188-3025-4b03-b9bb-b63c5aaa390e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-565020033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd08800f-dea1-4c91-aabe-bf2ece5fc705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a38da2e555349c0bf9ef022aeb77026',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='31999a2192eb4c38a2a4efd9904911d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1746.532819] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47860b0-40da-4e0e-8605-980356aa8e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1746.549010] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47860b0-40da-4e0e-8605-980356aa8e70) 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-565020033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['0216fc79-79b9-4abe-a461-a3c305a793a5','24914695-50c1-4f54-88e0-f98af6309e88','2dded1fd-7e5f-4a7a-aa5e-8978b1dd8bc2','6796b188-3025-4b03-b9bb-b63c5aaa390e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1746.550279] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860e4dfc-3426-4a01-9247-44b913756315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1746.567358] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860e4dfc-3426-4a01-9247-44b913756315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1746.568496] [56374]: DEBUG cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (d7eabc6c-7fd7-4f24-b594-6dbf285eb406) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1746.569288] [56374]: INFO cinder.volume.api [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request issued successfully. [ 1746.570121] [56374]: INFO cinder.api.openstack.wsgi [None req-a3268d38-d546-4ec8-bf1d-f7908da69d2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1746.570967] [56374]: [pid: 56374|app: 0|req: 80/153] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:20:41 2024] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1746.581838] [56373]: DEBUG cinder.api.middleware.request_id [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.586255] [56373]: INFO cinder.api.openstack.wsgi [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1746.586255] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.586255] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.599445] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1746.599445] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.608257] [56373]: INFO cinder.volume.api [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1746.614212] [56373]: INFO cinder.api.openstack.wsgi [None req-ff26839e-451c-4dd4-bbe5-c85c95e35678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1746.614648] [56373]: [pid: 56373|app: 0|req: 74/154] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:41 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1747.624590] [56374]: DEBUG cinder.api.middleware.request_id [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.627510] [56374]: INFO cinder.api.openstack.wsgi [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1747.627934] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.629016] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.640517] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1747.640517] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.646098] [56374]: INFO cinder.volume.api [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1747.654957] [56374]: INFO cinder.api.openstack.wsgi [None req-ffe72fef-59eb-4941-aa69-cef5aa12c0f4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1747.654957] [56374]: [pid: 56374|app: 0|req: 81/155] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:42 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.893614] [56373]: DEBUG cinder.api.middleware.request_id [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.896073] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1748.896401] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.896532] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.909471] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1748.909471] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.913712] [56373]: INFO cinder.volume.api [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1748.920447] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-579515c1-7dc6-4cf9-834b-bbbe468f47d5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1748.920691] [56373]: [pid: 56373|app: 0|req: 75/156] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:20:43 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.443770] [56374]: DEBUG cinder.api.middleware.request_id [None req-26f0af19-be43-4232-9178-7a3673c280ae None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.444227] [56374]: INFO cinder.api.openstack.wsgi [None req-26f0af19-be43-4232-9178-7a3673c280ae None None] GET http://10.180.1.21/volume// [ 1750.444404] [56374]: DEBUG cinder.api.openstack.wsgi [None req-26f0af19-be43-4232-9178-7a3673c280ae None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.444624] [56374]: DEBUG cinder.api.openstack.wsgi [None req-26f0af19-be43-4232-9178-7a3673c280ae None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.445019] [56374]: INFO cinder.api.openstack.wsgi [None req-26f0af19-be43-4232-9178-7a3673c280ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1750.445328] [56374]: [pid: 56374|app: 0|req: 82/157] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:20:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1750.449372] [56373]: DEBUG cinder.api.middleware.request_id [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-67b855f4-fae7-412d-a380-9776ac0d1699 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.451664] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-67b855f4-fae7-412d-a380-9776ac0d1699 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1750.452079] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-67b855f4-fae7-412d-a380-9776ac0d1699 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd08800f-dea1-4c91-aabe-bf2ece5fc705", "connector": null, "instance_uuid": "045cf66a-fc1e-4951-9942-981922d6dfa9"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1750.464505] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.464505] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.488695] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-67b855f4-fae7-412d-a380-9776ac0d1699 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1750.489179] [56373]: [pid: 56373|app: 0|req: 76/158] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:20:45 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.511503] [56374]: DEBUG cinder.api.middleware.request_id [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.514093] [56374]: INFO cinder.api.openstack.wsgi [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1750.514313] [56374]: DEBUG cinder.api.openstack.wsgi [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.514534] [56374]: DEBUG cinder.api.openstack.wsgi [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.526313] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1750.526313] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.530824] [56374]: INFO cinder.volume.api [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1750.539266] [56374]: INFO cinder.api.openstack.wsgi [None req-27a80e60-0bad-41ee-89ee-260d08e79a0c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1750.539762] [56374]: [pid: 56374|app: 0|req: 83/159] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:45 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.017716] [56373]: DEBUG cinder.api.middleware.request_id [None req-09489e28-d5a1-4b07-8fae-a043359b8589 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.018273] [56373]: INFO cinder.api.openstack.wsgi [None req-09489e28-d5a1-4b07-8fae-a043359b8589 None None] GET http://10.180.1.21/volume// [ 1751.018482] [56373]: DEBUG cinder.api.openstack.wsgi [None req-09489e28-d5a1-4b07-8fae-a043359b8589 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.018706] [56373]: DEBUG cinder.api.openstack.wsgi [None req-09489e28-d5a1-4b07-8fae-a043359b8589 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.019232] [56373]: INFO cinder.api.openstack.wsgi [None req-09489e28-d5a1-4b07-8fae-a043359b8589 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1751.019567] [56373]: [pid: 56373|app: 0|req: 77/160] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:20:45 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1751.024059] [56374]: DEBUG cinder.api.middleware.request_id [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.026714] [56374]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1751.026978] [56374]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.027252] [56374]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.045310] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.045310] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.049343] [56374]: INFO cinder.volume.api [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1751.055951] [56374]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-d2839774-aecc-4c70-855d-62aa1ee159fb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1751.056441] [56374]: [pid: 56374|app: 0|req: 84/161] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:20:45 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1751.133168] [56373]: DEBUG cinder.api.middleware.request_id [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.138154] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] PUT http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 [ 1751.138593] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-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-398089", "mountpoint": "/dev/sdb"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1751.153793] [56373]: DEBUG cinder.coordination [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Acquiring lock "cinder-attachment_update-fd08800f-dea1-4c91-aabe-bf2ece5fc705-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1751.160897] [56373]: DEBUG cinder.coordination [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-fd08800f-dea1-4c91-aabe-bf2ece5fc705-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1751.164037] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.164037] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.550555] [56374]: DEBUG cinder.api.middleware.request_id [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.552967] [56374]: INFO cinder.api.openstack.wsgi [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1751.553298] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.553637] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.567136] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1751.567136] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.571435] [56374]: INFO cinder.volume.api [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1751.576770] [56374]: INFO cinder.api.openstack.wsgi [None req-7977d06a-9e7c-44e9-bf15-53fa5c6a4f3d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1751.577365] [56374]: [pid: 56374|app: 0|req: 85/162] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:46 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1752.588308] [56374]: DEBUG cinder.api.middleware.request_id [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.591159] [56374]: INFO cinder.api.openstack.wsgi [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1752.591405] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.591631] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.611345] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1752.611345] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.618612] [56374]: INFO cinder.volume.api [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1752.626794] [56374]: INFO cinder.api.openstack.wsgi [None req-f3429eb4-4976-410d-8e9d-40b39cecbd2e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1752.626938] [56374]: [pid: 56374|app: 0|req: 86/163] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:47 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1753.639656] [56374]: DEBUG cinder.api.middleware.request_id [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1753.642782] [56374]: INFO cinder.api.openstack.wsgi [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1753.642971] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1753.643454] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1753.667222] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1753.667222] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1753.677020] [56374]: INFO cinder.volume.api [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1753.685767] [56374]: INFO cinder.api.openstack.wsgi [None req-2a8efa07-cd65-45e5-8bd4-1729f1644386 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1753.686619] [56374]: [pid: 56374|app: 0|req: 87/164] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:48 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1754.699969] [56374]: DEBUG cinder.api.middleware.request_id [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.702340] [56374]: INFO cinder.api.openstack.wsgi [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1754.702624] [56374]: DEBUG cinder.api.openstack.wsgi [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.702965] [56374]: DEBUG cinder.api.openstack.wsgi [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.717169] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1754.717169] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.724125] [56374]: INFO cinder.volume.api [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1754.734914] [56374]: INFO cinder.api.openstack.wsgi [None req-50426f43-5690-44e9-a1f7-ea73bc2c8019 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1754.734914] [56374]: [pid: 56374|app: 0|req: 88/165] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:49 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1755.694133] [56373]: DEBUG cinder.coordination [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-fd08800f-dea1-4c91-aabe-bf2ece5fc705-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1755.695674] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-70248045-885a-4194-919a-9b316bdf4ffd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 returned with HTTP 200 [ 1755.695674] [56373]: [pid: 56373|app: 0|req: 78/166] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:20:45 2024] PUT /volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 => generated 617 bytes in 4563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1755.752712] [56374]: DEBUG cinder.api.middleware.request_id [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1755.754811] [56374]: INFO cinder.api.openstack.wsgi [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1755.755061] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1755.755285] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1755.767191] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1755.767191] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1755.771056] [56374]: INFO cinder.volume.api [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1755.778877] [56374]: INFO cinder.api.openstack.wsgi [None req-b2196f5b-7fc2-4bf6-9a55-421f51f019ef tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1755.779516] [56374]: [pid: 56374|app: 0|req: 89/167] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:50 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1756.789296] [56373]: DEBUG cinder.api.middleware.request_id [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.791972] [56373]: INFO cinder.api.openstack.wsgi [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1756.791972] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.792270] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.806338] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1756.806338] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.810314] [56373]: INFO cinder.volume.api [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1756.816484] [56373]: INFO cinder.api.openstack.wsgi [None req-1701e7be-b106-4597-ab3f-13e5f51dad5f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1756.816484] [56373]: [pid: 56373|app: 0|req: 79/168] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:51 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.826365] [56374]: DEBUG cinder.api.middleware.request_id [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.828805] [56374]: INFO cinder.api.openstack.wsgi [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1757.829058] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.829348] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.841546] [56373]: DEBUG cinder.api.middleware.request_id [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-77b4b0b3-31b2-4ac5-9e44-2afb7ff2525f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.844043] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.844043] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.844307] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-77b4b0b3-31b2-4ac5-9e44-2afb7ff2525f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1/action [ 1757.844307] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-77b4b0b3-31b2-4ac5-9e44-2afb7ff2525f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1757.844307] [56373]: DEBUG cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-77b4b0b3-31b2-4ac5-9e44-2afb7ff2525f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1757.847536] [56374]: INFO cinder.volume.api [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1757.853025] [56374]: INFO cinder.api.openstack.wsgi [None req-2a5977a8-2192-4f7d-8b74-e852d1c2d8a3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1757.853309] [56374]: [pid: 56374|app: 0|req: 90/169] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:52 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.861518] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1757.861518] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.870920] [56373]: INFO cinder.api.openstack.wsgi [req-adb07647-dd3e-4329-b91c-06b8643dc5d5 req-77b4b0b3-31b2-4ac5-9e44-2afb7ff2525f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1/action returned with HTTP 204 [ 1757.871550] [56373]: [pid: 56373|app: 0|req: 80/170] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:20:52 2024] POST /volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1758.862297] [56374]: DEBUG cinder.api.middleware.request_id [None req-0177333c-6507-4798-8cca-174b283bb525 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.864398] [56374]: INFO cinder.api.openstack.wsgi [None req-0177333c-6507-4798-8cca-174b283bb525 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1758.864621] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0177333c-6507-4798-8cca-174b283bb525 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.864838] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0177333c-6507-4798-8cca-174b283bb525 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.880083] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.880083] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.884816] [56374]: INFO cinder.volume.api [None req-0177333c-6507-4798-8cca-174b283bb525 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1758.892918] [56374]: INFO cinder.api.openstack.wsgi [None req-0177333c-6507-4798-8cca-174b283bb525 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1758.893563] [56374]: [pid: 56374|app: 0|req: 91/171] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:53 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1758.906440] [56373]: DEBUG cinder.api.middleware.request_id [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.908422] [56373]: INFO cinder.api.openstack.wsgi [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1758.908912] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.909285] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.927105] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1758.927105] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.931325] [56373]: INFO cinder.volume.api [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1758.936435] [56373]: INFO cinder.api.openstack.wsgi [None req-2c8f89f8-934f-40e7-b6a4-3ad1acd8ee90 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1758.936965] [56373]: [pid: 56373|app: 0|req: 81/172] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:20:53 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1768.887493] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=94,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1768.934014] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=60,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1779.720553] [56374]: DEBUG cinder.api.middleware.request_id [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.727203] [56374]: INFO cinder.api.openstack.wsgi [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1779.727203] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1827042832"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1779.727970] [56374]: DEBUG cinder.api.v3.volumes [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1827042832'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1779.728266] [56374]: INFO cinder.api.v3.volumes [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume of 1 GB [ 1779.735751] [56374]: INFO cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Availability Zones retrieved successfully. [ 1779.742482] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Flow 'volume_create_api' (c019fe1c-6dc5-47c7-8701-147183d69e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1779.743979] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ab5e5e-dc95-4cc6-b0e4-e53a8c2e1ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1779.745540] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1779.768717] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ab5e5e-dc95-4cc6-b0e4-e53a8c2e1ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1779.770911] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23726983-b072-400c-87b2-98c7fe7916ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1779.822385] [56374]: DEBUG cinder.quota [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Created reservations ['4f4d5657-b9bb-417a-83e9-5e2a13a64de4', '753de479-1375-40c7-b851-d0ec28fb7e27', 'e613d4b1-9f7e-482a-bc67-542fab1e5021', '3f457adb-2bd1-4866-8722-6fd21b4340da'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1779.823694] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23726983-b072-400c-87b2-98c7fe7916ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f4d5657-b9bb-417a-83e9-5e2a13a64de4', '753de479-1375-40c7-b851-d0ec28fb7e27', 'e613d4b1-9f7e-482a-bc67-542fab1e5021', '3f457adb-2bd1-4866-8722-6fd21b4340da']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1779.824952] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55b5fb2-f85d-40a1-8a2e-82e7bc107ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1779.843617] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e55b5fb2-f85d-40a1-8a2e-82e7bc107ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1827042832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7ded313a594f569633cc1c67055ec5',qos_specs=None,replication_status=,reservations=['4f4d5657-b9bb-417a-83e9-5e2a13a64de4','753de479-1375-40c7-b851-d0ec28fb7e27','e613d4b1-9f7e-482a-bc67-542fab1e5021','3f457adb-2bd1-4866-8722-6fd21b4340da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:21:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1827042832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a7ded313a594f569633cc1c67055ec5',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='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1779.843854] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97f5a40-f00c-4b74-99ec-144b25066797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1779.857537] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d97f5a40-f00c-4b74-99ec-144b25066797) 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-1827042832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7ded313a594f569633cc1c67055ec5',qos_specs=None,replication_status=,reservations=['4f4d5657-b9bb-417a-83e9-5e2a13a64de4','753de479-1375-40c7-b851-d0ec28fb7e27','e613d4b1-9f7e-482a-bc67-542fab1e5021','3f457adb-2bd1-4866-8722-6fd21b4340da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1779.858731] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc2c578-2988-4db8-a32e-235788d275f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1779.867730] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc2c578-2988-4db8-a32e-235788d275f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1779.868866] [56374]: DEBUG cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Flow 'volume_create_api' (c019fe1c-6dc5-47c7-8701-147183d69e33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1779.869251] [56374]: INFO cinder.volume.api [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume request issued successfully. [ 1779.870021] [56374]: INFO cinder.api.openstack.wsgi [None req-1e1092d5-72da-4045-b677-c38a5b7aa8af tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1779.870482] [56374]: [pid: 56374|app: 0|req: 92/173] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:21:14 2024] POST /volume/v3/volumes => generated 756 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1779.880167] [56373]: DEBUG cinder.api.middleware.request_id [None req-952a758d-a946-462a-a127-495c0058762d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.882285] [56373]: INFO cinder.api.openstack.wsgi [None req-952a758d-a946-462a-a127-495c0058762d tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1779.882457] [56373]: DEBUG cinder.api.openstack.wsgi [None req-952a758d-a946-462a-a127-495c0058762d tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.882744] [56373]: DEBUG cinder.api.openstack.wsgi [None req-952a758d-a946-462a-a127-495c0058762d tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.890518] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1779.890518] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.894789] [56373]: INFO cinder.volume.api [None req-952a758d-a946-462a-a127-495c0058762d tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1779.899097] [56373]: INFO cinder.api.openstack.wsgi [None req-952a758d-a946-462a-a127-495c0058762d tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1779.899478] [56373]: [pid: 56373|app: 0|req: 82/174] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:14 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1780.911491] [56374]: DEBUG cinder.api.middleware.request_id [None req-25472223-91d8-49ea-813b-0116dd6845d3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.914924] [56374]: INFO cinder.api.openstack.wsgi [None req-25472223-91d8-49ea-813b-0116dd6845d3 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1780.915191] [56374]: DEBUG cinder.api.openstack.wsgi [None req-25472223-91d8-49ea-813b-0116dd6845d3 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.915592] [56374]: DEBUG cinder.api.openstack.wsgi [None req-25472223-91d8-49ea-813b-0116dd6845d3 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.930445] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1780.930445] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.939777] [56374]: INFO cinder.volume.api [None req-25472223-91d8-49ea-813b-0116dd6845d3 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1780.946744] [56374]: INFO cinder.api.openstack.wsgi [None req-25472223-91d8-49ea-813b-0116dd6845d3 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1780.947205] [56374]: [pid: 56374|app: 0|req: 93/175] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:15 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1782.439374] [56373]: DEBUG cinder.api.middleware.request_id [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.442287] [56373]: INFO cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1782.442694] [56373]: DEBUG cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-618712713", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1782.444583] [56373]: DEBUG cinder.api.v3.volumes [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-618712713', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1782.444776] [56373]: INFO cinder.api.v3.volumes [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Create volume of 1 GB [ 1782.451612] [56373]: INFO cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Availability Zones retrieved successfully. [ 1782.459484] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Flow 'volume_create_api' (3698d862-a6b8-4747-9643-c1bc5e029572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1782.461434] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a380f9b0-8253-4306-82bf-7be1a7c143b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.462741] [56373]: DEBUG cinder.volume.flows.api.create_volume [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1782.489092] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a380f9b0-8253-4306-82bf-7be1a7c143b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.489749] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c962c55-7a8f-4e39-aed8-a15e263df0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.544017] [56373]: DEBUG cinder.quota [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Created reservations ['aac8be2d-b7db-4c9a-bf62-8e6c521ddba0', 'bbb2c96a-2f9a-4bd2-8689-aab8bd311927', 'f7654a22-8da1-49e2-ab33-c959dcaf63a7', '700d43c3-99fd-4a57-8786-7965dd244678'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1782.544017] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c962c55-7a8f-4e39-aed8-a15e263df0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac8be2d-b7db-4c9a-bf62-8e6c521ddba0', 'bbb2c96a-2f9a-4bd2-8689-aab8bd311927', 'f7654a22-8da1-49e2-ab33-c959dcaf63a7', '700d43c3-99fd-4a57-8786-7965dd244678']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.544449] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9b4387-5988-471c-baa6-f4d213adaff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.557534] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be9b4387-5988-471c-baa6-f4d213adaff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ba7308b-5ddf-46fa-a92d-9b286fd25b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-618712713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1435a73824a045c7a5a0996a75878f5c',qos_specs=None,replication_status=,reservations=['aac8be2d-b7db-4c9a-bf62-8e6c521ddba0','bbb2c96a-2f9a-4bd2-8689-aab8bd311927','f7654a22-8da1-49e2-ab33-c959dcaf63a7','700d43c3-99fd-4a57-8786-7965dd244678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77582021bf204506adc64ce1d33cbd5f',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-618712713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ba7308b-5ddf-46fa-a92d-9b286fd25b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1435a73824a045c7a5a0996a75878f5c',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='77582021bf204506adc64ce1d33cbd5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.558503] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0b37e9-f3ce-41e7-8acf-c162b642c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.575161] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab0b37e9-f3ce-41e7-8acf-c162b642c2d2) 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-618712713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1435a73824a045c7a5a0996a75878f5c',qos_specs=None,replication_status=,reservations=['aac8be2d-b7db-4c9a-bf62-8e6c521ddba0','bbb2c96a-2f9a-4bd2-8689-aab8bd311927','f7654a22-8da1-49e2-ab33-c959dcaf63a7','700d43c3-99fd-4a57-8786-7965dd244678'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77582021bf204506adc64ce1d33cbd5f',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.576911] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273f320d-906d-4922-8c23-7ee25a9d816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1782.586142] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273f320d-906d-4922-8c23-7ee25a9d816c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1782.589373] [56373]: DEBUG cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Flow 'volume_create_api' (3698d862-a6b8-4747-9643-c1bc5e029572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1782.589373] [56373]: INFO cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Create volume request issued successfully. [ 1782.589373] [56373]: INFO cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-e1b63329-5622-49c6-8f5e-4bbae22e3bb5 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1782.589373] [56373]: [pid: 56373|app: 0|req: 83/176] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Dec 17 09:21:17 2024] POST /volume/v3/volumes => generated 753 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1782.594884] [56374]: DEBUG cinder.api.middleware.request_id [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.597287] [56374]: INFO cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1782.597545] [56374]: DEBUG cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.597762] [56374]: DEBUG cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.611744] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.611744] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.617137] [56374]: INFO cinder.volume.api [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Volume info retrieved successfully. [ 1782.624927] [56374]: INFO cinder.api.openstack.wsgi [req-c9829620-0ac3-43c8-bb1c-c70d177f19b2 req-17e5bfe7-7b46-4a93-b6c7-92ee3fff0e5e tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 200 [ 1782.625516] [56374]: [pid: 56374|app: 0|req: 94/177] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:17 2024] GET /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1782.748030] [56373]: DEBUG cinder.api.middleware.request_id [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.750556] [56373]: INFO cinder.api.openstack.wsgi [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1782.750778] [56373]: DEBUG cinder.api.openstack.wsgi [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.750994] [56373]: DEBUG cinder.api.openstack.wsgi [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.760404] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.760404] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.766741] [56373]: INFO cinder.volume.api [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Volume info retrieved successfully. [ 1782.771860] [56373]: INFO cinder.api.openstack.wsgi [req-f330868b-9c55-4047-9831-9646e9a48541 req-f91a0e8b-3be5-451f-877d-13998cb2e81d tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 200 [ 1782.773770] [56373]: [pid: 56373|app: 0|req: 84/178] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:17 2024] GET /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1782.801907] [56374]: DEBUG cinder.api.middleware.request_id [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.804140] [56374]: INFO cinder.api.openstack.wsgi [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1782.804525] [56374]: DEBUG cinder.api.openstack.wsgi [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ba7308b-5ddf-46fa-a92d-9b286fd25b0b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-612651842", "description": null, "metadata": {}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1782.813911] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1782.813911] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.815098] [56374]: INFO cinder.volume.api [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Volume info retrieved successfully. [ 1782.815288] [56374]: INFO cinder.api.v3.snapshots [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Create snapshot from volume 3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1782.830216] [56374]: WARNING cinder.quota [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-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. [ 1782.851215] [56374]: DEBUG cinder.quota [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Created reservations ['484b1469-b8a2-4fdb-85e0-a09e129c05fa', '6ae80df6-b065-4ab6-be23-a4179701f755', '23d9ecdc-2a0a-4e1f-b55b-e16d7868ab16', '88732b60-8102-4c4d-ace1-ccd377c97aec'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1782.895550] [56374]: INFO cinder.volume.api [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Snapshot create request issued successfully. [ 1782.896100] [56374]: INFO cinder.api.openstack.wsgi [req-352008e9-b199-4910-b823-936c444006db req-4447ce85-18d7-43cf-9586-86875d90acf8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1782.896613] [56374]: [pid: 56374|app: 0|req: 95/179] 10.180.1.21 () {64 vars in 1427 bytes} [Tue Dec 17 09:21:17 2024] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1783.185873] [56373]: DEBUG cinder.api.middleware.request_id [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.190073] [56373]: INFO cinder.api.openstack.wsgi [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 [ 1783.190073] [56373]: DEBUG cinder.api.openstack.wsgi [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.190612] [56373]: DEBUG cinder.api.openstack.wsgi [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.220376] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.220376] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.221051] [56373]: INFO cinder.volume.api [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Snapshot retrieved successfully. [ 1783.222340] [56373]: INFO cinder.api.openstack.wsgi [req-a93ad073-6547-404a-98b8-9746e416bde1 req-9a0fa2a6-0379-4c20-ac7d-21ed74efcbff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 returned with HTTP 200 [ 1783.222646] [56373]: [pid: 56373|app: 0|req: 85/180] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 17 09:21:18 2024] GET /volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.672568] [56374]: DEBUG cinder.api.middleware.request_id [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.675103] [56374]: INFO cinder.api.openstack.wsgi [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1783.675376] [56374]: DEBUG cinder.api.openstack.wsgi [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.675530] [56374]: DEBUG cinder.api.openstack.wsgi [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'detail' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.675816] [56374]: DEBUG cinder.api.api_utils [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Removing options '' from query. {{(pid=56374) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1783.676173] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.676173] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.677119] [56374]: DEBUG cinder.db.sqlalchemy.api [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Building query based on filter {{(pid=56374) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1783.688622] [56374]: INFO cinder.volume.api [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Get all snapshots completed successfully. [ 1783.689063] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.689063] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.689766] [56374]: INFO cinder.api.openstack.wsgi [req-b06d34da-b279-4fe1-9003-d29137d54dcb req-bb02e158-663c-472f-b6a0-2d67bddf60c9 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1783.690168] [56374]: [pid: 56374|app: 0|req: 96/181] 10.180.1.21 () {60 vars in 1394 bytes} [Tue Dec 17 09:21:18 2024] GET /volume/v3/snapshots/detail => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.788037] [56373]: DEBUG cinder.api.middleware.request_id [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.791673] [56373]: INFO cinder.api.openstack.wsgi [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 [ 1783.791945] [56373]: DEBUG cinder.api.openstack.wsgi [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.792174] [56373]: DEBUG cinder.api.openstack.wsgi [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.799102] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.799102] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.799640] [56373]: INFO cinder.volume.api [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Snapshot retrieved successfully. [ 1783.800612] [56373]: INFO cinder.api.openstack.wsgi [req-d6c8b993-3ff5-47a8-96c5-ecb2431abaf8 req-dfc0e331-76e3-4792-ae40-6a4684bb410b tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 returned with HTTP 200 [ 1783.801023] [56373]: [pid: 56373|app: 0|req: 86/182] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 17 09:21:18 2024] GET /volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.834450] [56374]: DEBUG cinder.api.middleware.request_id [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.837159] [56374]: INFO cinder.api.openstack.wsgi [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 [ 1783.837352] [56374]: DEBUG cinder.api.openstack.wsgi [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.837566] [56374]: DEBUG cinder.api.openstack.wsgi [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.837695] [56374]: INFO cinder.api.v2.snapshots [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Delete snapshot with id: 517c129f-d6f1-4ad9-9a55-877398191e45 [ 1783.843282] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.843282] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.843907] [56374]: INFO cinder.volume.api [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Snapshot retrieved successfully. [ 1783.861616] [56374]: INFO cinder.volume.api [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Snapshot delete request issued successfully. [ 1783.861848] [56374]: INFO cinder.api.openstack.wsgi [req-8c4c32b2-4c9d-4522-88b4-4f305a35009d req-90032716-29fd-47fe-8fd6-9b6c9fbccaaf tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 returned with HTTP 202 [ 1783.862355] [56374]: [pid: 56374|app: 0|req: 97/183] 10.180.1.21 () {62 vars in 1506 bytes} [Tue Dec 17 09:21:18 2024] DELETE /volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1783.932483] [56373]: DEBUG cinder.api.middleware.request_id [req-322e9468-46d1-4c47-9239-51a05d917d33 req-1978c773-5c9b-43a9-9e96-adf9e9ba7283 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.934657] [56373]: INFO cinder.api.openstack.wsgi [req-322e9468-46d1-4c47-9239-51a05d917d33 req-1978c773-5c9b-43a9-9e96-adf9e9ba7283 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 [ 1783.934862] [56373]: DEBUG cinder.api.openstack.wsgi [req-322e9468-46d1-4c47-9239-51a05d917d33 req-1978c773-5c9b-43a9-9e96-adf9e9ba7283 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.935098] [56373]: DEBUG cinder.api.openstack.wsgi [req-322e9468-46d1-4c47-9239-51a05d917d33 req-1978c773-5c9b-43a9-9e96-adf9e9ba7283 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.939881] [56373]: INFO cinder.api.openstack.wsgi [req-322e9468-46d1-4c47-9239-51a05d917d33 req-1978c773-5c9b-43a9-9e96-adf9e9ba7283 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 returned with HTTP 404 [ 1783.940390] [56373]: [pid: 56373|app: 0|req: 87/184] 10.180.1.21 () {60 vars in 1484 bytes} [Tue Dec 17 09:21:18 2024] GET /volume/v3/snapshots/517c129f-d6f1-4ad9-9a55-877398191e45 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1783.975944] [56374]: DEBUG cinder.api.middleware.request_id [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.978216] [56374]: INFO cinder.api.openstack.wsgi [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1783.978392] [56374]: DEBUG cinder.api.openstack.wsgi [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.978609] [56374]: DEBUG cinder.api.openstack.wsgi [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.978810] [56374]: INFO cinder.api.v3.volumes [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Delete volume with id: 3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1783.986282] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1783.986282] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1783.986850] [56374]: INFO cinder.volume.api [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Volume info retrieved successfully. [ 1784.001810] [56374]: INFO cinder.volume.api [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Delete volume request issued successfully. [ 1784.001810] [56374]: INFO cinder.api.openstack.wsgi [req-901028e4-bb00-4e92-a7dc-dd4c2113aa96 req-f227f1f0-65f8-4918-a6c7-67fcf94e1221 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 202 [ 1784.002207] [56374]: [pid: 56374|app: 0|req: 98/185] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:21:18 2024] DELETE /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1784.021089] [56373]: DEBUG cinder.api.middleware.request_id [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1784.023182] [56373]: INFO cinder.api.openstack.wsgi [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1784.023412] [56373]: DEBUG cinder.api.openstack.wsgi [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1784.023632] [56373]: DEBUG cinder.api.openstack.wsgi [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1784.031689] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1784.031689] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1784.035169] [56373]: INFO cinder.volume.api [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Volume info retrieved successfully. [ 1784.039798] [56373]: INFO cinder.api.openstack.wsgi [req-4fb9f819-829b-40f1-933d-cc63168fbeeb req-4422131c-0531-47b9-b831-fbf6eb4c5817 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 200 [ 1784.040206] [56373]: [pid: 56373|app: 0|req: 88/186] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:18 2024] GET /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1785.173444] [56374]: DEBUG cinder.api.middleware.request_id [req-e6dd00c8-7b32-4d2f-9fff-f017df6b5d98 req-25b31013-cafe-4ced-8116-5b6e3be7d7ff None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.179246] [56374]: INFO cinder.api.openstack.wsgi [req-e6dd00c8-7b32-4d2f-9fff-f017df6b5d98 req-25b31013-cafe-4ced-8116-5b6e3be7d7ff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1785.179712] [56374]: DEBUG cinder.api.openstack.wsgi [req-e6dd00c8-7b32-4d2f-9fff-f017df6b5d98 req-25b31013-cafe-4ced-8116-5b6e3be7d7ff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.181009] [56374]: DEBUG cinder.api.openstack.wsgi [req-e6dd00c8-7b32-4d2f-9fff-f017df6b5d98 req-25b31013-cafe-4ced-8116-5b6e3be7d7ff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.188616] [56374]: INFO cinder.api.openstack.wsgi [req-e6dd00c8-7b32-4d2f-9fff-f017df6b5d98 req-25b31013-cafe-4ced-8116-5b6e3be7d7ff tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 404 [ 1785.189507] [56374]: [pid: 56374|app: 0|req: 99/187] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:20 2024] GET /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1785.206146] [56373]: DEBUG cinder.api.middleware.request_id [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.209943] [56373]: INFO cinder.api.openstack.wsgi [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1785.209943] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.210092] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.210591] [56373]: INFO cinder.api.v3.volumes [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Delete volume with id: 3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1785.218949] [56373]: INFO cinder.api.openstack.wsgi [req-a6e7492b-0966-4685-921e-dc61ff3e0b7d req-c883bde8-6867-4c70-9bae-eb10f946cd82 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 404 [ 1785.219061] [56373]: [pid: 56373|app: 0|req: 89/188] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:21:20 2024] DELETE /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1785.232019] [56374]: DEBUG cinder.api.middleware.request_id [req-58ca23cb-4621-41e0-ac3d-1543e6cc1a62 req-53f74c43-1196-40c7-b575-1b3c4f302da8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.234444] [56374]: INFO cinder.api.openstack.wsgi [req-58ca23cb-4621-41e0-ac3d-1543e6cc1a62 req-53f74c43-1196-40c7-b575-1b3c4f302da8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] GET http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b [ 1785.234665] [56374]: DEBUG cinder.api.openstack.wsgi [req-58ca23cb-4621-41e0-ac3d-1543e6cc1a62 req-53f74c43-1196-40c7-b575-1b3c4f302da8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.234879] [56374]: DEBUG cinder.api.openstack.wsgi [req-58ca23cb-4621-41e0-ac3d-1543e6cc1a62 req-53f74c43-1196-40c7-b575-1b3c4f302da8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.243785] [56374]: INFO cinder.api.openstack.wsgi [req-58ca23cb-4621-41e0-ac3d-1543e6cc1a62 req-53f74c43-1196-40c7-b575-1b3c4f302da8 tempest-VolumesSnapshotsTestJSON-110879491 tempest-VolumesSnapshotsTestJSON-110879491-project-member] http://10.180.1.21/volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b returned with HTTP 404 [ 1785.244556] [56374]: [pid: 56374|app: 0|req: 100/189] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:20 2024] GET /volume/v3/volumes/3ba7308b-5ddf-46fa-a92d-9b286fd25b0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1785.374893] [56373]: DEBUG cinder.api.middleware.request_id [req-e73e4c8b-b18a-4cb4-a2f5-2755bb793cf5 req-41910fd2-8f38-48a8-b66c-915ef0e199e4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1785.377208] [56373]: INFO cinder.api.openstack.wsgi [req-e73e4c8b-b18a-4cb4-a2f5-2755bb793cf5 req-41910fd2-8f38-48a8-b66c-915ef0e199e4 tempest-ServerActionsTestJSON-1070003160 tempest-ServerActionsTestJSON-1070003160-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=1a2f1d0a-2eef-46bf-91d3-369e0ae39a12 [ 1785.377502] [56373]: DEBUG cinder.api.openstack.wsgi [req-e73e4c8b-b18a-4cb4-a2f5-2755bb793cf5 req-41910fd2-8f38-48a8-b66c-915ef0e199e4 tempest-ServerActionsTestJSON-1070003160 tempest-ServerActionsTestJSON-1070003160-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1785.377727] [56373]: DEBUG cinder.api.openstack.wsgi [req-e73e4c8b-b18a-4cb4-a2f5-2755bb793cf5 req-41910fd2-8f38-48a8-b66c-915ef0e199e4 tempest-ServerActionsTestJSON-1070003160 tempest-ServerActionsTestJSON-1070003160-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1785.384140] [56373]: INFO cinder.api.openstack.wsgi [req-e73e4c8b-b18a-4cb4-a2f5-2755bb793cf5 req-41910fd2-8f38-48a8-b66c-915ef0e199e4 tempest-ServerActionsTestJSON-1070003160 tempest-ServerActionsTestJSON-1070003160-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=1a2f1d0a-2eef-46bf-91d3-369e0ae39a12 returned with HTTP 200 [ 1785.384668] [56373]: [pid: 56373|app: 0|req: 90/190] 10.180.1.21 () {62 vars in 1517 bytes} [Tue Dec 17 09:21:20 2024] GET /volume/v3/attachments?instance_id=1a2f1d0a-2eef-46bf-91d3-369e0ae39a12 => generated 19 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1790.769571] [56374]: DEBUG cinder.api.middleware.request_id [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1790.772447] [56374]: INFO cinder.api.openstack.wsgi [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1790.772874] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-536275567", "imageRef": "acfc5281-f285-425a-a488-40295ad25a1f", "size": 1}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1790.774614] [56374]: DEBUG cinder.api.v3.volumes [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-536275567', 'imageRef': 'acfc5281-f285-425a-a488-40295ad25a1f', 'size': 1}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1790.965098] [56374]: INFO cinder.api.v3.volumes [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Create volume of 1 GB [ 1790.975014] [56374]: INFO cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Availability Zones retrieved successfully. [ 1790.982237] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Flow 'volume_create_api' (14ed6c55-e7f6-44c0-a443-61f5a306e30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1790.983526] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389388cf-b57c-4652-a8dc-d47f320f0871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1790.984794] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1791.058661] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389388cf-b57c-4652-a8dc-d47f320f0871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1791.059782] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd11d7c-aa0b-4cda-9816-ab24dba5fa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1791.124085] [56374]: DEBUG cinder.quota [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Created reservations ['da251f39-c9e6-45f9-a8d2-69e538a6c871', '2922c36d-1f3d-40ec-ad7f-83564130b4d3', 'a56ea097-652f-42c2-867b-581f782404ef', 'ea071d2a-2b6f-469c-82e3-f7a7d73eb388'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1791.125233] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd11d7c-aa0b-4cda-9816-ab24dba5fa5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da251f39-c9e6-45f9-a8d2-69e538a6c871', '2922c36d-1f3d-40ec-ad7f-83564130b4d3', 'a56ea097-652f-42c2-867b-581f782404ef', 'ea071d2a-2b6f-469c-82e3-f7a7d73eb388']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1791.126158] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e77a8f-2510-44af-9ab9-77ae329876ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1791.142610] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0e77a8f-2510-44af-9ab9-77ae329876ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519b9839-5cb7-4a75-923f-32be1b9bf18e', '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-536275567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5224d511b4e4e8a869b9da32adf023a',qos_specs=None,replication_status=,reservations=['da251f39-c9e6-45f9-a8d2-69e538a6c871','2922c36d-1f3d-40ec-ad7f-83564130b4d3','a56ea097-652f-42c2-867b-581f782404ef','ea071d2a-2b6f-469c-82e3-f7a7d73eb388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ccd02599074eafb8dbb800777daf95',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-536275567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519b9839-5cb7-4a75-923f-32be1b9bf18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5224d511b4e4e8a869b9da32adf023a',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='a3ccd02599074eafb8dbb800777daf95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1791.143666] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc9c728-c991-4271-aa4d-05782f8449be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1791.160124] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acc9c728-c991-4271-aa4d-05782f8449be) 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-536275567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5224d511b4e4e8a869b9da32adf023a',qos_specs=None,replication_status=,reservations=['da251f39-c9e6-45f9-a8d2-69e538a6c871','2922c36d-1f3d-40ec-ad7f-83564130b4d3','a56ea097-652f-42c2-867b-581f782404ef','ea071d2a-2b6f-469c-82e3-f7a7d73eb388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ccd02599074eafb8dbb800777daf95',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1791.161260] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde21d35-3e64-41af-b529-02f19ef9e2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1791.176499] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde21d35-3e64-41af-b529-02f19ef9e2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1791.177631] [56374]: DEBUG cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Flow 'volume_create_api' (14ed6c55-e7f6-44c0-a443-61f5a306e30b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1791.178022] [56374]: INFO cinder.volume.api [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Create volume request issued successfully. [ 1791.178718] [56374]: INFO cinder.api.openstack.wsgi [None req-0c85fe03-ead2-4cd0-89d4-6a81705202f0 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1791.179267] [56374]: [pid: 56374|app: 0|req: 101/191] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 09:21:25 2024] POST /volume/v3/volumes => generated 751 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1791.186994] [56373]: DEBUG cinder.api.middleware.request_id [None req-3c92c0ce-547c-4835-a685-5308565ef766 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1791.191020] [56373]: INFO cinder.api.openstack.wsgi [None req-3c92c0ce-547c-4835-a685-5308565ef766 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1791.191020] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3c92c0ce-547c-4835-a685-5308565ef766 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1791.191020] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3c92c0ce-547c-4835-a685-5308565ef766 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1791.204501] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1791.204501] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1791.218164] [56373]: INFO cinder.volume.api [None req-3c92c0ce-547c-4835-a685-5308565ef766 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1791.225175] [56373]: INFO cinder.api.openstack.wsgi [None req-3c92c0ce-547c-4835-a685-5308565ef766 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1791.225662] [56373]: [pid: 56373|app: 0|req: 91/192] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:26 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1792.237532] [56374]: DEBUG cinder.api.middleware.request_id [None req-dcfe115c-f94d-4b66-82d9-cd235016866a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1792.239916] [56374]: INFO cinder.api.openstack.wsgi [None req-dcfe115c-f94d-4b66-82d9-cd235016866a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1792.240351] [56374]: DEBUG cinder.api.openstack.wsgi [None req-dcfe115c-f94d-4b66-82d9-cd235016866a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1792.240591] [56374]: DEBUG cinder.api.openstack.wsgi [None req-dcfe115c-f94d-4b66-82d9-cd235016866a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1792.256719] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1792.256719] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1792.262331] [56374]: INFO cinder.volume.api [None req-dcfe115c-f94d-4b66-82d9-cd235016866a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1792.271413] [56374]: INFO cinder.api.openstack.wsgi [None req-dcfe115c-f94d-4b66-82d9-cd235016866a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1792.272292] [56374]: [pid: 56374|app: 0|req: 102/193] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:27 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1793.287041] [56373]: DEBUG cinder.api.middleware.request_id [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1793.293182] [56373]: INFO cinder.api.openstack.wsgi [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1793.293440] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1793.293682] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1793.311093] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1793.311093] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1793.318466] [56373]: INFO cinder.volume.api [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1793.327247] [56373]: INFO cinder.api.openstack.wsgi [None req-2bb5e8e9-952e-472a-81d4-9ad9fe309eb7 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1793.327247] [56373]: [pid: 56373|app: 0|req: 92/194] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:28 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1794.344025] [56374]: DEBUG cinder.api.middleware.request_id [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1794.345640] [56374]: INFO cinder.api.openstack.wsgi [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1794.346075] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1794.346417] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1794.362230] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1794.362230] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1794.370568] [56374]: INFO cinder.volume.api [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1794.376111] [56374]: INFO cinder.api.openstack.wsgi [None req-e6c6a667-0358-4b97-8114-92c37cf2e699 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1794.376542] [56374]: [pid: 56374|app: 0|req: 103/195] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:29 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1795.389816] [56373]: DEBUG cinder.api.middleware.request_id [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1795.392855] [56373]: INFO cinder.api.openstack.wsgi [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1795.393460] [56373]: DEBUG cinder.api.openstack.wsgi [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1795.393677] [56373]: DEBUG cinder.api.openstack.wsgi [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1795.408186] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1795.408186] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1795.414091] [56373]: INFO cinder.volume.api [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1795.420877] [56373]: INFO cinder.api.openstack.wsgi [None req-689aafd1-8ce1-4261-b8d2-be9628255fe6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1795.421424] [56373]: [pid: 56373|app: 0|req: 93/196] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:30 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1796.435049] [56374]: DEBUG cinder.api.middleware.request_id [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1796.438547] [56374]: INFO cinder.api.openstack.wsgi [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1796.439158] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1796.439158] [56374]: DEBUG cinder.api.openstack.wsgi [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1796.453193] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1796.453193] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1796.458880] [56374]: INFO cinder.volume.api [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1796.467477] [56374]: INFO cinder.api.openstack.wsgi [None req-1d823130-5b46-4a3a-9810-bf8a790b06f6 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1796.471269] [56374]: [pid: 56374|app: 0|req: 104/197] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:31 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1797.479709] [56373]: DEBUG cinder.api.middleware.request_id [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.483283] [56373]: INFO cinder.api.openstack.wsgi [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1797.483283] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.483283] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.503896] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1797.503896] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.510481] [56373]: INFO cinder.volume.api [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1797.517887] [56373]: INFO cinder.api.openstack.wsgi [None req-ca83c2d0-c383-4a99-964d-c62eab27e34d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1797.520048] [56373]: [pid: 56373|app: 0|req: 94/198] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:32 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1798.528453] [56374]: DEBUG cinder.api.middleware.request_id [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1798.530903] [56374]: INFO cinder.api.openstack.wsgi [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1798.531190] [56374]: DEBUG cinder.api.openstack.wsgi [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1798.531408] [56374]: DEBUG cinder.api.openstack.wsgi [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1798.543603] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1798.543603] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1798.549072] [56374]: INFO cinder.volume.api [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1798.553773] [56374]: INFO cinder.api.openstack.wsgi [None req-515a7ca0-f299-429f-8ea4-f79b5cc631ac tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1798.554184] [56374]: [pid: 56374|app: 0|req: 105/199] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:33 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1799.567772] [56373]: DEBUG cinder.api.middleware.request_id [None req-4952113d-7925-427d-8bda-3ceb599c42c5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1799.574281] [56373]: INFO cinder.api.openstack.wsgi [None req-4952113d-7925-427d-8bda-3ceb599c42c5 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1799.574758] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4952113d-7925-427d-8bda-3ceb599c42c5 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1799.575496] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4952113d-7925-427d-8bda-3ceb599c42c5 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1799.593157] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1799.593157] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1799.597441] [56373]: INFO cinder.volume.api [None req-4952113d-7925-427d-8bda-3ceb599c42c5 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1799.603991] [56373]: INFO cinder.api.openstack.wsgi [None req-4952113d-7925-427d-8bda-3ceb599c42c5 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1799.604642] [56373]: [pid: 56373|app: 0|req: 95/200] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:34 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1800.616504] [56374]: DEBUG cinder.api.middleware.request_id [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1800.618708] [56374]: INFO cinder.api.openstack.wsgi [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1800.618934] [56374]: DEBUG cinder.api.openstack.wsgi [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1800.619169] [56374]: DEBUG cinder.api.openstack.wsgi [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1800.630936] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1800.630936] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1800.635888] [56374]: INFO cinder.volume.api [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1800.642225] [56374]: INFO cinder.api.openstack.wsgi [None req-de5d00e6-ec78-475b-9f1e-7c951510ce5f tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1800.642811] [56374]: [pid: 56374|app: 0|req: 106/201] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:35 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1801.653359] [56373]: DEBUG cinder.api.middleware.request_id [None req-73246ced-aab9-408d-a423-d198593c0678 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1801.656527] [56373]: INFO cinder.api.openstack.wsgi [None req-73246ced-aab9-408d-a423-d198593c0678 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1801.656807] [56373]: DEBUG cinder.api.openstack.wsgi [None req-73246ced-aab9-408d-a423-d198593c0678 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1801.657095] [56373]: DEBUG cinder.api.openstack.wsgi [None req-73246ced-aab9-408d-a423-d198593c0678 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1801.677239] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1801.677239] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1801.683530] [56373]: INFO cinder.volume.api [None req-73246ced-aab9-408d-a423-d198593c0678 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1801.690161] [56373]: INFO cinder.api.openstack.wsgi [None req-73246ced-aab9-408d-a423-d198593c0678 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1801.690730] [56373]: [pid: 56373|app: 0|req: 96/202] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:36 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1802.705131] [56374]: DEBUG cinder.api.middleware.request_id [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.706489] [56374]: INFO cinder.api.openstack.wsgi [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1802.706775] [56374]: DEBUG cinder.api.openstack.wsgi [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.707047] [56374]: DEBUG cinder.api.openstack.wsgi [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.725495] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1802.725495] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.730191] [56374]: INFO cinder.volume.api [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1802.736094] [56374]: INFO cinder.api.openstack.wsgi [None req-738880c5-5447-4873-a6dc-b5eb5565d4eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1802.736760] [56374]: [pid: 56374|app: 0|req: 107/203] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:37 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1803.747629] [56373]: DEBUG cinder.api.middleware.request_id [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1803.750171] [56373]: INFO cinder.api.openstack.wsgi [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1803.750415] [56373]: DEBUG cinder.api.openstack.wsgi [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1803.750648] [56373]: DEBUG cinder.api.openstack.wsgi [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1803.764135] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1803.764135] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1803.769142] [56373]: INFO cinder.volume.api [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1803.776909] [56373]: INFO cinder.api.openstack.wsgi [None req-44ed202a-cd0f-4339-acf9-7ec562b213eb tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1803.776909] [56373]: [pid: 56373|app: 0|req: 97/204] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:38 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1804.788180] [56374]: DEBUG cinder.api.middleware.request_id [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1804.790354] [56374]: INFO cinder.api.openstack.wsgi [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1804.790735] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1804.790848] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1804.800710] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1804.800710] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1804.804905] [56374]: INFO cinder.volume.api [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1804.809845] [56374]: INFO cinder.api.openstack.wsgi [None req-d05daefc-8a6a-41a6-80b6-68f6ca112a6c tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1804.810283] [56374]: [pid: 56374|app: 0|req: 108/205] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:39 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1805.824244] [56373]: DEBUG cinder.api.middleware.request_id [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.826356] [56373]: INFO cinder.api.openstack.wsgi [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1805.826610] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.826839] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.839127] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1805.839127] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.841822] [56373]: INFO cinder.volume.api [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1805.846993] [56373]: INFO cinder.api.openstack.wsgi [None req-bd7b0433-65e0-4693-82a5-f9db78d7820d tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1805.847472] [56373]: [pid: 56373|app: 0|req: 98/206] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:40 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1806.860191] [56374]: DEBUG cinder.api.middleware.request_id [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.863020] [56374]: INFO cinder.api.openstack.wsgi [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1806.863020] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.863020] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.882660] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1806.882660] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.886600] [56374]: INFO cinder.volume.api [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1806.892015] [56374]: INFO cinder.api.openstack.wsgi [None req-5aa8745c-701f-4c50-84c9-1edbd3ea0908 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1806.892408] [56374]: [pid: 56374|app: 0|req: 109/207] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:41 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1807.911326] [56373]: DEBUG cinder.api.middleware.request_id [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.912998] [56373]: INFO cinder.api.openstack.wsgi [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1807.913182] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.913359] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.926785] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1807.926785] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.931049] [56373]: INFO cinder.volume.api [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1807.937720] [56373]: INFO cinder.api.openstack.wsgi [None req-c797f1e4-9be9-4976-9f2f-19a5b3f007b1 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1807.937720] [56373]: [pid: 56373|app: 0|req: 99/208] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:42 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1808.649459] [56374]: DEBUG cinder.api.middleware.request_id [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.654047] [56374]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1808.654047] [56374]: DEBUG cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.654047] [56374]: DEBUG cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.671467] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.671467] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.678030] [56374]: INFO cinder.volume.api [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1808.683204] [56374]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-53a8213a-66bf-4804-a65a-e055b6e7f780 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1808.683767] [56374]: [pid: 56374|app: 0|req: 110/209] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:43 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1808.698786] [56373]: DEBUG cinder.api.middleware.request_id [None req-622f57bf-2394-4f19-a99e-4a34aca03e82 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.699277] [56373]: INFO cinder.api.openstack.wsgi [None req-622f57bf-2394-4f19-a99e-4a34aca03e82 None None] GET http://10.180.1.21/volume// [ 1808.699456] [56373]: DEBUG cinder.api.openstack.wsgi [None req-622f57bf-2394-4f19-a99e-4a34aca03e82 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.699698] [56373]: DEBUG cinder.api.openstack.wsgi [None req-622f57bf-2394-4f19-a99e-4a34aca03e82 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.703022] [56373]: INFO cinder.api.openstack.wsgi [None req-622f57bf-2394-4f19-a99e-4a34aca03e82 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1808.703022] [56373]: [pid: 56373|app: 0|req: 100/210] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:21:43 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1808.706714] [56374]: DEBUG cinder.api.middleware.request_id [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-f1fb3bbe-96cc-4c7f-b99a-1a5809a709c8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.709392] [56374]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-f1fb3bbe-96cc-4c7f-b99a-1a5809a709c8 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1808.710672] [56374]: DEBUG cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-f1fb3bbe-96cc-4c7f-b99a-1a5809a709c8 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b", "connector": null, "instance_uuid": "c4be4caf-dda6-45c6-85b0-bf2069c8633d"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1808.724046] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.724046] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.750453] [56374]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-f1fb3bbe-96cc-4c7f-b99a-1a5809a709c8 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1808.754020] [56374]: [pid: 56374|app: 0|req: 111/211] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:21:43 2024] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.786498] [56373]: DEBUG cinder.api.middleware.request_id [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-c836ecce-58e7-4a4e-bb06-6741b3d8c982 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.791085] [56373]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-c836ecce-58e7-4a4e-bb06-6741b3d8c982 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action [ 1808.791663] [56373]: DEBUG cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-c836ecce-58e7-4a4e-bb06-6741b3d8c982 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1808.791933] [56373]: DEBUG cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-c836ecce-58e7-4a4e-bb06-6741b3d8c982 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1808.811965] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.811965] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.820751] [56373]: INFO cinder.api.openstack.wsgi [req-a3c8bfdf-392a-43f4-ac3c-be7e8919716b req-c836ecce-58e7-4a4e-bb06-6741b3d8c982 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action returned with HTTP 204 [ 1808.821378] [56373]: [pid: 56373|app: 0|req: 101/212] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:21:43 2024] POST /volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1808.837619] [56374]: DEBUG cinder.api.middleware.request_id [None req-a3962323-05dd-4aeb-8056-d5038dab1643 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.839992] [56374]: INFO cinder.api.openstack.wsgi [None req-a3962323-05dd-4aeb-8056-d5038dab1643 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1808.840377] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a3962323-05dd-4aeb-8056-d5038dab1643 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.840757] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a3962323-05dd-4aeb-8056-d5038dab1643 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.854206] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.854206] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.858430] [56374]: INFO cinder.volume.api [None req-a3962323-05dd-4aeb-8056-d5038dab1643 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1808.867024] [56374]: INFO cinder.api.openstack.wsgi [None req-a3962323-05dd-4aeb-8056-d5038dab1643 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1808.867024] [56374]: [pid: 56374|app: 0|req: 112/213] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:43 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1111 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.876477] [56373]: DEBUG cinder.api.middleware.request_id [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.882046] [56373]: INFO cinder.api.openstack.wsgi [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1808.882046] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.882046] [56373]: DEBUG cinder.api.openstack.wsgi [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.894463] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.894463] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.897916] [56373]: INFO cinder.volume.api [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1808.903763] [56373]: INFO cinder.api.openstack.wsgi [None req-c1458005-96b1-4368-bc2b-b2aab8ef602b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1808.904434] [56373]: [pid: 56373|app: 0|req: 102/214] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:43 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1111 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1808.952292] [56374]: DEBUG cinder.api.middleware.request_id [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1808.954455] [56374]: INFO cinder.api.openstack.wsgi [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1808.954512] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1808.954735] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1808.963139] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1808.963139] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1808.966676] [56374]: INFO cinder.volume.api [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1808.970980] [56374]: INFO cinder.api.openstack.wsgi [None req-fcf9ab0a-09bc-4395-a6aa-f347a3f59c01 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1808.971442] [56374]: [pid: 56374|app: 0|req: 113/215] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:43 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1809.984182] [56373]: DEBUG cinder.api.middleware.request_id [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.986448] [56373]: INFO cinder.api.openstack.wsgi [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1809.986654] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.986875] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.000045] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.000045] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.006069] [56373]: INFO cinder.volume.api [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1810.012914] [56373]: INFO cinder.api.openstack.wsgi [None req-ab6f427f-67d3-4fd4-b015-18af2f292954 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1810.013223] [56373]: [pid: 56373|app: 0|req: 103/216] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:21:44 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1810.044516] [56374]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.047168] [56374]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1810.048099] [56374]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.048099] [56374]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.059052] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.059052] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.063551] [56374]: INFO cinder.volume.api [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1810.069171] [56374]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-1f9aff3f-3aad-4b0a-a9d7-8585bc870990 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1810.070371] [56374]: [pid: 56374|app: 0|req: 114/217] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:44 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1810.396347] [56373]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.398863] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1810.399112] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.399331] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.412552] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.412552] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.419038] [56373]: INFO cinder.volume.api [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1810.428159] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c450a872-014a-4324-b43f-17620147c9e4 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1810.428159] [56373]: [pid: 56373|app: 0|req: 104/218] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:21:45 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1810.435211] [56374]: DEBUG cinder.api.middleware.request_id [None req-d75a28cc-a1bc-4d23-8919-bb18bbb0393b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.435715] [56374]: INFO cinder.api.openstack.wsgi [None req-d75a28cc-a1bc-4d23-8919-bb18bbb0393b None None] GET http://10.180.1.21/volume// [ 1810.435923] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d75a28cc-a1bc-4d23-8919-bb18bbb0393b None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1810.436452] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d75a28cc-a1bc-4d23-8919-bb18bbb0393b None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1810.436763] [56374]: INFO cinder.api.openstack.wsgi [None req-d75a28cc-a1bc-4d23-8919-bb18bbb0393b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1810.437149] [56374]: [pid: 56374|app: 0|req: 115/219] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:21:45 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1810.441814] [56373]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c667227e-9247-4899-947d-229a7a64e8d9 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1810.444371] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c667227e-9247-4899-947d-229a7a64e8d9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1810.444874] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c667227e-9247-4899-947d-229a7a64e8d9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "519b9839-5cb7-4a75-923f-32be1b9bf18e", "connector": null, "instance_uuid": "7782709a-a6e0-4407-ae33-1b5448dd4acf"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1810.455596] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1810.455596] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1810.481369] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-c667227e-9247-4899-947d-229a7a64e8d9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1810.481495] [56373]: [pid: 56373|app: 0|req: 105/220] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:21:45 2024] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1820.066738] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=141,cinder:INSERT=29,cinder:UPDATE=40 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1820.479712] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=103,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1829.660027] [56374]: DEBUG cinder.api.middleware.request_id [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1829.662324] [56374]: INFO cinder.api.openstack.wsgi [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1829.662558] [56374]: DEBUG cinder.api.openstack.wsgi [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1829.662778] [56374]: DEBUG cinder.api.openstack.wsgi [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1829.676863] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1829.676863] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1829.680497] [56374]: INFO cinder.volume.api [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1829.685311] [56374]: INFO cinder.api.openstack.wsgi [req-1053e0b6-76fd-465c-874c-5f7a4e174f11 req-2abcf428-cecb-43dc-95c3-748f95f02f1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1829.685730] [56374]: [pid: 56374|app: 0|req: 116/221] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:22:04 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1831.351820] [56373]: DEBUG cinder.api.middleware.request_id [None req-d5612d92-505d-4584-a1a8-057af5fac02d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.353893] [56373]: INFO cinder.api.openstack.wsgi [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1831.354353] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1483313383"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1831.355984] [56373]: DEBUG cinder.api.v3.volumes [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1483313383'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1831.356134] [56373]: INFO cinder.api.v3.volumes [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume of 1 GB [ 1831.356458] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.356458] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.362421] [56373]: INFO cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Availability Zones retrieved successfully. [ 1831.369431] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Flow 'volume_create_api' (176ca482-9a4a-44bd-85ca-7093295bd69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1831.370654] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a99a35-e8a4-4cff-97d9-482900d9d563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1831.371753] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1831.390689] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a99a35-e8a4-4cff-97d9-482900d9d563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1831.391686] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb5b712-f457-4ff2-af56-ae41997dc495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1831.440313] [56373]: DEBUG cinder.quota [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Created reservations ['2341d927-2317-471e-83a5-ced3e9cdeeb8', 'f9976c7f-b1f2-4ed7-b5d7-cc6e54c48859', '2012f34d-128e-458b-8f89-1a1b91358134', '40649583-689b-4168-8cb9-5b4446feb2dd'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1831.441336] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb5b712-f457-4ff2-af56-ae41997dc495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2341d927-2317-471e-83a5-ced3e9cdeeb8', 'f9976c7f-b1f2-4ed7-b5d7-cc6e54c48859', '2012f34d-128e-458b-8f89-1a1b91358134', '40649583-689b-4168-8cb9-5b4446feb2dd']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1831.442351] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e99cad4-b1a8-4ffc-9ff3-7ef1ee837a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1831.454720] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e99cad4-b1a8-4ffc-9ff3-7ef1ee837a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56bab562-bbbc-4b84-bbda-b76d6e75a73b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1483313383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81671fe6de594d1eb08c078725ba4532',qos_specs=None,replication_status=,reservations=['2341d927-2317-471e-83a5-ced3e9cdeeb8','f9976c7f-b1f2-4ed7-b5d7-cc6e54c48859','2012f34d-128e-458b-8f89-1a1b91358134','40649583-689b-4168-8cb9-5b4446feb2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109348a3108541bdbd04be1fddbd98f3',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:22:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1483313383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56bab562-bbbc-4b84-bbda-b76d6e75a73b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81671fe6de594d1eb08c078725ba4532',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='109348a3108541bdbd04be1fddbd98f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1831.455640] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e93700-db34-4843-b3ad-924282e9c490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1831.467238] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04e93700-db34-4843-b3ad-924282e9c490) 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-1483313383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81671fe6de594d1eb08c078725ba4532',qos_specs=None,replication_status=,reservations=['2341d927-2317-471e-83a5-ced3e9cdeeb8','f9976c7f-b1f2-4ed7-b5d7-cc6e54c48859','2012f34d-128e-458b-8f89-1a1b91358134','40649583-689b-4168-8cb9-5b4446feb2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109348a3108541bdbd04be1fddbd98f3',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1831.468191] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c57283e-2a88-40ec-83eb-83431c5656b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1831.481565] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c57283e-2a88-40ec-83eb-83431c5656b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1831.482722] [56373]: DEBUG cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Flow 'volume_create_api' (176ca482-9a4a-44bd-85ca-7093295bd69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1831.483739] [56373]: INFO cinder.volume.api [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume request issued successfully. [ 1831.484918] [56373]: INFO cinder.api.openstack.wsgi [None req-d5612d92-505d-4584-a1a8-057af5fac02d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1831.485500] [56373]: [pid: 56373|app: 0|req: 106/222] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:22:06 2024] POST /volume/v3/volumes => generated 758 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1831.494051] [56374]: DEBUG cinder.api.middleware.request_id [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.495976] [56374]: INFO cinder.api.openstack.wsgi [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 1831.496266] [56374]: DEBUG cinder.api.openstack.wsgi [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1831.496477] [56374]: DEBUG cinder.api.openstack.wsgi [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1831.504588] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1831.504588] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.507954] [56374]: INFO cinder.volume.api [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1831.512748] [56374]: INFO cinder.api.openstack.wsgi [None req-07e1331c-af23-49e3-bd8a-2ef84e592e94 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b returned with HTTP 200 [ 1831.513292] [56374]: [pid: 56374|app: 0|req: 117/223] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:06 2024] GET /volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1832.523639] [56373]: DEBUG cinder.api.middleware.request_id [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1832.527477] [56373]: INFO cinder.api.openstack.wsgi [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 1832.527477] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1832.527477] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1832.538121] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1832.538121] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1832.543566] [56373]: INFO cinder.volume.api [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1832.549013] [56373]: INFO cinder.api.openstack.wsgi [None req-3d2fdf97-9094-456b-bc2a-2bc570d9cc3d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b returned with HTTP 200 [ 1832.549379] [56373]: [pid: 56373|app: 0|req: 107/224] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:07 2024] GET /volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1838.161063] [56374]: DEBUG cinder.api.middleware.request_id [None req-84f3d80c-2165-4e2f-bfab-b68f416f2d47 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.161302] [56374]: INFO cinder.api.openstack.wsgi [None req-84f3d80c-2165-4e2f-bfab-b68f416f2d47 None None] GET http://10.180.1.21/volume// [ 1838.161302] [56374]: DEBUG cinder.api.openstack.wsgi [None req-84f3d80c-2165-4e2f-bfab-b68f416f2d47 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.162026] [56374]: DEBUG cinder.api.openstack.wsgi [None req-84f3d80c-2165-4e2f-bfab-b68f416f2d47 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.162026] [56374]: INFO cinder.api.openstack.wsgi [None req-84f3d80c-2165-4e2f-bfab-b68f416f2d47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1838.163018] [56374]: [pid: 56374|app: 0|req: 118/225] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:22:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1838.166684] [56373]: DEBUG cinder.api.middleware.request_id [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.169032] [56373]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1838.169799] [56373]: DEBUG cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1838.170034] [56373]: DEBUG cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1838.185955] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.185955] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.190104] [56373]: INFO cinder.volume.api [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1838.196675] [56373]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-9e8c9059-60ce-4d38-9a02-b891a23510dd tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1838.196675] [56373]: [pid: 56373|app: 0|req: 108/226] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:22:13 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1838.325947] [56374]: DEBUG cinder.api.middleware.request_id [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1838.330929] [56374]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] PUT http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 [ 1838.330929] [56374]: DEBUG cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-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=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1838.344298] [56374]: DEBUG cinder.coordination [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Acquiring lock "cinder-attachment_update-30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1838.349677] [56374]: DEBUG cinder.coordination [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Lock "cinder-attachment_update-30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1838.351261] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1838.351261] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.889455] [56374]: DEBUG cinder.coordination [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Lock "cinder-attachment_update-30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.540s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1842.889810] [56374]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-f7361508-ade0-4a63-978a-adef3f0a8f0e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 returned with HTTP 200 [ 1842.890429] [56374]: [pid: 56374|app: 0|req: 119/227] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:22:13 2024] PUT /volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 => generated 617 bytes in 4565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1843.397476] [56373]: DEBUG cinder.api.middleware.request_id [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-c9426934-8a40-445b-b406-74bda7a59a91 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1843.401307] [56373]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-c9426934-8a40-445b-b406-74bda7a59a91 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action [ 1843.402069] [56373]: DEBUG cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-c9426934-8a40-445b-b406-74bda7a59a91 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1843.402225] [56373]: DEBUG cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-c9426934-8a40-445b-b406-74bda7a59a91 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1843.434530] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1843.434530] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1843.444998] [56373]: INFO cinder.api.openstack.wsgi [req-1cbe1c47-911f-435f-9b35-e973c33b0364 req-c9426934-8a40-445b-b406-74bda7a59a91 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action returned with HTTP 204 [ 1843.445660] [56373]: [pid: 56373|app: 0|req: 109/228] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:22:18 2024] POST /volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1847.060169] [56374]: DEBUG cinder.api.middleware.request_id [None req-efe5cbb1-6bf2-4348-a40d-60040fb40c6b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.060733] [56374]: INFO cinder.api.openstack.wsgi [None req-efe5cbb1-6bf2-4348-a40d-60040fb40c6b None None] GET http://10.180.1.21/volume// [ 1847.060854] [56374]: DEBUG cinder.api.openstack.wsgi [None req-efe5cbb1-6bf2-4348-a40d-60040fb40c6b None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.061167] [56374]: DEBUG cinder.api.openstack.wsgi [None req-efe5cbb1-6bf2-4348-a40d-60040fb40c6b None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.061685] [56374]: INFO cinder.api.openstack.wsgi [None req-efe5cbb1-6bf2-4348-a40d-60040fb40c6b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1847.062099] [56374]: [pid: 56374|app: 0|req: 120/229] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:22:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1847.065571] [56373]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.068232] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] GET http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1847.068975] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1847.069932] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1847.085251] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.085251] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.087796] [56373]: INFO cinder.volume.api [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1847.093747] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-2e0dd947-d15f-40e8-8814-feaea18dbeb9 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 200 [ 1847.094209] [56373]: [pid: 56373|app: 0|req: 110/230] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:22:21 2024] GET /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1847.234281] [56374]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.236834] [56374]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] PUT http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc [ 1847.237399] [56374]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-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=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1847.246274] [56374]: DEBUG cinder.coordination [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Acquiring lock "cinder-attachment_update-519b9839-5cb7-4a75-923f-32be1b9bf18e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1847.250841] [56374]: DEBUG cinder.coordination [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Lock "cinder-attachment_update-519b9839-5cb7-4a75-923f-32be1b9bf18e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1847.252025] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1847.252025] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.778223] [56374]: DEBUG cinder.coordination [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Lock "cinder-attachment_update-519b9839-5cb7-4a75-923f-32be1b9bf18e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1847.778892] [56374]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-06e32a8a-9c55-414c-b5d1-b333e08f9560 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc returned with HTTP 200 [ 1847.779384] [56374]: [pid: 56374|app: 0|req: 121/231] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:22:22 2024] PUT /volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1848.287452] [56373]: DEBUG cinder.api.middleware.request_id [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-02d2803c-a6b9-4b73-a76c-7ad34338b7f2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1848.290424] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-02d2803c-a6b9-4b73-a76c-7ad34338b7f2 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] POST http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc/action [ 1848.290610] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-02d2803c-a6b9-4b73-a76c-7ad34338b7f2 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1848.290792] [56373]: DEBUG cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-02d2803c-a6b9-4b73-a76c-7ad34338b7f2 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1848.317990] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1848.317990] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1848.330575] [56373]: INFO cinder.api.openstack.wsgi [req-8acdf026-ae5c-4e4b-b279-9a79f4fda505 req-02d2803c-a6b9-4b73-a76c-7ad34338b7f2 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc/action returned with HTTP 204 [ 1848.331149] [56373]: [pid: 56373|app: 0|req: 111/232] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:22:23 2024] POST /volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1849.283801] [56374]: DEBUG cinder.api.middleware.request_id [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.285971] [56374]: INFO cinder.api.openstack.wsgi [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1849.286409] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-971275495"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1849.288946] [56374]: DEBUG cinder.api.v3.volumes [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-971275495'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1849.289101] [56374]: INFO cinder.api.v3.volumes [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume of 1 GB [ 1849.289461] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.289461] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.297356] [56374]: INFO cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Availability Zones retrieved successfully. [ 1849.306286] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Flow 'volume_create_api' (90c96c32-750d-4fb4-b203-577f6f519ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1849.307332] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae7c5c1-19de-47c3-bd1c-66e64014bd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.308609] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1849.341211] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae7c5c1-19de-47c3-bd1c-66e64014bd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.345674] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadf8ee7-93ec-48ac-95b6-57edd28f139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.388167] [56374]: DEBUG cinder.quota [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Created reservations ['64edf506-7f8a-42a2-99b2-a4a71342c782', '0e519f75-ef55-4176-8c42-2dedae1444e8', '46809402-8b85-430f-9a49-93d5a3eaece5', '408b8b41-191b-4e47-9a30-0795738ca160'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1849.389291] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadf8ee7-93ec-48ac-95b6-57edd28f139d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64edf506-7f8a-42a2-99b2-a4a71342c782', '0e519f75-ef55-4176-8c42-2dedae1444e8', '46809402-8b85-430f-9a49-93d5a3eaece5', '408b8b41-191b-4e47-9a30-0795738ca160']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.390202] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00aaef86-b7da-4f5b-a2a9-e056af6a7974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.410512] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00aaef86-b7da-4f5b-a2a9-e056af6a7974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc845c73-9eda-40c1-a962-0caf334747b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-971275495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81671fe6de594d1eb08c078725ba4532',qos_specs=None,replication_status=,reservations=['64edf506-7f8a-42a2-99b2-a4a71342c782','0e519f75-ef55-4176-8c42-2dedae1444e8','46809402-8b85-430f-9a49-93d5a3eaece5','408b8b41-191b-4e47-9a30-0795738ca160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109348a3108541bdbd04be1fddbd98f3',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-971275495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc845c73-9eda-40c1-a962-0caf334747b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81671fe6de594d1eb08c078725ba4532',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='109348a3108541bdbd04be1fddbd98f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.411501] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794146a8-3d52-4a4f-bd2a-89abd1635de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.428412] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794146a8-3d52-4a4f-bd2a-89abd1635de4) 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-971275495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81671fe6de594d1eb08c078725ba4532',qos_specs=None,replication_status=,reservations=['64edf506-7f8a-42a2-99b2-a4a71342c782','0e519f75-ef55-4176-8c42-2dedae1444e8','46809402-8b85-430f-9a49-93d5a3eaece5','408b8b41-191b-4e47-9a30-0795738ca160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='109348a3108541bdbd04be1fddbd98f3',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.428412] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9eb9d6-803f-485c-93b1-5ba6d6400b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1849.436364] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9eb9d6-803f-485c-93b1-5ba6d6400b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1849.438030] [56374]: DEBUG cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Flow 'volume_create_api' (90c96c32-750d-4fb4-b203-577f6f519ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1849.438030] [56374]: INFO cinder.volume.api [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Create volume request issued successfully. [ 1849.438645] [56374]: INFO cinder.api.openstack.wsgi [None req-5414e158-7cae-4cd7-9ac4-4c6b8ad4b28f tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1849.439153] [56374]: [pid: 56374|app: 0|req: 122/233] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:22:24 2024] POST /volume/v3/volumes => generated 757 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1849.447742] [56373]: DEBUG cinder.api.middleware.request_id [None req-97560374-935b-4ea1-8381-3aacfb36fd6b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1849.450170] [56373]: INFO cinder.api.openstack.wsgi [None req-97560374-935b-4ea1-8381-3aacfb36fd6b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1849.450409] [56373]: DEBUG cinder.api.openstack.wsgi [None req-97560374-935b-4ea1-8381-3aacfb36fd6b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1849.450618] [56373]: DEBUG cinder.api.openstack.wsgi [None req-97560374-935b-4ea1-8381-3aacfb36fd6b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1849.462707] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1849.462707] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1849.470712] [56373]: INFO cinder.volume.api [None req-97560374-935b-4ea1-8381-3aacfb36fd6b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1849.481656] [56373]: INFO cinder.api.openstack.wsgi [None req-97560374-935b-4ea1-8381-3aacfb36fd6b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1849.482182] [56373]: [pid: 56373|app: 0|req: 112/234] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:24 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1850.492853] [56374]: DEBUG cinder.api.middleware.request_id [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1850.495592] [56374]: INFO cinder.api.openstack.wsgi [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1850.495942] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1850.496189] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1850.509603] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1850.509603] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1850.514180] [56374]: INFO cinder.volume.api [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1850.521442] [56374]: INFO cinder.api.openstack.wsgi [None req-0e5ba0ed-c145-4cba-ba7a-379c0fa9c12b tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1850.521775] [56374]: [pid: 56374|app: 0|req: 123/235] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:25 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1855.085811] [56373]: DEBUG cinder.api.middleware.request_id [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.088017] [56373]: INFO cinder.api.openstack.wsgi [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1855.088273] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.088500] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.105050] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.105050] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.109594] [56373]: INFO cinder.volume.api [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1855.118955] [56373]: INFO cinder.api.openstack.wsgi [None req-f31b7d1e-2095-4bba-9325-49e35e7deec3 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1855.120050] [56373]: [pid: 56373|app: 0|req: 113/236] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:29 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1855.242720] [56374]: DEBUG cinder.api.middleware.request_id [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.245069] [56374]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1855.245300] [56374]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1855.245530] [56374]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1855.256046] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.256046] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.259241] [56374]: INFO cinder.volume.api [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1855.263529] [56374]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-c68af12e-0865-4f0b-8d36-5644c1e6fefa tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1855.263924] [56374]: [pid: 56374|app: 0|req: 124/237] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:22:30 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1855.296759] [56373]: DEBUG cinder.api.middleware.request_id [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1855.299518] [56373]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705/action [ 1855.299684] [56373]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1855.299891] [56373]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1855.311464] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1855.311464] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1855.312078] [56373]: INFO cinder.volume.api [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1855.319930] [56373]: INFO cinder.volume.api [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Begin detaching volume completed successfully. [ 1855.320252] [56373]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-83469bcc-59f4-4cf8-b0af-8d2676605d9a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705/action returned with HTTP 202 [ 1855.320728] [56373]: [pid: 56373|app: 0|req: 114/238] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:22:30 2024] POST /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1856.348804] [56374]: DEBUG cinder.api.middleware.request_id [None req-bbf78826-9c5b-4785-9835-597f1c6c8a5e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.348804] [56374]: INFO cinder.api.openstack.wsgi [None req-bbf78826-9c5b-4785-9835-597f1c6c8a5e None None] GET http://10.180.1.21/volume// [ 1856.348804] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bbf78826-9c5b-4785-9835-597f1c6c8a5e None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.348804] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bbf78826-9c5b-4785-9835-597f1c6c8a5e None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.348804] [56374]: INFO cinder.api.openstack.wsgi [None req-bbf78826-9c5b-4785-9835-597f1c6c8a5e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1856.348804] [56374]: [pid: 56374|app: 0|req: 125/239] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:22:31 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1856.352644] [56373]: DEBUG cinder.api.middleware.request_id [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.355521] [56373]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1856.355780] [56373]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.356026] [56373]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.373025] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1856.373025] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1856.378758] [56373]: INFO cinder.volume.api [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1856.385418] [56373]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-d10c1206-d138-4122-bb88-3e81cb1727fd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1856.386089] [56373]: [pid: 56373|app: 0|req: 115/240] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:22:31 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1857.618125] [56374]: DEBUG cinder.api.middleware.request_id [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-0d203d09-e797-43e1-9f6f-039d069670a0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1857.622155] [56374]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-0d203d09-e797-43e1-9f6f-039d069670a0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 [ 1857.622472] [56374]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-0d203d09-e797-43e1-9f6f-039d069670a0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1857.622742] [56374]: DEBUG cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-0d203d09-e797-43e1-9f6f-039d069670a0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1857.632914] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1857.632914] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.167532] [56374]: INFO cinder.api.openstack.wsgi [req-bbc3759b-6ce8-4f8c-8453-574bd3303d0c req-0d203d09-e797-43e1-9f6f-039d069670a0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 returned with HTTP 200 [ 1858.168039] [56374]: [pid: 56374|app: 0|req: 126/241] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:22:32 2024] DELETE /volume/v3/attachments/ea3f3592-c4fe-4e33-82b2-b3d58d8b80e1 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1858.710090] [56373]: DEBUG cinder.api.middleware.request_id [None req-ec047b31-cecb-46da-b137-d67170527519 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.713601] [56373]: INFO cinder.api.openstack.wsgi [None req-ec047b31-cecb-46da-b137-d67170527519 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 1858.713890] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ec047b31-cecb-46da-b137-d67170527519 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.714173] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ec047b31-cecb-46da-b137-d67170527519 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.725743] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1858.725743] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.730126] [56373]: INFO cinder.volume.api [None req-ec047b31-cecb-46da-b137-d67170527519 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1858.735484] [56373]: INFO cinder.api.openstack.wsgi [None req-ec047b31-cecb-46da-b137-d67170527519 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 1858.736287] [56373]: [pid: 56373|app: 0|req: 116/242] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:22:33 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1868.161945] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=56,cinder:UPDATE=17,cinder:INSERT=6 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1868.733218] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=69,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1893.220779] [56374]: DEBUG cinder.api.middleware.request_id [None req-77be8d34-b966-4a9c-9236-042832c99d33 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.222963] [56374]: INFO cinder.api.openstack.wsgi [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1893.223384] [56374]: DEBUG cinder.api.openstack.wsgi [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-377294830"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1893.224995] [56374]: DEBUG cinder.api.v3.volumes [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-377294830'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1893.225228] [56374]: INFO cinder.api.v3.volumes [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume of 1 GB [ 1893.225478] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1893.225478] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.231265] [56374]: INFO cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Availability Zones retrieved successfully. [ 1893.238361] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Flow 'volume_create_api' (64da8311-b719-4543-939b-88c5e7fe79b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1893.239535] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18045168-4fe3-47af-ba3a-1f4118afb053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1893.240758] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1893.258824] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18045168-4fe3-47af-ba3a-1f4118afb053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1893.259819] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96eec5cb-e80f-4e20-bf1c-2c296b790329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1893.308507] [56374]: DEBUG cinder.quota [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Created reservations ['9a8e8f65-88db-4191-adc1-d9dac5934323', '0a197517-e610-4a06-9c4b-b78a739b55dd', 'd0bc804b-d6c6-4d62-8e7f-7f22e0decc41', 'a784373b-1f05-4448-a2d9-d7d3a0268aae'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1893.309525] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96eec5cb-e80f-4e20-bf1c-2c296b790329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8e8f65-88db-4191-adc1-d9dac5934323', '0a197517-e610-4a06-9c4b-b78a739b55dd', 'd0bc804b-d6c6-4d62-8e7f-7f22e0decc41', 'a784373b-1f05-4448-a2d9-d7d3a0268aae']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1893.310479] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc563b44-cb15-4256-bdee-4d79a99b90c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1893.328867] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc563b44-cb15-4256-bdee-4d79a99b90c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93dc15bd-db47-4909-aa52-19c6c4fbc314', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-377294830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d16f32b81de4a31a0d2f8a05d22094a',qos_specs=None,replication_status=,reservations=['9a8e8f65-88db-4191-adc1-d9dac5934323','0a197517-e610-4a06-9c4b-b78a739b55dd','d0bc804b-d6c6-4d62-8e7f-7f22e0decc41','a784373b-1f05-4448-a2d9-d7d3a0268aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e0cf1f4b9f4232b653837383dbea66',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-377294830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93dc15bd-db47-4909-aa52-19c6c4fbc314,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d16f32b81de4a31a0d2f8a05d22094a',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='e0e0cf1f4b9f4232b653837383dbea66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1893.330478] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a727a1-e182-442a-bb09-297c9c561aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1893.346940] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a727a1-e182-442a-bb09-297c9c561aed) 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-377294830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d16f32b81de4a31a0d2f8a05d22094a',qos_specs=None,replication_status=,reservations=['9a8e8f65-88db-4191-adc1-d9dac5934323','0a197517-e610-4a06-9c4b-b78a739b55dd','d0bc804b-d6c6-4d62-8e7f-7f22e0decc41','a784373b-1f05-4448-a2d9-d7d3a0268aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e0cf1f4b9f4232b653837383dbea66',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1893.347991] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3fca5a-55a4-45d1-b615-5e6c9a01432c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1893.360027] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3fca5a-55a4-45d1-b615-5e6c9a01432c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1893.361238] [56374]: DEBUG cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Flow 'volume_create_api' (64da8311-b719-4543-939b-88c5e7fe79b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1893.361887] [56374]: INFO cinder.volume.api [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume request issued successfully. [ 1893.362556] [56374]: INFO cinder.api.openstack.wsgi [None req-77be8d34-b966-4a9c-9236-042832c99d33 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1893.363210] [56374]: [pid: 56374|app: 0|req: 127/243] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:23:08 2024] POST /volume/v3/volumes => generated 752 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1893.371545] [56373]: DEBUG cinder.api.middleware.request_id [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.373849] [56373]: INFO cinder.api.openstack.wsgi [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1893.374077] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.374324] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.382538] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1893.382538] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.391260] [56373]: INFO cinder.volume.api [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1893.396915] [56373]: INFO cinder.api.openstack.wsgi [None req-fbc4ec58-3471-4388-a844-1d6bea0c6c72 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 200 [ 1893.397115] [56373]: [pid: 56373|app: 0|req: 117/244] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:08 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1894.408883] [56374]: DEBUG cinder.api.middleware.request_id [None req-d24d298f-1340-4a78-becf-446dc45c85ab None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.411393] [56374]: INFO cinder.api.openstack.wsgi [None req-d24d298f-1340-4a78-becf-446dc45c85ab tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1894.411647] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d24d298f-1340-4a78-becf-446dc45c85ab tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1894.411871] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d24d298f-1340-4a78-becf-446dc45c85ab tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1894.430810] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.430810] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.440637] [56374]: INFO cinder.volume.api [None req-d24d298f-1340-4a78-becf-446dc45c85ab tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1894.457298] [56374]: INFO cinder.api.openstack.wsgi [None req-d24d298f-1340-4a78-becf-446dc45c85ab tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 200 [ 1894.457691] [56374]: [pid: 56374|app: 0|req: 128/245] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:09 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1894.470257] [56373]: DEBUG cinder.api.middleware.request_id [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.473164] [56373]: INFO cinder.api.openstack.wsgi [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] POST http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314/action [ 1894.473617] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1894.473617] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1894.485659] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.485659] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.486889] [56373]: INFO cinder.volume.api [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1894.500240] [56373]: INFO cinder.volume.api [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume updated successfully. [ 1894.500505] [56373]: INFO cinder.api.openstack.wsgi [None req-a55c8d84-eff8-4128-bb45-67ef4898beb3 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314/action returned with HTTP 200 [ 1894.500944] [56373]: [pid: 56373|app: 0|req: 118/246] 10.180.1.21 () {60 vars in 1267 bytes} [Tue Dec 17 09:23:09 2024] POST /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1894.506031] [56374]: DEBUG cinder.api.middleware.request_id [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.508101] [56374]: INFO cinder.api.openstack.wsgi [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1894.508347] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1894.508566] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1894.525587] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.525587] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.530777] [56374]: INFO cinder.volume.api [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1894.538367] [56374]: INFO cinder.api.openstack.wsgi [None req-c5240b5d-49fc-4f25-b4f5-ebd8ec0927d8 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 200 [ 1894.541592] [56374]: [pid: 56374|app: 0|req: 129/247] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:09 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1894.636584] [56373]: DEBUG cinder.api.middleware.request_id [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.638991] [56373]: INFO cinder.api.openstack.wsgi [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1894.639230] [56373]: DEBUG cinder.api.openstack.wsgi [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1894.639449] [56373]: DEBUG cinder.api.openstack.wsgi [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1894.647996] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1894.647996] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.653470] [56373]: INFO cinder.volume.api [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1894.660514] [56373]: INFO cinder.api.openstack.wsgi [req-1ec1cde6-96b0-483d-a533-47e6476ac152 req-ec9d5bbc-5343-4fdf-91e5-1171da37718d tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 200 [ 1894.660934] [56373]: [pid: 56373|app: 0|req: 119/248] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:23:09 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1894.990359] [56374]: DEBUG cinder.api.middleware.request_id [None req-f05f4465-cb64-440f-822a-c80481983253 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.991905] [56374]: INFO cinder.api.openstack.wsgi [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1894.992277] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1464761769"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1894.994092] [56374]: DEBUG cinder.api.v3.volumes [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1464761769'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1894.994092] [56374]: INFO cinder.api.v3.volumes [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume of 1 GB [ 1894.998109] [56374]: INFO cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Availability Zones retrieved successfully. [ 1895.004822] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Flow 'volume_create_api' (92b70f91-30b8-4d39-a0fd-fa38b6cf72c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1895.005973] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc88943c-5aa1-4c27-a66d-c2193e972d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1895.007106] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1895.024933] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc88943c-5aa1-4c27-a66d-c2193e972d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1895.025957] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea7dd3e-8a23-4ba6-8e31-1a92d4d0900f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1895.055572] [56374]: DEBUG cinder.quota [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Created reservations ['d44d025f-2921-441e-bbc9-f2170e936e9d', 'c3d709e7-1674-445b-bd4b-d4d8e326b61f', '2a8ecd4a-311a-421f-8090-584825d29870', '3601fc5b-5f86-4b94-99c2-61545e4c9ac1'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1895.056565] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea7dd3e-8a23-4ba6-8e31-1a92d4d0900f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d44d025f-2921-441e-bbc9-f2170e936e9d', 'c3d709e7-1674-445b-bd4b-d4d8e326b61f', '2a8ecd4a-311a-421f-8090-584825d29870', '3601fc5b-5f86-4b94-99c2-61545e4c9ac1']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1895.057647] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32151e7c-69e6-49a7-9b06-6509eb299f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1895.076353] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32151e7c-69e6-49a7-9b06-6509eb299f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7036f2e3-7745-4da9-9ce0-c02ef02f9fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1464761769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d16f32b81de4a31a0d2f8a05d22094a',qos_specs=None,replication_status=,reservations=['d44d025f-2921-441e-bbc9-f2170e936e9d','c3d709e7-1674-445b-bd4b-d4d8e326b61f','2a8ecd4a-311a-421f-8090-584825d29870','3601fc5b-5f86-4b94-99c2-61545e4c9ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e0cf1f4b9f4232b653837383dbea66',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1464761769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7036f2e3-7745-4da9-9ce0-c02ef02f9fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d16f32b81de4a31a0d2f8a05d22094a',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='e0e0cf1f4b9f4232b653837383dbea66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1895.077398] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726d6d0b-f9a7-4dd1-b10c-ea0352289c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1895.090261] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726d6d0b-f9a7-4dd1-b10c-ea0352289c8d) 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-1464761769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d16f32b81de4a31a0d2f8a05d22094a',qos_specs=None,replication_status=,reservations=['d44d025f-2921-441e-bbc9-f2170e936e9d','c3d709e7-1674-445b-bd4b-d4d8e326b61f','2a8ecd4a-311a-421f-8090-584825d29870','3601fc5b-5f86-4b94-99c2-61545e4c9ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0e0cf1f4b9f4232b653837383dbea66',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1895.091202] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d00940-15a3-4de1-8ef8-d3ec3b3f071a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1895.103019] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d00940-15a3-4de1-8ef8-d3ec3b3f071a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1895.103019] [56374]: DEBUG cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Flow 'volume_create_api' (92b70f91-30b8-4d39-a0fd-fa38b6cf72c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1895.103019] [56374]: INFO cinder.volume.api [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Create volume request issued successfully. [ 1895.103019] [56374]: INFO cinder.api.openstack.wsgi [None req-f05f4465-cb64-440f-822a-c80481983253 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1895.103400] [56374]: [pid: 56374|app: 0|req: 130/249] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:23:09 2024] POST /volume/v3/volumes => generated 753 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1895.114208] [56373]: DEBUG cinder.api.middleware.request_id [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1895.120040] [56373]: INFO cinder.api.openstack.wsgi [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1895.120040] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1895.120040] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1895.129775] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1895.129775] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1895.134502] [56373]: INFO cinder.volume.api [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1895.143179] [56373]: INFO cinder.api.openstack.wsgi [None req-e32a1f08-f91d-4ebd-bc63-99b6661cf6ce tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 returned with HTTP 200 [ 1895.143179] [56373]: [pid: 56373|app: 0|req: 120/250] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:09 2024] GET /volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1896.153133] [56374]: DEBUG cinder.api.middleware.request_id [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.155617] [56374]: INFO cinder.api.openstack.wsgi [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1896.155849] [56374]: DEBUG cinder.api.openstack.wsgi [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.156093] [56374]: DEBUG cinder.api.openstack.wsgi [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.170324] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1896.170324] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1896.175553] [56374]: INFO cinder.volume.api [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1896.181818] [56374]: INFO cinder.api.openstack.wsgi [None req-abe17f4a-30ae-42ef-b4b3-232eace47e92 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 returned with HTTP 200 [ 1896.182297] [56374]: [pid: 56374|app: 0|req: 131/251] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:11 2024] GET /volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1905.136962] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1905.375877] [56373]: DEBUG cinder.api.middleware.request_id [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-22a6d9f8-b7c0-485e-a14e-71a7fcd4d71a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1905.378404] [56373]: INFO cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-22a6d9f8-b7c0-485e-a14e-71a7fcd4d71a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] DELETE http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc [ 1905.378601] [56373]: DEBUG cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-22a6d9f8-b7c0-485e-a14e-71a7fcd4d71a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1905.379290] [56373]: DEBUG cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-22a6d9f8-b7c0-485e-a14e-71a7fcd4d71a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1905.388313] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1905.388313] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1905.925068] [56373]: INFO cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-22a6d9f8-b7c0-485e-a14e-71a7fcd4d71a tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc returned with HTTP 200 [ 1905.926283] [56373]: [pid: 56373|app: 0|req: 121/252] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:23:20 2024] DELETE /volume/v3/attachments/12e1645f-42e2-443f-baf9-de9446ec7fdc => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1905.932712] [56374]: DEBUG cinder.api.middleware.request_id [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1905.935475] [56374]: INFO cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] DELETE http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1905.938766] [56374]: DEBUG cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1905.939017] [56374]: DEBUG cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1905.939248] [56374]: INFO cinder.api.v3.volumes [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Delete volume with id: 519b9839-5cb7-4a75-923f-32be1b9bf18e [ 1905.949090] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1905.949090] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1905.949699] [56374]: INFO cinder.volume.api [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Volume info retrieved successfully. [ 1905.968843] [56374]: INFO cinder.volume.api [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] Delete volume request issued successfully. [ 1905.969099] [56374]: INFO cinder.api.openstack.wsgi [req-144fe4b2-021a-4b8c-a3c9-7bde6e04391c req-32abbba3-1adf-469e-a8fe-d15e2881a3b3 tempest-ServersTestBootFromVolume-248486186 tempest-ServersTestBootFromVolume-248486186-project-member] http://10.180.1.21/volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e returned with HTTP 202 [ 1905.969731] [56374]: [pid: 56374|app: 0|req: 132/253] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:23:20 2024] DELETE /volume/v3/volumes/519b9839-5cb7-4a75-923f-32be1b9bf18e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1915.924144] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1915.963896] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=62,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1917.404718] [56373]: DEBUG cinder.api.middleware.request_id [None req-caf6cee8-3047-4b39-b728-ede6d208af7e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.410356] [56373]: INFO cinder.api.openstack.wsgi [None req-caf6cee8-3047-4b39-b728-ede6d208af7e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1917.410730] [56373]: DEBUG cinder.api.openstack.wsgi [None req-caf6cee8-3047-4b39-b728-ede6d208af7e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.414740] [56373]: DEBUG cinder.api.openstack.wsgi [None req-caf6cee8-3047-4b39-b728-ede6d208af7e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.441774] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.441774] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.453198] [56373]: INFO cinder.volume.api [None req-caf6cee8-3047-4b39-b728-ede6d208af7e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1917.461789] [56373]: INFO cinder.api.openstack.wsgi [None req-caf6cee8-3047-4b39-b728-ede6d208af7e tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1917.462299] [56373]: [pid: 56373|app: 0|req: 122/254] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:32 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1141 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1917.515027] [56374]: DEBUG cinder.api.middleware.request_id [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.517679] [56374]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1917.517912] [56374]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1917.518161] [56374]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1917.530829] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.530829] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.534655] [56374]: INFO cinder.volume.api [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1917.541887] [56374]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-7ed7ad38-14ed-4a07-819a-45889509b433 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1917.542341] [56374]: [pid: 56374|app: 0|req: 133/255] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:23:32 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1917.565678] [56373]: DEBUG cinder.api.middleware.request_id [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1917.569411] [56373]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b/action [ 1917.569484] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1917.569610] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1917.584928] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1917.584928] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1917.585987] [56373]: INFO cinder.volume.api [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1917.592567] [56373]: INFO cinder.volume.api [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Begin detaching volume completed successfully. [ 1917.592799] [56373]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-ae1732cf-cb9d-46a5-b024-afb9f1ecb02a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b/action returned with HTTP 202 [ 1917.593303] [56373]: [pid: 56373|app: 0|req: 123/256] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:23:32 2024] POST /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1918.622924] [56374]: DEBUG cinder.api.middleware.request_id [None req-2ee99d0e-3bbd-43c8-8362-db4b973b04b2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.623449] [56374]: INFO cinder.api.openstack.wsgi [None req-2ee99d0e-3bbd-43c8-8362-db4b973b04b2 None None] GET http://10.180.1.21/volume// [ 1918.623639] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2ee99d0e-3bbd-43c8-8362-db4b973b04b2 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.623857] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2ee99d0e-3bbd-43c8-8362-db4b973b04b2 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.624265] [56374]: INFO cinder.api.openstack.wsgi [None req-2ee99d0e-3bbd-43c8-8362-db4b973b04b2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1918.624568] [56374]: [pid: 56374|app: 0|req: 134/257] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:23:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1918.627847] [56373]: DEBUG cinder.api.middleware.request_id [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1918.632700] [56373]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1918.632961] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1918.633198] [56373]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1918.661219] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1918.661219] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1918.667125] [56373]: INFO cinder.volume.api [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1918.673625] [56373]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-19643654-4b22-414c-ae1c-4d2e1f18dc0b tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1918.673625] [56373]: [pid: 56373|app: 0|req: 124/258] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:23:33 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1919.849657] [56374]: DEBUG cinder.api.middleware.request_id [req-a6b51587-4dea-4c98-80a5-94984544233b req-95f8cdc7-7238-4a6c-9997-6886db6fb4d0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1919.851793] [56374]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-95f8cdc7-7238-4a6c-9997-6886db6fb4d0 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] DELETE http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 [ 1919.852254] [56374]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-95f8cdc7-7238-4a6c-9997-6886db6fb4d0 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1919.852254] [56374]: DEBUG cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-95f8cdc7-7238-4a6c-9997-6886db6fb4d0 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1919.862190] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1919.862190] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1920.394047] [56374]: INFO cinder.api.openstack.wsgi [req-a6b51587-4dea-4c98-80a5-94984544233b req-95f8cdc7-7238-4a6c-9997-6886db6fb4d0 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 returned with HTTP 200 [ 1920.394268] [56374]: [pid: 56374|app: 0|req: 135/259] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:23:34 2024] DELETE /volume/v3/attachments/700fddb2-cc7e-4c4c-8546-76a55d1a9b39 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1921.463605] [56373]: DEBUG cinder.api.middleware.request_id [None req-af42573a-a81d-401f-8688-b525b99be8d1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1921.465973] [56373]: INFO cinder.api.openstack.wsgi [None req-af42573a-a81d-401f-8688-b525b99be8d1 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 1921.466303] [56373]: DEBUG cinder.api.openstack.wsgi [None req-af42573a-a81d-401f-8688-b525b99be8d1 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1921.466571] [56373]: DEBUG cinder.api.openstack.wsgi [None req-af42573a-a81d-401f-8688-b525b99be8d1 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1921.478661] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1921.478661] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1921.484406] [56373]: INFO cinder.volume.api [None req-af42573a-a81d-401f-8688-b525b99be8d1 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1921.491512] [56373]: INFO cinder.api.openstack.wsgi [None req-af42573a-a81d-401f-8688-b525b99be8d1 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 1921.491985] [56373]: [pid: 56373|app: 0|req: 125/260] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:36 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1925.579710] [56374]: DEBUG cinder.api.middleware.request_id [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1925.582150] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1925.582377] [56374]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1925.582593] [56374]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1925.593931] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1925.593931] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1925.598212] [56374]: INFO cinder.volume.api [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1925.603627] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-e180e1d1-13d9-4e32-ac72-80525ac792f5 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1925.604088] [56374]: [pid: 56374|app: 0|req: 136/261] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:23:40 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.128374] [56373]: DEBUG cinder.api.middleware.request_id [None req-abf9c1ad-8f03-4b74-9b86-fadb2a29d06f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.128374] [56373]: INFO cinder.api.openstack.wsgi [None req-abf9c1ad-8f03-4b74-9b86-fadb2a29d06f None None] GET http://10.180.1.21/volume// [ 1927.128749] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abf9c1ad-8f03-4b74-9b86-fadb2a29d06f None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.128856] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abf9c1ad-8f03-4b74-9b86-fadb2a29d06f None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.129512] [56373]: INFO cinder.api.openstack.wsgi [None req-abf9c1ad-8f03-4b74-9b86-fadb2a29d06f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1927.130039] [56373]: [pid: 56373|app: 0|req: 126/262] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:23:41 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1927.134734] [56374]: DEBUG cinder.api.middleware.request_id [req-500bb430-980b-484d-80b7-6a2fd589e31b req-b4553a4c-9e40-484c-9e56-3a3333c19ebb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.137122] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-b4553a4c-9e40-484c-9e56-3a3333c19ebb tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1927.137560] [56374]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-b4553a4c-9e40-484c-9e56-3a3333c19ebb tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc845c73-9eda-40c1-a962-0caf334747b9", "connector": null, "instance_uuid": "584375e0-9733-494f-9fac-1880edfd3b36"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1927.147326] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.147326] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.177858] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-b4553a4c-9e40-484c-9e56-3a3333c19ebb tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1927.178436] [56374]: [pid: 56374|app: 0|req: 137/263] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:23:41 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1927.200403] [56373]: DEBUG cinder.api.middleware.request_id [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.202632] [56373]: INFO cinder.api.openstack.wsgi [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1927.202867] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.203125] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.214555] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.214555] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.218964] [56373]: INFO cinder.volume.api [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1927.224852] [56373]: INFO cinder.api.openstack.wsgi [None req-f0dffca3-2df4-47e2-b631-ad953d5a8e46 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1927.224852] [56373]: [pid: 56373|app: 0|req: 127/264] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:42 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1927.707414] [56374]: DEBUG cinder.api.middleware.request_id [None req-086452d3-4805-4c75-98eb-5fc34ac547f0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.707927] [56374]: INFO cinder.api.openstack.wsgi [None req-086452d3-4805-4c75-98eb-5fc34ac547f0 None None] GET http://10.180.1.21/volume// [ 1927.708136] [56374]: DEBUG cinder.api.openstack.wsgi [None req-086452d3-4805-4c75-98eb-5fc34ac547f0 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.708385] [56374]: DEBUG cinder.api.openstack.wsgi [None req-086452d3-4805-4c75-98eb-5fc34ac547f0 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.708821] [56374]: INFO cinder.api.openstack.wsgi [None req-086452d3-4805-4c75-98eb-5fc34ac547f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1927.709252] [56374]: [pid: 56374|app: 0|req: 138/265] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:23:42 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1927.714189] [56373]: DEBUG cinder.api.middleware.request_id [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.718062] [56373]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1927.718404] [56373]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1927.718614] [56373]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1927.734429] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.734429] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1927.738703] [56373]: INFO cinder.volume.api [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1927.746088] [56373]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-f155e246-71d5-4b13-b864-b40f12e5ea38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1927.746553] [56373]: [pid: 56373|app: 0|req: 128/266] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:23:42 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1030 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1927.781046] [56374]: DEBUG cinder.api.middleware.request_id [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1927.786271] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] PUT http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 [ 1927.786939] [56374]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-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-398204", "mountpoint": "/dev/sdb"}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1927.796857] [56374]: DEBUG cinder.coordination [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Acquiring lock "cinder-attachment_update-cc845c73-9eda-40c1-a962-0caf334747b9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1927.802500] [56374]: DEBUG cinder.coordination [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Lock "cinder-attachment_update-cc845c73-9eda-40c1-a962-0caf334747b9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1927.803840] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1927.803840] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.235519] [56373]: DEBUG cinder.api.middleware.request_id [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1928.238384] [56373]: INFO cinder.api.openstack.wsgi [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1928.238682] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1928.238996] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1928.254868] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1928.254868] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1928.260595] [56373]: INFO cinder.volume.api [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1928.268427] [56373]: INFO cinder.api.openstack.wsgi [None req-e932e170-f642-4951-9c0b-a0e2cf39bda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1928.269046] [56373]: [pid: 56373|app: 0|req: 129/267] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:43 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1929.281859] [56373]: DEBUG cinder.api.middleware.request_id [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1929.283874] [56373]: INFO cinder.api.openstack.wsgi [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1929.284252] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1929.284643] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1929.314127] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1929.314127] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1929.318953] [56373]: INFO cinder.volume.api [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1929.327939] [56373]: INFO cinder.api.openstack.wsgi [None req-a563d974-d9e6-4748-abaf-c92e8c1f7188 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1929.328533] [56373]: [pid: 56373|app: 0|req: 130/268] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:44 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1930.342285] [56373]: DEBUG cinder.api.middleware.request_id [None req-472b344b-2d74-4a45-9488-977e08d797fe None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1930.347513] [56373]: INFO cinder.api.openstack.wsgi [None req-472b344b-2d74-4a45-9488-977e08d797fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1930.348375] [56373]: DEBUG cinder.api.openstack.wsgi [None req-472b344b-2d74-4a45-9488-977e08d797fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1930.349078] [56373]: DEBUG cinder.api.openstack.wsgi [None req-472b344b-2d74-4a45-9488-977e08d797fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1930.365362] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1930.365362] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1930.373424] [56373]: INFO cinder.volume.api [None req-472b344b-2d74-4a45-9488-977e08d797fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1930.378870] [56373]: INFO cinder.api.openstack.wsgi [None req-472b344b-2d74-4a45-9488-977e08d797fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1930.379342] [56373]: [pid: 56373|app: 0|req: 131/269] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:45 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1931.389399] [56373]: DEBUG cinder.api.middleware.request_id [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1931.391622] [56373]: INFO cinder.api.openstack.wsgi [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1931.391950] [56373]: DEBUG cinder.api.openstack.wsgi [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1931.392116] [56373]: DEBUG cinder.api.openstack.wsgi [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1931.407307] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1931.407307] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1931.413447] [56373]: INFO cinder.volume.api [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1931.418901] [56373]: INFO cinder.api.openstack.wsgi [None req-717d1a19-7e3a-4b9e-909c-8ace3fccd0fe tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1931.419348] [56373]: [pid: 56373|app: 0|req: 132/270] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:46 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1932.332517] [56374]: DEBUG cinder.coordination [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Lock "cinder-attachment_update-cc845c73-9eda-40c1-a962-0caf334747b9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1932.332901] [56374]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-0a907fba-2dbb-44da-859c-28f850b3bc14 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 returned with HTTP 200 [ 1932.333422] [56374]: [pid: 56374|app: 0|req: 139/271] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:23:42 2024] PUT /volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 => generated 617 bytes in 4553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1932.431075] [56373]: DEBUG cinder.api.middleware.request_id [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1932.433402] [56373]: INFO cinder.api.openstack.wsgi [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1932.433626] [56373]: DEBUG cinder.api.openstack.wsgi [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1932.433842] [56373]: DEBUG cinder.api.openstack.wsgi [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1932.445152] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1932.445152] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1932.449297] [56373]: INFO cinder.volume.api [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1932.454778] [56373]: INFO cinder.api.openstack.wsgi [None req-47d858c3-e0d6-4056-b39a-bc6974ae4fb7 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1932.455249] [56373]: [pid: 56373|app: 0|req: 133/272] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:47 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1933.464730] [56374]: DEBUG cinder.api.middleware.request_id [None req-365fa052-1c67-4aff-9c1b-37df7755e60d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1933.467046] [56374]: INFO cinder.api.openstack.wsgi [None req-365fa052-1c67-4aff-9c1b-37df7755e60d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1933.467377] [56374]: DEBUG cinder.api.openstack.wsgi [None req-365fa052-1c67-4aff-9c1b-37df7755e60d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1933.467706] [56374]: DEBUG cinder.api.openstack.wsgi [None req-365fa052-1c67-4aff-9c1b-37df7755e60d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1933.484019] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1933.484019] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1933.488347] [56374]: INFO cinder.volume.api [None req-365fa052-1c67-4aff-9c1b-37df7755e60d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1933.493742] [56374]: INFO cinder.api.openstack.wsgi [None req-365fa052-1c67-4aff-9c1b-37df7755e60d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1933.494199] [56374]: [pid: 56374|app: 0|req: 140/273] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:48 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1934.466847] [56373]: DEBUG cinder.api.middleware.request_id [req-500bb430-980b-484d-80b7-6a2fd589e31b req-a3b956c8-2dec-453c-b09e-9e8eec9cfe38 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.469831] [56373]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-a3b956c8-2dec-453c-b09e-9e8eec9cfe38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] POST http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0/action [ 1934.470913] [56373]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-a3b956c8-2dec-453c-b09e-9e8eec9cfe38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1934.472063] [56373]: DEBUG cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-a3b956c8-2dec-453c-b09e-9e8eec9cfe38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1934.497043] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.497043] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.503361] [56374]: DEBUG cinder.api.middleware.request_id [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.505436] [56373]: INFO cinder.api.openstack.wsgi [req-500bb430-980b-484d-80b7-6a2fd589e31b req-a3b956c8-2dec-453c-b09e-9e8eec9cfe38 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0/action returned with HTTP 204 [ 1934.505936] [56374]: INFO cinder.api.openstack.wsgi [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1934.506323] [56374]: DEBUG cinder.api.openstack.wsgi [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.506362] [56373]: [pid: 56373|app: 0|req: 134/274] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:23:49 2024] POST /volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1934.506559] [56374]: DEBUG cinder.api.openstack.wsgi [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.519735] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.519735] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.525070] [56374]: INFO cinder.volume.api [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1934.530150] [56374]: INFO cinder.api.openstack.wsgi [None req-11f0f7e6-ceee-4f9b-a8cb-7f520047fe60 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1934.530618] [56374]: [pid: 56374|app: 0|req: 141/275] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:49 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1934.539633] [56373]: DEBUG cinder.api.middleware.request_id [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1934.541886] [56373]: INFO cinder.api.openstack.wsgi [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1934.542143] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1934.542364] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1934.552554] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1934.552554] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1934.556311] [56373]: INFO cinder.volume.api [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1934.561923] [56373]: INFO cinder.api.openstack.wsgi [None req-5cd2afa2-7298-4cbf-b75e-1aea5af7dfa0 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1934.562440] [56373]: [pid: 56373|app: 0|req: 135/276] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:23:49 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1935.249615] [56374]: DEBUG cinder.api.middleware.request_id [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1935.251957] [56374]: INFO cinder.api.openstack.wsgi [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1935.252196] [56374]: DEBUG cinder.api.openstack.wsgi [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1935.252413] [56374]: DEBUG cinder.api.openstack.wsgi [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1935.266550] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1935.266550] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1935.271692] [56374]: INFO cinder.volume.api [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1935.278699] [56374]: INFO cinder.api.openstack.wsgi [req-b51b876d-e20f-439b-992a-81c581bd00f3 req-20438a18-e3ae-4e11-b408-e94f70900316 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1935.279309] [56374]: [pid: 56374|app: 0|req: 142/277] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:23:50 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1944.559326] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=60,cinder:UPDATE=3 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1944.837472] [56373]: DEBUG cinder.api.middleware.request_id [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1944.839784] [56373]: INFO cinder.api.openstack.wsgi [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1944.840010] [56373]: DEBUG cinder.api.openstack.wsgi [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1944.840234] [56373]: DEBUG cinder.api.openstack.wsgi [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1944.856641] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1944.856641] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1944.862462] [56373]: INFO cinder.volume.api [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1944.867708] [56373]: INFO cinder.api.openstack.wsgi [req-629236c5-66c5-4bf5-907b-45f1c281b6f9 req-1b0ca600-9679-45e9-8a7a-7806c963b831 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1944.868479] [56373]: [pid: 56373|app: 0|req: 136/278] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:23:59 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1945.274620] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=44,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1951.425208] [56374]: DEBUG cinder.api.middleware.request_id [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.427188] [56374]: INFO cinder.api.openstack.wsgi [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1951.427567] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-78684876"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1951.429235] [56374]: DEBUG cinder.api.v3.volumes [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-78684876'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1951.429392] [56374]: INFO cinder.api.v3.volumes [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume of 1 GB [ 1951.435315] [56374]: INFO cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Availability Zones retrieved successfully. [ 1951.443026] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (bfdbbed6-fe26-4c92-bbc0-3ab9abc5a145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1951.443424] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f1fb05-acd6-4143-a67d-d335781e924e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1951.444561] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1951.461261] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f1fb05-acd6-4143-a67d-d335781e924e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1951.462186] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690dc0f9-6e68-4767-b070-09664584f898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1951.492175] [56374]: DEBUG cinder.quota [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Created reservations ['be63bd19-ed80-4d93-b0fb-a445ce247acd', '173ee3e0-3ac0-46a4-b098-0b4c9a793696', '5344f67b-f3b4-4c29-aec1-df225bedf849', 'a742f217-bb56-4de0-bc58-1fc3a38d04a5'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1951.493020] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (690dc0f9-6e68-4767-b070-09664584f898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be63bd19-ed80-4d93-b0fb-a445ce247acd', '173ee3e0-3ac0-46a4-b098-0b4c9a793696', '5344f67b-f3b4-4c29-aec1-df225bedf849', 'a742f217-bb56-4de0-bc58-1fc3a38d04a5']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1951.493886] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa180244-36af-4cac-8c0d-4f973ff6b484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1951.506288] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa180244-36af-4cac-8c0d-4f973ff6b484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e72c6333-734e-4a0c-8b8f-0748438379a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-78684876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['be63bd19-ed80-4d93-b0fb-a445ce247acd','173ee3e0-3ac0-46a4-b098-0b4c9a793696','5344f67b-f3b4-4c29-aec1-df225bedf849','a742f217-bb56-4de0-bc58-1fc3a38d04a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-78684876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e72c6333-734e-4a0c-8b8f-0748438379a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a38da2e555349c0bf9ef022aeb77026',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='31999a2192eb4c38a2a4efd9904911d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1951.507225] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a681c3d4-e2ff-4a5b-961b-c67785fc5c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1951.521499] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a681c3d4-e2ff-4a5b-961b-c67785fc5c55) 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-78684876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['be63bd19-ed80-4d93-b0fb-a445ce247acd','173ee3e0-3ac0-46a4-b098-0b4c9a793696','5344f67b-f3b4-4c29-aec1-df225bedf849','a742f217-bb56-4de0-bc58-1fc3a38d04a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1951.522368] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411ae649-0c66-4ff4-9521-66a00491c5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1951.530569] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (411ae649-0c66-4ff4-9521-66a00491c5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1951.531593] [56374]: DEBUG cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (bfdbbed6-fe26-4c92-bbc0-3ab9abc5a145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1951.531941] [56374]: INFO cinder.volume.api [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request issued successfully. [ 1951.532590] [56374]: INFO cinder.api.openstack.wsgi [None req-d543279c-d068-4e4f-9f79-bf39a3bf6cb2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1951.533194] [56374]: [pid: 56374|app: 0|req: 143/279] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:24:06 2024] POST /volume/v3/volumes => generated 752 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1951.540900] [56373]: DEBUG cinder.api.middleware.request_id [None req-5d41814b-aec5-4979-8885-631bf3449f3f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1951.543035] [56373]: INFO cinder.api.openstack.wsgi [None req-5d41814b-aec5-4979-8885-631bf3449f3f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1951.543322] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5d41814b-aec5-4979-8885-631bf3449f3f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1951.543552] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5d41814b-aec5-4979-8885-631bf3449f3f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1951.550950] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1951.550950] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1951.554735] [56373]: INFO cinder.volume.api [None req-5d41814b-aec5-4979-8885-631bf3449f3f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1951.558987] [56373]: INFO cinder.api.openstack.wsgi [None req-5d41814b-aec5-4979-8885-631bf3449f3f tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1951.559378] [56373]: [pid: 56373|app: 0|req: 137/280] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:06 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1952.568721] [56374]: DEBUG cinder.api.middleware.request_id [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.572051] [56374]: INFO cinder.api.openstack.wsgi [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1952.572051] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.572051] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.581998] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.581998] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.586185] [56374]: INFO cinder.volume.api [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1952.590889] [56374]: INFO cinder.api.openstack.wsgi [None req-f934fdf3-ac74-48e6-866a-577bbfac8691 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1952.591295] [56374]: [pid: 56374|app: 0|req: 144/281] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:07 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1952.624272] [56373]: DEBUG cinder.api.middleware.request_id [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1952.626372] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1952.626599] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1952.626811] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1952.634304] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1952.634304] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1952.637582] [56373]: INFO cinder.volume.api [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1952.641708] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-1842be23-b07d-4704-b691-c1f3172b8469 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1952.642213] [56373]: [pid: 56373|app: 0|req: 138/282] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:07 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.173881] [56374]: DEBUG cinder.api.middleware.request_id [None req-ed6d2044-c334-4f5c-b63e-631fd243a008 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.173881] [56374]: INFO cinder.api.openstack.wsgi [None req-ed6d2044-c334-4f5c-b63e-631fd243a008 None None] GET http://10.180.1.21/volume// [ 1954.173881] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ed6d2044-c334-4f5c-b63e-631fd243a008 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.173881] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ed6d2044-c334-4f5c-b63e-631fd243a008 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.173881] [56374]: INFO cinder.api.openstack.wsgi [None req-ed6d2044-c334-4f5c-b63e-631fd243a008 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1954.173881] [56374]: [pid: 56374|app: 0|req: 145/283] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:24:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1954.178963] [56373]: DEBUG cinder.api.middleware.request_id [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-2580a28d-aa11-4879-a54b-4d1846a7e4f0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.182743] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-2580a28d-aa11-4879-a54b-4d1846a7e4f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1954.183197] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-2580a28d-aa11-4879-a54b-4d1846a7e4f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e72c6333-734e-4a0c-8b8f-0748438379a8", "connector": null, "instance_uuid": "f4e7a44e-8b8d-4e30-ad6c-88a91344f7dd"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1954.199052] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.199052] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.221755] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-2580a28d-aa11-4879-a54b-4d1846a7e4f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1954.222247] [56373]: [pid: 56373|app: 0|req: 139/284] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:24:09 2024] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1954.241215] [56374]: DEBUG cinder.api.middleware.request_id [None req-71e96378-201f-4350-9059-57ce7d1c98bd None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.243578] [56374]: INFO cinder.api.openstack.wsgi [None req-71e96378-201f-4350-9059-57ce7d1c98bd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1954.243956] [56374]: DEBUG cinder.api.openstack.wsgi [None req-71e96378-201f-4350-9059-57ce7d1c98bd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.244514] [56374]: DEBUG cinder.api.openstack.wsgi [None req-71e96378-201f-4350-9059-57ce7d1c98bd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.256999] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.256999] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.264099] [56374]: INFO cinder.volume.api [None req-71e96378-201f-4350-9059-57ce7d1c98bd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1954.270591] [56374]: INFO cinder.api.openstack.wsgi [None req-71e96378-201f-4350-9059-57ce7d1c98bd tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1954.271035] [56374]: [pid: 56374|app: 0|req: 146/285] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:09 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.528470] [56373]: DEBUG cinder.api.middleware.request_id [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.530501] [56373]: INFO cinder.api.openstack.wsgi [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1954.530990] [56373]: DEBUG cinder.api.openstack.wsgi [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-63661491"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1954.532939] [56373]: DEBUG cinder.api.v3.volumes [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-63661491'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1954.533166] [56373]: INFO cinder.api.v3.volumes [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume of 1 GB [ 1954.533525] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.533525] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.537628] [56373]: INFO cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Availability Zones retrieved successfully. [ 1954.545114] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Flow 'volume_create_api' (0ea4a35d-232b-44d0-aca5-99542bce9b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1954.546309] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644446c-5af1-4326-a458-230cc9a179fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1954.547451] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1954.565663] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a644446c-5af1-4326-a458-230cc9a179fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1954.566648] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af092c90-e537-46bf-b56f-67211e8e333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1954.617824] [56373]: DEBUG cinder.quota [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Created reservations ['6c2c8009-bac8-4596-8d97-c442f1ed183a', '41bfae12-3623-47f2-937a-74fd08492aba', '01e3f4a8-a463-4185-8947-957b4e169db3', '265fc506-f162-46b7-9518-73299d618191'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1954.618860] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af092c90-e537-46bf-b56f-67211e8e333b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c2c8009-bac8-4596-8d97-c442f1ed183a', '41bfae12-3623-47f2-937a-74fd08492aba', '01e3f4a8-a463-4185-8947-957b4e169db3', '265fc506-f162-46b7-9518-73299d618191']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1954.619981] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f720181-96e3-4125-98d3-9e8bc565547a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1954.633047] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f720181-96e3-4125-98d3-9e8bc565547a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6000b868-0ab5-49c8-8aa1-90377e990b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-63661491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fb6174035b49038e9e8ded0c08dbf4',qos_specs=None,replication_status=,reservations=['6c2c8009-bac8-4596-8d97-c442f1ed183a','41bfae12-3623-47f2-937a-74fd08492aba','01e3f4a8-a463-4185-8947-957b4e169db3','265fc506-f162-46b7-9518-73299d618191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c78f7e4a849ab88c3be453a877643',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-63661491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6000b868-0ab5-49c8-8aa1-90377e990b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10fb6174035b49038e9e8ded0c08dbf4',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='5c2c78f7e4a849ab88c3be453a877643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1954.633956] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d60b415-1e93-47d9-8305-fbd02c27088b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1954.646632] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d60b415-1e93-47d9-8305-fbd02c27088b) 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-63661491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fb6174035b49038e9e8ded0c08dbf4',qos_specs=None,replication_status=,reservations=['6c2c8009-bac8-4596-8d97-c442f1ed183a','41bfae12-3623-47f2-937a-74fd08492aba','01e3f4a8-a463-4185-8947-957b4e169db3','265fc506-f162-46b7-9518-73299d618191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c78f7e4a849ab88c3be453a877643',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1954.647473] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3d6357-2ca1-4732-98d2-2111f1718cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1954.655677] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3d6357-2ca1-4732-98d2-2111f1718cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1954.656710] [56373]: DEBUG cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Flow 'volume_create_api' (0ea4a35d-232b-44d0-aca5-99542bce9b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1954.657070] [56373]: INFO cinder.volume.api [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume request issued successfully. [ 1954.657709] [56373]: INFO cinder.api.openstack.wsgi [None req-383a9088-627e-41f7-99bc-97cd5c1e97b6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1954.658607] [56373]: [pid: 56373|app: 0|req: 140/286] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:24:09 2024] POST /volume/v3/volumes => generated 751 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1954.670010] [56374]: DEBUG cinder.api.middleware.request_id [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.672942] [56374]: INFO cinder.api.openstack.wsgi [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1954.673181] [56374]: DEBUG cinder.api.openstack.wsgi [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.673438] [56374]: DEBUG cinder.api.openstack.wsgi [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.673813] [56374]: INFO cinder.api.v3.volumes [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Delete volume with id: 8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1954.682736] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.682736] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.683300] [56374]: INFO cinder.volume.api [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1954.701401] [56374]: INFO cinder.volume.api [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Delete volume request issued successfully. [ 1954.701656] [56374]: INFO cinder.api.openstack.wsgi [None req-842a0ee2-6823-421a-831c-cf08b3d8bc3c tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 202 [ 1954.702115] [56374]: [pid: 56374|app: 0|req: 147/287] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:24:09 2024] DELETE /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1954.705251] [56373]: DEBUG cinder.api.middleware.request_id [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.708176] [56373]: INFO cinder.api.openstack.wsgi [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1954.708466] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.708768] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.716653] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.716653] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.720910] [56373]: INFO cinder.volume.api [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1954.725652] [56373]: INFO cinder.api.openstack.wsgi [None req-0c0cdc6d-0867-4537-8bcc-fc3aae111dae tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1954.726155] [56373]: [pid: 56373|app: 0|req: 141/288] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:09 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1954.753366] [56374]: DEBUG cinder.api.middleware.request_id [None req-4e0012c0-10ec-48eb-a2a5-94caa03134d7 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.753875] [56374]: INFO cinder.api.openstack.wsgi [None req-4e0012c0-10ec-48eb-a2a5-94caa03134d7 None None] GET http://10.180.1.21/volume// [ 1954.754194] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4e0012c0-10ec-48eb-a2a5-94caa03134d7 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.754444] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4e0012c0-10ec-48eb-a2a5-94caa03134d7 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.754949] [56374]: INFO cinder.api.openstack.wsgi [None req-4e0012c0-10ec-48eb-a2a5-94caa03134d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1954.755432] [56374]: [pid: 56374|app: 0|req: 148/289] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:24:09 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1954.759210] [56373]: DEBUG cinder.api.middleware.request_id [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.761385] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1954.761657] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1954.761874] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1954.772802] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.772802] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1954.776665] [56373]: INFO cinder.volume.api [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1954.781242] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-3fba456d-4146-45e1-983a-3c4c70e0a731 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1954.781778] [56373]: [pid: 56373|app: 0|req: 142/290] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:24:09 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1954.815276] [56374]: DEBUG cinder.api.middleware.request_id [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1954.817565] [56374]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] PUT http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 [ 1954.818027] [56374]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-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-398209", "mountpoint": "/dev/sdb"}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1954.826321] [56374]: DEBUG cinder.coordination [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Acquiring lock "cinder-attachment_update-e72c6333-734e-4a0c-8b8f-0748438379a8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1954.830725] [56374]: DEBUG cinder.coordination [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-e72c6333-734e-4a0c-8b8f-0748438379a8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1954.831799] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1954.831799] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1955.283519] [56373]: DEBUG cinder.api.middleware.request_id [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1955.285715] [56373]: INFO cinder.api.openstack.wsgi [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1955.286214] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1955.286627] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1955.299185] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1955.299185] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1955.304257] [56373]: INFO cinder.volume.api [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1955.315369] [56373]: INFO cinder.api.openstack.wsgi [None req-aac6efb3-561d-4f2c-bd92-78b06ce0db03 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1955.315369] [56373]: [pid: 56373|app: 0|req: 143/291] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:10 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1955.735053] [56373]: DEBUG cinder.api.middleware.request_id [None req-1ee96435-464a-427d-a5f1-6b8936e3734f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1955.737324] [56373]: INFO cinder.api.openstack.wsgi [None req-1ee96435-464a-427d-a5f1-6b8936e3734f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1955.737550] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1ee96435-464a-427d-a5f1-6b8936e3734f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1955.737848] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1ee96435-464a-427d-a5f1-6b8936e3734f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1955.749517] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1955.749517] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1955.756099] [56373]: INFO cinder.volume.api [None req-1ee96435-464a-427d-a5f1-6b8936e3734f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1955.761152] [56373]: INFO cinder.api.openstack.wsgi [None req-1ee96435-464a-427d-a5f1-6b8936e3734f tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1955.761556] [56373]: [pid: 56373|app: 0|req: 144/292] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:10 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1956.336022] [56373]: DEBUG cinder.api.middleware.request_id [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.336022] [56373]: INFO cinder.api.openstack.wsgi [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1956.336022] [56373]: DEBUG cinder.api.openstack.wsgi [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.336385] [56373]: DEBUG cinder.api.openstack.wsgi [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.350992] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1956.350992] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1956.354500] [56373]: INFO cinder.volume.api [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1956.362272] [56373]: INFO cinder.api.openstack.wsgi [None req-42bbf1aa-af69-416b-9410-2cffd2d7e72d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1956.362717] [56373]: [pid: 56373|app: 0|req: 145/293] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:11 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1956.771356] [56373]: DEBUG cinder.api.middleware.request_id [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1956.773466] [56373]: INFO cinder.api.openstack.wsgi [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1956.773693] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1956.773915] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1956.784904] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1956.784904] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1956.792301] [56373]: INFO cinder.volume.api [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Volume info retrieved successfully. [ 1956.801162] [56373]: INFO cinder.api.openstack.wsgi [None req-e6fc4d5e-ddda-42da-8b30-ddcde49c3d83 tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 200 [ 1956.801589] [56373]: [pid: 56373|app: 0|req: 146/294] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:11 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1957.376130] [56373]: DEBUG cinder.api.middleware.request_id [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.378690] [56373]: INFO cinder.api.openstack.wsgi [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1957.378925] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.379497] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.394651] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1957.394651] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1957.399054] [56373]: INFO cinder.volume.api [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1957.404346] [56373]: INFO cinder.api.openstack.wsgi [None req-ea532dd6-32ac-4ad6-8bd7-42a1cb19558c tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1957.404395] [56373]: [pid: 56373|app: 0|req: 147/295] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:12 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1957.811323] [56373]: DEBUG cinder.api.middleware.request_id [None req-999cd0f9-f3ea-4a64-8170-b5ca9f7489da None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1957.814508] [56373]: INFO cinder.api.openstack.wsgi [None req-999cd0f9-f3ea-4a64-8170-b5ca9f7489da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] GET http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 [ 1957.814713] [56373]: DEBUG cinder.api.openstack.wsgi [None req-999cd0f9-f3ea-4a64-8170-b5ca9f7489da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1957.814895] [56373]: DEBUG cinder.api.openstack.wsgi [None req-999cd0f9-f3ea-4a64-8170-b5ca9f7489da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1957.824033] [56373]: INFO cinder.api.openstack.wsgi [None req-999cd0f9-f3ea-4a64-8170-b5ca9f7489da tempest-DeleteServersTestJSON-362884681 tempest-DeleteServersTestJSON-362884681-project-member] http://10.180.1.21/volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 returned with HTTP 404 [ 1957.824563] [56373]: [pid: 56373|app: 0|req: 148/296] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:12 2024] GET /volume/v3/volumes/8c9856bc-3454-4b69-a680-a33d30bf8b40 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1958.415341] [56373]: DEBUG cinder.api.middleware.request_id [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.417340] [56373]: INFO cinder.api.openstack.wsgi [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1958.417570] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.417795] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1958.433300] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1958.433300] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1958.437617] [56373]: INFO cinder.volume.api [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1958.442839] [56373]: INFO cinder.api.openstack.wsgi [None req-8cb23ae6-510b-4b1a-bd51-ed337b4b1a36 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1958.443371] [56373]: [pid: 56373|app: 0|req: 149/297] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:13 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1959.358023] [56374]: DEBUG cinder.coordination [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-e72c6333-734e-4a0c-8b8f-0748438379a8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1959.358023] [56374]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-fa645be5-e3bf-48ed-a6ac-92fb742b8a72 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 returned with HTTP 200 [ 1959.358023] [56374]: [pid: 56374|app: 0|req: 149/298] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:24:09 2024] PUT /volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1959.455499] [56373]: DEBUG cinder.api.middleware.request_id [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.456810] [56373]: INFO cinder.api.openstack.wsgi [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1959.457254] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.457487] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.483120] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1959.483120] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.493753] [56373]: INFO cinder.volume.api [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1959.500877] [56373]: INFO cinder.api.openstack.wsgi [None req-6c387ce6-deca-43a3-bbd7-08a29c622fb9 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1959.501375] [56373]: [pid: 56373|app: 0|req: 150/299] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:14 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1960.518712] [56374]: DEBUG cinder.api.middleware.request_id [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1960.525748] [56374]: INFO cinder.api.openstack.wsgi [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1960.526036] [56374]: DEBUG cinder.api.openstack.wsgi [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1960.526141] [56374]: DEBUG cinder.api.openstack.wsgi [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1960.546677] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1960.546677] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1960.551599] [56374]: INFO cinder.volume.api [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1960.558831] [56374]: INFO cinder.api.openstack.wsgi [None req-de4b16f1-94bc-4757-95f9-5c7ba22f140b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1960.558831] [56374]: [pid: 56374|app: 0|req: 150/300] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:15 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1961.047840] [56373]: DEBUG cinder.api.middleware.request_id [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-04bb6790-5c3d-4e8b-baed-64f86fb8b889 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.051055] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-04bb6790-5c3d-4e8b-baed-64f86fb8b889 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0/action [ 1961.051626] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-04bb6790-5c3d-4e8b-baed-64f86fb8b889 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1961.051794] [56373]: DEBUG cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-04bb6790-5c3d-4e8b-baed-64f86fb8b889 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1961.069646] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.069646] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.078612] [56373]: INFO cinder.api.openstack.wsgi [req-96a5b4fe-7019-41ad-8f48-2d32f5450621 req-04bb6790-5c3d-4e8b-baed-64f86fb8b889 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0/action returned with HTTP 204 [ 1961.080063] [56373]: [pid: 56373|app: 0|req: 151/301] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:24:15 2024] POST /volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1961.568463] [56374]: DEBUG cinder.api.middleware.request_id [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.570353] [56374]: INFO cinder.api.openstack.wsgi [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1961.570629] [56374]: DEBUG cinder.api.openstack.wsgi [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.570850] [56374]: DEBUG cinder.api.openstack.wsgi [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.583729] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.583729] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.590801] [56374]: INFO cinder.volume.api [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.595978] [56374]: INFO cinder.api.openstack.wsgi [None req-03668d2a-b91e-49fc-99fc-67ebb20dff3a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1961.596534] [56374]: [pid: 56374|app: 0|req: 151/302] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:16 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.611167] [56373]: DEBUG cinder.api.middleware.request_id [None req-3bf686fd-6c4c-49e9-b201-282dee147945 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.614217] [56373]: INFO cinder.api.openstack.wsgi [None req-3bf686fd-6c4c-49e9-b201-282dee147945 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1961.614457] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3bf686fd-6c4c-49e9-b201-282dee147945 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.614685] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3bf686fd-6c4c-49e9-b201-282dee147945 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.626709] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.626709] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.630571] [56373]: INFO cinder.volume.api [None req-3bf686fd-6c4c-49e9-b201-282dee147945 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.635688] [56373]: INFO cinder.api.openstack.wsgi [None req-3bf686fd-6c4c-49e9-b201-282dee147945 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1961.636166] [56373]: [pid: 56373|app: 0|req: 152/303] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:16 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.689135] [56374]: DEBUG cinder.api.middleware.request_id [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.691121] [56374]: INFO cinder.api.openstack.wsgi [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1961.696187] [56374]: DEBUG cinder.api.openstack.wsgi [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.696423] [56374]: DEBUG cinder.api.openstack.wsgi [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.708687] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.708687] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.713163] [56374]: INFO cinder.volume.api [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.719650] [56374]: INFO cinder.api.openstack.wsgi [req-2fd81877-1a19-4084-bfe1-fc7be5235b0e req-062a70b4-dfd7-4cd2-b967-fcda0c63651d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1961.720132] [56374]: [pid: 56374|app: 0|req: 152/304] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:16 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.732950] [56373]: DEBUG cinder.api.middleware.request_id [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.735201] [56373]: INFO cinder.api.openstack.wsgi [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1961.735421] [56373]: DEBUG cinder.api.openstack.wsgi [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.735755] [56373]: DEBUG cinder.api.openstack.wsgi [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.747413] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.747413] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.751515] [56373]: INFO cinder.volume.api [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.758158] [56373]: INFO cinder.api.openstack.wsgi [None req-cf32d676-3128-4f44-a6a5-a1edbd95ce85 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1961.758609] [56373]: [pid: 56373|app: 0|req: 153/305] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:16 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.921865] [56374]: DEBUG cinder.api.middleware.request_id [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.924418] [56374]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1961.925042] [56374]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1961.925538] [56374]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1961.939150] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.939150] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.943324] [56374]: INFO cinder.volume.api [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.948462] [56374]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-e47c04fd-9f22-496b-9a0e-1e0e55f13af5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1961.948934] [56374]: [pid: 56374|app: 0|req: 153/306] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:16 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1961.966384] [56373]: DEBUG cinder.api.middleware.request_id [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1961.969324] [56373]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8/action [ 1961.969755] [56373]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1961.969928] [56373]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1961.984659] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1961.984659] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1961.985285] [56373]: INFO cinder.volume.api [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1961.991221] [56373]: INFO cinder.volume.api [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Begin detaching volume completed successfully. [ 1961.991567] [56373]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-32c9230d-1ec8-499d-884a-8b7863dbec4e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8/action returned with HTTP 202 [ 1961.992027] [56373]: [pid: 56373|app: 0|req: 154/307] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:24:16 2024] POST /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1963.015883] [56374]: DEBUG cinder.api.middleware.request_id [None req-46b05ca7-c9dd-429b-9e03-a899bc0b746f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1963.016929] [56374]: INFO cinder.api.openstack.wsgi [None req-46b05ca7-c9dd-429b-9e03-a899bc0b746f None None] GET http://10.180.1.21/volume// [ 1963.016929] [56374]: DEBUG cinder.api.openstack.wsgi [None req-46b05ca7-c9dd-429b-9e03-a899bc0b746f None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1963.017104] [56374]: DEBUG cinder.api.openstack.wsgi [None req-46b05ca7-c9dd-429b-9e03-a899bc0b746f None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1963.017432] [56374]: INFO cinder.api.openstack.wsgi [None req-46b05ca7-c9dd-429b-9e03-a899bc0b746f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1963.017951] [56374]: [pid: 56374|app: 0|req: 154/308] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:24:17 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1963.022175] [56373]: DEBUG cinder.api.middleware.request_id [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1963.026558] [56373]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1963.026558] [56373]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1963.026558] [56373]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1963.047412] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1963.047412] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1963.054045] [56373]: INFO cinder.volume.api [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1963.061265] [56373]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-80a2b67f-d855-4177-9bc4-14d3c245e559 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1963.061630] [56373]: [pid: 56373|app: 0|req: 155/309] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:24:17 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 1321 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1964.765614] [56374]: DEBUG cinder.api.middleware.request_id [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-0df9ee29-37c1-49e1-af77-67b10a56ce0e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1964.768553] [56374]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-0df9ee29-37c1-49e1-af77-67b10a56ce0e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 [ 1964.768804] [56374]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-0df9ee29-37c1-49e1-af77-67b10a56ce0e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1964.769037] [56374]: DEBUG cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-0df9ee29-37c1-49e1-af77-67b10a56ce0e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1964.782353] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1964.782353] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1965.342039] [56374]: INFO cinder.api.openstack.wsgi [req-8dffe7e9-f0e9-4717-ac25-9eb14f468de1 req-0df9ee29-37c1-49e1-af77-67b10a56ce0e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 returned with HTTP 200 [ 1965.342039] [56374]: [pid: 56374|app: 0|req: 155/310] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:24:19 2024] DELETE /volume/v3/attachments/353a76a5-4728-4226-b951-02ce52afc7c0 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1966.885918] [56373]: DEBUG cinder.api.middleware.request_id [None req-3e95b656-dd44-4215-a619-66ae6c041520 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1966.888127] [56373]: INFO cinder.api.openstack.wsgi [None req-3e95b656-dd44-4215-a619-66ae6c041520 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 1966.888403] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3e95b656-dd44-4215-a619-66ae6c041520 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1966.888650] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3e95b656-dd44-4215-a619-66ae6c041520 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1966.902702] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1966.902702] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1966.907243] [56373]: INFO cinder.volume.api [None req-3e95b656-dd44-4215-a619-66ae6c041520 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 1966.912602] [56373]: INFO cinder.api.openstack.wsgi [None req-3e95b656-dd44-4215-a619-66ae6c041520 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 1966.913182] [56373]: [pid: 56373|app: 0|req: 156/311] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:21 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1975.342602] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=66,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1976.909988] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=114,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1982.674016] [56374]: DEBUG cinder.api.middleware.request_id [None req-c2615949-0cba-414e-8b5f-106f26711a00 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.675768] [56374]: INFO cinder.api.openstack.wsgi [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1982.675996] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.676224] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.676415] [56374]: INFO cinder.api.v3.volumes [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Delete volume with id: 7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1982.688045] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.688045] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.688045] [56374]: INFO cinder.volume.api [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1982.706030] [56374]: INFO cinder.volume.api [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Delete volume request issued successfully. [ 1982.706030] [56374]: INFO cinder.api.openstack.wsgi [None req-c2615949-0cba-414e-8b5f-106f26711a00 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 returned with HTTP 202 [ 1982.706240] [56374]: [pid: 56374|app: 0|req: 156/312] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:24:37 2024] DELETE /volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1982.709132] [56373]: DEBUG cinder.api.middleware.request_id [None req-29d28c38-f591-4545-b631-74eb8b737eff None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1982.711287] [56373]: INFO cinder.api.openstack.wsgi [None req-29d28c38-f591-4545-b631-74eb8b737eff tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1982.711507] [56373]: DEBUG cinder.api.openstack.wsgi [None req-29d28c38-f591-4545-b631-74eb8b737eff tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1982.711841] [56373]: DEBUG cinder.api.openstack.wsgi [None req-29d28c38-f591-4545-b631-74eb8b737eff tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1982.719589] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1982.719589] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1982.723485] [56373]: INFO cinder.volume.api [None req-29d28c38-f591-4545-b631-74eb8b737eff tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1982.728146] [56373]: INFO cinder.api.openstack.wsgi [None req-29d28c38-f591-4545-b631-74eb8b737eff tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 returned with HTTP 200 [ 1982.728570] [56373]: [pid: 56373|app: 0|req: 157/313] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:37 2024] GET /volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1983.740158] [56374]: DEBUG cinder.api.middleware.request_id [None req-55c6481e-6f35-489c-9e27-3613667d1813 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.744016] [56374]: INFO cinder.api.openstack.wsgi [None req-55c6481e-6f35-489c-9e27-3613667d1813 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 [ 1983.744267] [56374]: DEBUG cinder.api.openstack.wsgi [None req-55c6481e-6f35-489c-9e27-3613667d1813 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.744501] [56374]: DEBUG cinder.api.openstack.wsgi [None req-55c6481e-6f35-489c-9e27-3613667d1813 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.753903] [56374]: INFO cinder.api.openstack.wsgi [None req-55c6481e-6f35-489c-9e27-3613667d1813 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 returned with HTTP 404 [ 1983.754613] [56374]: [pid: 56374|app: 0|req: 157/314] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:38 2024] GET /volume/v3/volumes/7036f2e3-7745-4da9-9ce0-c02ef02f9fe0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1983.758149] [56373]: DEBUG cinder.api.middleware.request_id [None req-609e2d19-f1a0-40d8-9483-850ccce66770 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.760463] [56373]: INFO cinder.api.openstack.wsgi [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] DELETE http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1983.760687] [56373]: DEBUG cinder.api.openstack.wsgi [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.760923] [56373]: DEBUG cinder.api.openstack.wsgi [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.761134] [56373]: INFO cinder.api.v3.volumes [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Delete volume with id: 93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1983.771918] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.771918] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.772420] [56373]: INFO cinder.volume.api [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1983.789647] [56373]: INFO cinder.volume.api [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Delete volume request issued successfully. [ 1983.789861] [56373]: INFO cinder.api.openstack.wsgi [None req-609e2d19-f1a0-40d8-9483-850ccce66770 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 202 [ 1983.790300] [56373]: [pid: 56373|app: 0|req: 158/315] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:24:38 2024] DELETE /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1983.798110] [56374]: DEBUG cinder.api.middleware.request_id [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1983.800170] [56374]: INFO cinder.api.openstack.wsgi [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1983.800388] [56374]: DEBUG cinder.api.openstack.wsgi [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1983.800607] [56374]: DEBUG cinder.api.openstack.wsgi [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1983.808568] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1983.808568] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1983.812880] [56374]: INFO cinder.volume.api [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Volume info retrieved successfully. [ 1983.817704] [56374]: INFO cinder.api.openstack.wsgi [None req-299bcad5-ef1b-4e6d-a8f7-70ac1150bc7a tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 200 [ 1983.818164] [56374]: [pid: 56374|app: 0|req: 158/316] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:38 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1984.838090] [56373]: DEBUG cinder.api.middleware.request_id [None req-61eef678-1a65-48a8-a4b0-3996d41677b7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1984.840218] [56373]: INFO cinder.api.openstack.wsgi [None req-61eef678-1a65-48a8-a4b0-3996d41677b7 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] GET http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 [ 1984.840386] [56373]: DEBUG cinder.api.openstack.wsgi [None req-61eef678-1a65-48a8-a4b0-3996d41677b7 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1984.840608] [56373]: DEBUG cinder.api.openstack.wsgi [None req-61eef678-1a65-48a8-a4b0-3996d41677b7 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1984.847959] [56373]: INFO cinder.api.openstack.wsgi [None req-61eef678-1a65-48a8-a4b0-3996d41677b7 tempest-ServersNegativeTestJSON-774928968 tempest-ServersNegativeTestJSON-774928968-project-member] http://10.180.1.21/volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 returned with HTTP 404 [ 1984.848585] [56373]: [pid: 56373|app: 0|req: 159/317] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:39 2024] GET /volume/v3/volumes/93dc15bd-db47-4909-aa52-19c6c4fbc314 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1985.935556] [56374]: DEBUG cinder.api.middleware.request_id [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1985.937583] [56374]: INFO cinder.api.openstack.wsgi [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1985.937802] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1985.938027] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1985.952096] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1985.952096] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1985.956421] [56374]: INFO cinder.volume.api [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1985.961131] [56374]: INFO cinder.api.openstack.wsgi [None req-ec8debd9-84eb-42ce-bb21-8d39dc4576df tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1985.961544] [56374]: [pid: 56374|app: 0|req: 159/318] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:40 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.004345] [56373]: DEBUG cinder.api.middleware.request_id [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.007736] [56373]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1986.008905] [56373]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.009378] [56373]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.022857] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.022857] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.027265] [56373]: INFO cinder.volume.api [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1986.034383] [56373]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-fe3cd376-acbe-4563-80d4-d4cb3bff9fc9 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1986.035914] [56373]: [pid: 56373|app: 0|req: 160/319] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:40 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1986.055533] [56374]: DEBUG cinder.api.middleware.request_id [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.057964] [56374]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] POST http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9/action [ 1986.058414] [56374]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1986.058556] [56374]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1986.069546] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1986.069546] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.070159] [56374]: INFO cinder.volume.api [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1986.076788] [56374]: INFO cinder.volume.api [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Begin detaching volume completed successfully. [ 1986.077056] [56374]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-9c23916c-f4cb-4bdc-b695-9455574432a1 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9/action returned with HTTP 202 [ 1986.077527] [56374]: [pid: 56374|app: 0|req: 160/320] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:24:40 2024] POST /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1987.104881] [56373]: DEBUG cinder.api.middleware.request_id [None req-29156a49-b5c7-4cd4-9b77-2ddda67db454 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.105878] [56373]: INFO cinder.api.openstack.wsgi [None req-29156a49-b5c7-4cd4-9b77-2ddda67db454 None None] GET http://10.180.1.21/volume// [ 1987.106489] [56373]: DEBUG cinder.api.openstack.wsgi [None req-29156a49-b5c7-4cd4-9b77-2ddda67db454 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.106776] [56373]: DEBUG cinder.api.openstack.wsgi [None req-29156a49-b5c7-4cd4-9b77-2ddda67db454 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.108269] [56373]: INFO cinder.api.openstack.wsgi [None req-29156a49-b5c7-4cd4-9b77-2ddda67db454 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1987.108697] [56373]: [pid: 56373|app: 0|req: 161/321] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:24:41 2024] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1987.113326] [56374]: DEBUG cinder.api.middleware.request_id [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.117121] [56374]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1987.117436] [56374]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.117695] [56374]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.139786] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1987.139786] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.146263] [56374]: INFO cinder.volume.api [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1987.152637] [56374]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-774a5f88-2a63-41f1-b22a-6bbb741c7ad8 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1987.153100] [56374]: [pid: 56374|app: 0|req: 161/322] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:24:41 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 1326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1988.389129] [56373]: DEBUG cinder.api.middleware.request_id [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-5a74c70e-06c2-409d-bb72-68294e11f4a3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1988.393703] [56373]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-5a74c70e-06c2-409d-bb72-68294e11f4a3 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 [ 1988.396277] [56373]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-5a74c70e-06c2-409d-bb72-68294e11f4a3 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1988.396277] [56373]: DEBUG cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-5a74c70e-06c2-409d-bb72-68294e11f4a3 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1988.413034] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1988.413034] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1988.952070] [56373]: INFO cinder.api.openstack.wsgi [req-aafe1530-9ef1-4c08-bcc8-d4188e5fa13b req-5a74c70e-06c2-409d-bb72-68294e11f4a3 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 returned with HTTP 200 [ 1988.952999] [56373]: [pid: 56373|app: 0|req: 162/323] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:24:43 2024] DELETE /volume/v3/attachments/c6c4e1c5-4125-407b-9ef1-a41d4486c6a0 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1990.300137] [56374]: DEBUG cinder.api.middleware.request_id [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1990.302206] [56374]: INFO cinder.api.openstack.wsgi [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 1990.302429] [56374]: DEBUG cinder.api.openstack.wsgi [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1990.302643] [56374]: DEBUG cinder.api.openstack.wsgi [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1990.314277] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1990.314277] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1990.318194] [56374]: INFO cinder.volume.api [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 1990.324640] [56374]: INFO cinder.api.openstack.wsgi [None req-9d5c1641-6f55-4ccd-8cc3-4d420bd89e62 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 1990.325056] [56374]: [pid: 56374|app: 0|req: 162/324] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:45 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.377915] [56373]: DEBUG cinder.api.middleware.request_id [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.380429] [56373]: INFO cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1994.381123] [56373]: DEBUG cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1809307421", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1994.383169] [56373]: DEBUG cinder.api.v3.volumes [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1809307421', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1994.383312] [56373]: INFO cinder.api.v3.volumes [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Create volume of 1 GB [ 1994.383642] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.383642] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.389440] [56373]: INFO cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Availability Zones retrieved successfully. [ 1994.396578] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Flow 'volume_create_api' (206810c7-a276-476c-a7e0-ec125b61e49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1994.397846] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e823b181-509d-419c-8718-b1b68c3cd81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1994.399088] [56373]: DEBUG cinder.volume.flows.api.create_volume [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1994.416936] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e823b181-509d-419c-8718-b1b68c3cd81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1994.417975] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb686de-0a16-4828-b3b6-8b8ab0134443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1994.459914] [56373]: DEBUG cinder.quota [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Created reservations ['cc1287ed-db17-412d-8376-4326b45f8f38', 'fdd3e388-b6f0-4a77-8a78-39420446b089', '67aa5afc-cd84-4ec9-af12-2775a94fa26d', '518b4353-6fa2-4fc9-bebc-13291ad816a7'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1994.460941] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb686de-0a16-4828-b3b6-8b8ab0134443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1287ed-db17-412d-8376-4326b45f8f38', 'fdd3e388-b6f0-4a77-8a78-39420446b089', '67aa5afc-cd84-4ec9-af12-2775a94fa26d', '518b4353-6fa2-4fc9-bebc-13291ad816a7']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1994.461869] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ef7615-6388-44e1-aa9a-fd19b5161ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1994.479958] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ef7615-6388-44e1-aa9a-fd19b5161ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47429132-57ac-487e-8c21-f6e447de9cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1809307421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0231060687ac4ee1924ff92ef02e2106',qos_specs=None,replication_status=,reservations=['cc1287ed-db17-412d-8376-4326b45f8f38','fdd3e388-b6f0-4a77-8a78-39420446b089','67aa5afc-cd84-4ec9-af12-2775a94fa26d','518b4353-6fa2-4fc9-bebc-13291ad816a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334132142c1d449886df9baba33fa1ca',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1809307421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47429132-57ac-487e-8c21-f6e447de9cca,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0231060687ac4ee1924ff92ef02e2106',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='334132142c1d449886df9baba33fa1ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1994.480904] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336aac43-9d66-410c-a1a5-2e3f1d640510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1994.494740] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336aac43-9d66-410c-a1a5-2e3f1d640510) 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-1809307421',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0231060687ac4ee1924ff92ef02e2106',qos_specs=None,replication_status=,reservations=['cc1287ed-db17-412d-8376-4326b45f8f38','fdd3e388-b6f0-4a77-8a78-39420446b089','67aa5afc-cd84-4ec9-af12-2775a94fa26d','518b4353-6fa2-4fc9-bebc-13291ad816a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='334132142c1d449886df9baba33fa1ca',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1994.495476] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d5961a-5a53-4d84-b019-4e7f1a4dfaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1994.504026] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86d5961a-5a53-4d84-b019-4e7f1a4dfaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1994.505088] [56373]: DEBUG cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Flow 'volume_create_api' (206810c7-a276-476c-a7e0-ec125b61e49c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1994.505447] [56373]: INFO cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Create volume request issued successfully. [ 1994.506128] [56373]: INFO cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-92bd8eee-8a8c-45cf-86bb-7ffb454a0f00 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1994.506647] [56373]: [pid: 56373|app: 0|req: 163/325] 10.180.1.21 () {64 vars in 1421 bytes} [Tue Dec 17 09:24:49 2024] POST /volume/v3/volumes => generated 762 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1994.511249] [56374]: DEBUG cinder.api.middleware.request_id [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.513944] [56374]: INFO cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1994.514133] [56374]: DEBUG cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.514464] [56374]: DEBUG cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.522759] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.522759] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.526961] [56374]: INFO cinder.volume.api [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1994.531614] [56374]: INFO cinder.api.openstack.wsgi [req-7cc92f71-4040-4498-b0b9-3a67846791a9 req-645dbb64-09c7-4728-abbb-94d6d42f3516 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 200 [ 1994.532018] [56374]: [pid: 56374|app: 0|req: 163/326] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:49 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1994.547147] [56373]: DEBUG cinder.api.middleware.request_id [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1994.550294] [56373]: INFO cinder.api.openstack.wsgi [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1994.550659] [56373]: DEBUG cinder.api.openstack.wsgi [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1994.551256] [56373]: DEBUG cinder.api.openstack.wsgi [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1994.559073] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1994.559073] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1994.562513] [56373]: INFO cinder.volume.api [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1994.567178] [56373]: INFO cinder.api.openstack.wsgi [req-51e45ed2-380f-4dfd-a8ad-c455a19073d9 req-65f88f08-6358-4072-990f-0b09a7af33a1 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 200 [ 1994.567572] [56373]: [pid: 56373|app: 0|req: 164/327] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:49 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.584032] [56374]: DEBUG cinder.api.middleware.request_id [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.633812] [56374]: INFO cinder.api.openstack.wsgi [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1995.634062] [56374]: DEBUG cinder.api.openstack.wsgi [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.634279] [56374]: DEBUG cinder.api.openstack.wsgi [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.644133] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.644133] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.647901] [56374]: INFO cinder.volume.api [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1995.652551] [56374]: INFO cinder.api.openstack.wsgi [req-2e381a6f-7f83-41a3-8b3e-9f483b73a807 req-0cf945d6-d639-4eb0-a857-e214de78e598 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 200 [ 1995.652923] [56374]: [pid: 56374|app: 0|req: 164/328] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:50 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.667824] [56373]: DEBUG cinder.api.middleware.request_id [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.670129] [56373]: INFO cinder.api.openstack.wsgi [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1995.670352] [56373]: DEBUG cinder.api.openstack.wsgi [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.670566] [56373]: DEBUG cinder.api.openstack.wsgi [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.677907] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.677907] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.681585] [56373]: INFO cinder.volume.api [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1995.685669] [56373]: INFO cinder.api.openstack.wsgi [req-fc4bc567-6389-405d-a18f-d62673ebcc59 req-ef45a47f-8157-4931-a8f0-a18a8c28c5ba tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 200 [ 1995.686300] [56373]: [pid: 56373|app: 0|req: 165/329] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:50 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1995.702324] [56374]: DEBUG cinder.api.middleware.request_id [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.704716] [56374]: INFO cinder.api.openstack.wsgi [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] DELETE http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1995.704716] [56374]: DEBUG cinder.api.openstack.wsgi [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.704859] [56374]: DEBUG cinder.api.openstack.wsgi [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.705051] [56374]: INFO cinder.api.v3.volumes [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Delete volume with id: 47429132-57ac-487e-8c21-f6e447de9cca [ 1995.712438] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.712438] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.712910] [56374]: INFO cinder.volume.api [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1995.732018] [56374]: INFO cinder.volume.api [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Delete volume request issued successfully. [ 1995.732018] [56374]: INFO cinder.api.openstack.wsgi [req-70664f6d-9c34-4e24-af87-5d25336aa47f req-98668f58-a182-4936-95b5-9278553d46fd tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 202 [ 1995.732342] [56374]: [pid: 56374|app: 0|req: 165/330] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:24:50 2024] DELETE /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1995.744497] [56373]: DEBUG cinder.api.middleware.request_id [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1995.746977] [56373]: INFO cinder.api.openstack.wsgi [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1995.747225] [56373]: DEBUG cinder.api.openstack.wsgi [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1995.747448] [56373]: DEBUG cinder.api.openstack.wsgi [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1995.755054] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1995.755054] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 1995.758486] [56373]: INFO cinder.volume.api [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Volume info retrieved successfully. [ 1995.762792] [56373]: INFO cinder.api.openstack.wsgi [req-7253507d-09a8-4d37-a5ef-22e50bd9638e req-9bf1c463-0f91-4fb3-a52d-4551a5ef2b7c tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 200 [ 1995.763199] [56373]: [pid: 56373|app: 0|req: 166/331] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:50 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1996.782026] [56374]: DEBUG cinder.api.middleware.request_id [req-52945872-03a1-4f6a-9977-84799931bdf6 req-553b87f2-3f09-4ac7-86d8-21a60aeae993 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1996.784308] [56374]: INFO cinder.api.openstack.wsgi [req-52945872-03a1-4f6a-9977-84799931bdf6 req-553b87f2-3f09-4ac7-86d8-21a60aeae993 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] GET http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca [ 1996.784531] [56374]: DEBUG cinder.api.openstack.wsgi [req-52945872-03a1-4f6a-9977-84799931bdf6 req-553b87f2-3f09-4ac7-86d8-21a60aeae993 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1996.784748] [56374]: DEBUG cinder.api.openstack.wsgi [req-52945872-03a1-4f6a-9977-84799931bdf6 req-553b87f2-3f09-4ac7-86d8-21a60aeae993 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1996.792145] [56374]: INFO cinder.api.openstack.wsgi [req-52945872-03a1-4f6a-9977-84799931bdf6 req-553b87f2-3f09-4ac7-86d8-21a60aeae993 tempest-VolumesGetTestJSON-353892225 tempest-VolumesGetTestJSON-353892225-project-member] http://10.180.1.21/volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca returned with HTTP 404 [ 1996.793200] [56374]: [pid: 56374|app: 0|req: 166/332] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:24:51 2024] GET /volume/v3/volumes/47429132-57ac-487e-8c21-f6e447de9cca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1999.327801] [56373]: DEBUG cinder.api.middleware.request_id [None req-ed76417b-deaf-4d30-9d41-f652cce37848 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.329950] [56373]: INFO cinder.api.openstack.wsgi [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1999.330355] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1213721752"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1999.332107] [56373]: DEBUG cinder.api.v3.volumes [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1213721752'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1999.332267] [56373]: INFO cinder.api.v3.volumes [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume of 1 GB [ 1999.337768] [56373]: INFO cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Availability Zones retrieved successfully. [ 1999.344711] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Flow 'volume_create_api' (02ea59f0-bcf1-4aa7-9533-f80c16aa3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1999.345865] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a6f4b2-0cea-48ad-bbab-04a77b86905e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.346922] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1999.363992] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a6f4b2-0cea-48ad-bbab-04a77b86905e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.365059] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ff1ac4-7b42-447f-b091-5cff57cd964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.391897] [56373]: DEBUG cinder.quota [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Created reservations ['991554d2-8e3a-475f-a10a-68cb3770e36c', '4403946c-8dec-4860-a4bc-28cba61c4b1f', '2a96fc17-dc7c-4f2f-9ed2-b475aac7e74c', '49cc2995-e085-416b-95f5-cbcdaccad715'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1999.392918] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50ff1ac4-7b42-447f-b091-5cff57cd964b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['991554d2-8e3a-475f-a10a-68cb3770e36c', '4403946c-8dec-4860-a4bc-28cba61c4b1f', '2a96fc17-dc7c-4f2f-9ed2-b475aac7e74c', '49cc2995-e085-416b-95f5-cbcdaccad715']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.393814] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a75eb59f-5204-46a2-af47-176aa78903a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.406914] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a75eb59f-5204-46a2-af47-176aa78903a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a7e94a-b3b9-48a3-9d83-f521236a03bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1213721752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7ded313a594f569633cc1c67055ec5',qos_specs=None,replication_status=,reservations=['991554d2-8e3a-475f-a10a-68cb3770e36c','4403946c-8dec-4860-a4bc-28cba61c4b1f','2a96fc17-dc7c-4f2f-9ed2-b475aac7e74c','49cc2995-e085-416b-95f5-cbcdaccad715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1213721752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a7e94a-b3b9-48a3-9d83-f521236a03bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a7ded313a594f569633cc1c67055ec5',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='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.408139] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87da0eec-de67-4920-a400-75448968a562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.420799] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87da0eec-de67-4920-a400-75448968a562) 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-1213721752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7ded313a594f569633cc1c67055ec5',qos_specs=None,replication_status=,reservations=['991554d2-8e3a-475f-a10a-68cb3770e36c','4403946c-8dec-4860-a4bc-28cba61c4b1f','2a96fc17-dc7c-4f2f-9ed2-b475aac7e74c','49cc2995-e085-416b-95f5-cbcdaccad715'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5f88da12e7d44e58c0f8bf8e4bcd87a',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.421836] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9584c9a-a1c7-475c-ac84-9af181d26057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1999.430073] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9584c9a-a1c7-475c-ac84-9af181d26057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1999.432274] [56373]: DEBUG cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Flow 'volume_create_api' (02ea59f0-bcf1-4aa7-9533-f80c16aa3949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1999.432274] [56373]: INFO cinder.volume.api [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Create volume request issued successfully. [ 1999.432501] [56373]: INFO cinder.api.openstack.wsgi [None req-ed76417b-deaf-4d30-9d41-f652cce37848 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1999.432945] [56373]: [pid: 56373|app: 0|req: 167/333] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:24:54 2024] POST /volume/v3/volumes => generated 756 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1999.441324] [56374]: DEBUG cinder.api.middleware.request_id [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1999.443171] [56374]: INFO cinder.api.openstack.wsgi [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 1999.444115] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1999.444115] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1999.451934] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1999.451934] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 1999.455855] [56374]: INFO cinder.volume.api [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 1999.460616] [56374]: INFO cinder.api.openstack.wsgi [None req-d3bf6bc4-88b2-4115-8846-9c145e5bd7f2 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 1999.461045] [56374]: [pid: 56374|app: 0|req: 167/334] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:54 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2000.471032] [56373]: DEBUG cinder.api.middleware.request_id [None req-0482e780-d324-47e3-9b29-bab09db99fe6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2000.473368] [56373]: INFO cinder.api.openstack.wsgi [None req-0482e780-d324-47e3-9b29-bab09db99fe6 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2000.473592] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0482e780-d324-47e3-9b29-bab09db99fe6 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2000.473815] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0482e780-d324-47e3-9b29-bab09db99fe6 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2000.482468] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2000.482468] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2000.485807] [56373]: INFO cinder.volume.api [None req-0482e780-d324-47e3-9b29-bab09db99fe6 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2000.489962] [56373]: INFO cinder.api.openstack.wsgi [None req-0482e780-d324-47e3-9b29-bab09db99fe6 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2000.490349] [56373]: [pid: 56373|app: 0|req: 168/335] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:24:55 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2008.218601] [56374]: DEBUG cinder.api.middleware.request_id [None req-dc193359-0200-4095-bb51-487c309d8518 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.220968] [56374]: INFO cinder.api.openstack.wsgi [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] DELETE http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 2008.221216] [56374]: DEBUG cinder.api.openstack.wsgi [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.221564] [56374]: DEBUG cinder.api.openstack.wsgi [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.221641] [56374]: INFO cinder.api.v3.volumes [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Delete volume with id: cc845c73-9eda-40c1-a962-0caf334747b9 [ 2008.235515] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.235515] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.236124] [56374]: INFO cinder.volume.api [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 2008.256251] [56374]: INFO cinder.volume.api [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Delete volume request issued successfully. [ 2008.256251] [56374]: INFO cinder.api.openstack.wsgi [None req-dc193359-0200-4095-bb51-487c309d8518 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 202 [ 2008.256513] [56374]: [pid: 56374|app: 0|req: 168/336] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:03 2024] DELETE /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2008.262805] [56373]: DEBUG cinder.api.middleware.request_id [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2008.264920] [56373]: INFO cinder.api.openstack.wsgi [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 2008.265144] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2008.265399] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2008.277409] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2008.277409] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2008.282523] [56373]: INFO cinder.volume.api [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 2008.287671] [56373]: INFO cinder.api.openstack.wsgi [None req-7a926ce5-1ba3-43dc-a90e-0e9435850b11 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 2008.288133] [56373]: [pid: 56373|app: 0|req: 169/337] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:03 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2009.297404] [56374]: DEBUG cinder.api.middleware.request_id [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2009.299640] [56374]: INFO cinder.api.openstack.wsgi [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 2009.299899] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2009.301314] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2009.312947] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2009.312947] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2009.317194] [56374]: INFO cinder.volume.api [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 2009.322716] [56374]: INFO cinder.api.openstack.wsgi [None req-d028d9f2-2196-48e1-9072-acccf85ccda2 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 200 [ 2009.323134] [56374]: [pid: 56374|app: 0|req: 169/338] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:04 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2010.332698] [56373]: DEBUG cinder.api.middleware.request_id [None req-f8370eec-6e02-41b7-9955-7ec8f7296c1c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.334960] [56373]: INFO cinder.api.openstack.wsgi [None req-f8370eec-6e02-41b7-9955-7ec8f7296c1c tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 [ 2010.335365] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f8370eec-6e02-41b7-9955-7ec8f7296c1c tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.335408] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f8370eec-6e02-41b7-9955-7ec8f7296c1c tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.344955] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2010.344955] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.347946] [56373]: INFO cinder.api.openstack.wsgi [None req-f8370eec-6e02-41b7-9955-7ec8f7296c1c tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 returned with HTTP 404 [ 2010.348511] [56373]: [pid: 56373|app: 0|req: 170/339] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:05 2024] GET /volume/v3/volumes/cc845c73-9eda-40c1-a962-0caf334747b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2010.352067] [56374]: DEBUG cinder.api.middleware.request_id [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.357028] [56374]: INFO cinder.api.openstack.wsgi [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] DELETE http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 2010.357028] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.357028] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.357028] [56374]: INFO cinder.api.v3.volumes [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Delete volume with id: 56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 2010.364932] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2010.364932] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.365238] [56374]: INFO cinder.volume.api [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 2010.380052] [56374]: INFO cinder.volume.api [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Delete volume request issued successfully. [ 2010.380267] [56374]: INFO cinder.api.openstack.wsgi [None req-a6c9bb81-f31c-4d3f-9a40-ce2edb83178d tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b returned with HTTP 202 [ 2010.380690] [56374]: [pid: 56374|app: 0|req: 170/340] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:05 2024] DELETE /volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2010.384032] [56373]: DEBUG cinder.api.middleware.request_id [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2010.385927] [56373]: INFO cinder.api.openstack.wsgi [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 2010.386223] [56373]: DEBUG cinder.api.openstack.wsgi [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2010.386315] [56373]: DEBUG cinder.api.openstack.wsgi [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2010.396374] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2010.396374] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2010.399861] [56373]: INFO cinder.volume.api [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Volume info retrieved successfully. [ 2010.405434] [56373]: INFO cinder.api.openstack.wsgi [None req-72ba58f6-50e8-4c72-ac8a-3c2cecbc1e67 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b returned with HTTP 200 [ 2010.405664] [56373]: [pid: 56373|app: 0|req: 171/341] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:05 2024] GET /volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2011.415693] [56374]: DEBUG cinder.api.middleware.request_id [None req-5bc1f920-c58c-466e-8ae1-5ffb09f6fb77 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2011.418187] [56374]: INFO cinder.api.openstack.wsgi [None req-5bc1f920-c58c-466e-8ae1-5ffb09f6fb77 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] GET http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b [ 2011.418447] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5bc1f920-c58c-466e-8ae1-5ffb09f6fb77 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2011.418711] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5bc1f920-c58c-466e-8ae1-5ffb09f6fb77 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2011.426765] [56374]: INFO cinder.api.openstack.wsgi [None req-5bc1f920-c58c-466e-8ae1-5ffb09f6fb77 tempest-ServerRescueNegativeTestJSON-969293006 tempest-ServerRescueNegativeTestJSON-969293006-project-member] http://10.180.1.21/volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b returned with HTTP 404 [ 2011.427408] [56374]: [pid: 56374|app: 0|req: 171/342] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:06 2024] GET /volume/v3/volumes/56bab562-bbbc-4b84-bbda-b76d6e75a73b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2013.297436] [56373]: DEBUG cinder.api.middleware.request_id [None req-d516821a-bc87-4e00-a464-f166e2479fe6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2013.299747] [56373]: INFO cinder.api.openstack.wsgi [None req-d516821a-bc87-4e00-a464-f166e2479fe6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2013.300027] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d516821a-bc87-4e00-a464-f166e2479fe6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2013.300221] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d516821a-bc87-4e00-a464-f166e2479fe6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2013.310320] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2013.310320] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2013.314469] [56373]: INFO cinder.volume.api [None req-d516821a-bc87-4e00-a464-f166e2479fe6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2013.319170] [56373]: INFO cinder.api.openstack.wsgi [None req-d516821a-bc87-4e00-a464-f166e2479fe6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2013.319555] [56373]: [pid: 56373|app: 0|req: 172/343] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:08 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2013.354633] [56374]: DEBUG cinder.api.middleware.request_id [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2013.356874] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2013.357110] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2013.357330] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2013.365159] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2013.365159] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2013.369160] [56374]: INFO cinder.volume.api [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2013.374063] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-87556011-8126-4690-af09-f792de83d4db tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2013.374486] [56374]: [pid: 56374|app: 0|req: 172/344] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:08 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2014.897022] [56373]: DEBUG cinder.api.middleware.request_id [None req-e4f41293-a48a-4214-8865-a027256e1223 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.897022] [56373]: INFO cinder.api.openstack.wsgi [None req-e4f41293-a48a-4214-8865-a027256e1223 None None] GET http://10.180.1.21/volume// [ 2014.897343] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e4f41293-a48a-4214-8865-a027256e1223 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.897343] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e4f41293-a48a-4214-8865-a027256e1223 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.897679] [56373]: INFO cinder.api.openstack.wsgi [None req-e4f41293-a48a-4214-8865-a027256e1223 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2014.897965] [56373]: [pid: 56373|app: 0|req: 173/345] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:25:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2014.901831] [56374]: DEBUG cinder.api.middleware.request_id [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-ec8b58aa-3e34-4259-80ce-7ca2ac2f264c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.904098] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-ec8b58aa-3e34-4259-80ce-7ca2ac2f264c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2014.904498] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-ec8b58aa-3e34-4259-80ce-7ca2ac2f264c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6000b868-0ab5-49c8-8aa1-90377e990b04", "connector": null, "instance_uuid": "36e306d8-f884-4954-8a60-ddce9f4237e6"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2014.916097] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2014.916097] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2014.937362] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-ec8b58aa-3e34-4259-80ce-7ca2ac2f264c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2014.937835] [56374]: [pid: 56374|app: 0|req: 173/346] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:25:09 2024] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2014.960125] [56373]: DEBUG cinder.api.middleware.request_id [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2014.962225] [56373]: INFO cinder.api.openstack.wsgi [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2014.962540] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2014.962738] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2014.972527] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2014.972527] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2014.976047] [56373]: INFO cinder.volume.api [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2014.981129] [56373]: INFO cinder.api.openstack.wsgi [None req-e233a6a7-9d8d-44a3-88eb-cc5bcb0f291a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2014.981540] [56373]: [pid: 56373|app: 0|req: 174/347] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:09 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2015.462988] [56374]: DEBUG cinder.api.middleware.request_id [None req-a5548ab9-66f2-44e0-aae5-4b924074ee8a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.463447] [56374]: INFO cinder.api.openstack.wsgi [None req-a5548ab9-66f2-44e0-aae5-4b924074ee8a None None] GET http://10.180.1.21/volume// [ 2015.463724] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a5548ab9-66f2-44e0-aae5-4b924074ee8a None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.463981] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a5548ab9-66f2-44e0-aae5-4b924074ee8a None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2015.464433] [56374]: INFO cinder.api.openstack.wsgi [None req-a5548ab9-66f2-44e0-aae5-4b924074ee8a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2015.464779] [56374]: [pid: 56374|app: 0|req: 174/348] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2015.469207] [56373]: DEBUG cinder.api.middleware.request_id [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.471712] [56373]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2015.472162] [56373]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.472428] [56373]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2015.482250] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.482250] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.485703] [56373]: INFO cinder.volume.api [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2015.490203] [56373]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-9258e887-a0d5-4417-bd39-1425112f27c0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2015.490627] [56373]: [pid: 56373|app: 0|req: 175/349] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:10 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2015.520858] [56374]: DEBUG cinder.api.middleware.request_id [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.523351] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] PUT http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e [ 2015.523768] [56374]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-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-398229", "mountpoint": "/dev/sdb"}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2015.531660] [56374]: DEBUG cinder.coordination [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Acquiring lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2015.536127] [56374]: DEBUG cinder.coordination [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2015.537287] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2015.537287] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2015.991743] [56373]: DEBUG cinder.api.middleware.request_id [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2015.993919] [56373]: INFO cinder.api.openstack.wsgi [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2015.994234] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2015.994504] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2016.004370] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2016.004370] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2016.007603] [56373]: INFO cinder.volume.api [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2016.011772] [56373]: INFO cinder.api.openstack.wsgi [None req-5e67523a-0d9c-4654-a008-bf3a30e6b5e9 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2016.012191] [56373]: [pid: 56373|app: 0|req: 176/350] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:10 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2017.022952] [56373]: DEBUG cinder.api.middleware.request_id [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2017.027024] [56373]: INFO cinder.api.openstack.wsgi [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2017.027024] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2017.027024] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2017.043436] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2017.043436] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2017.046992] [56373]: INFO cinder.volume.api [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2017.051862] [56373]: INFO cinder.api.openstack.wsgi [None req-ff7c6b8c-9acf-4595-ab44-e69dc2a382e5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2017.052808] [56373]: [pid: 56373|app: 0|req: 177/351] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:11 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2018.061210] [56373]: DEBUG cinder.api.middleware.request_id [None req-46ecfff1-5fa7-447e-9ce4-509473790798 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2018.063293] [56373]: INFO cinder.api.openstack.wsgi [None req-46ecfff1-5fa7-447e-9ce4-509473790798 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2018.063514] [56373]: DEBUG cinder.api.openstack.wsgi [None req-46ecfff1-5fa7-447e-9ce4-509473790798 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2018.063731] [56373]: DEBUG cinder.api.openstack.wsgi [None req-46ecfff1-5fa7-447e-9ce4-509473790798 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2018.073136] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2018.073136] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2018.076228] [56373]: INFO cinder.volume.api [None req-46ecfff1-5fa7-447e-9ce4-509473790798 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2018.080268] [56373]: INFO cinder.api.openstack.wsgi [None req-46ecfff1-5fa7-447e-9ce4-509473790798 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2018.081027] [56373]: [pid: 56373|app: 0|req: 178/352] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:12 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2019.090260] [56373]: DEBUG cinder.api.middleware.request_id [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2019.092349] [56373]: INFO cinder.api.openstack.wsgi [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2019.092650] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2019.092782] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2019.105699] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2019.105699] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2019.109496] [56373]: INFO cinder.volume.api [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2019.114350] [56373]: INFO cinder.api.openstack.wsgi [None req-b093924b-b2b6-4e09-aa72-54b70abb46bf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2019.114744] [56373]: [pid: 56373|app: 0|req: 179/353] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:13 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2020.062828] [56374]: DEBUG cinder.coordination [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2020.062828] [56374]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-046f3419-5626-4745-af40-ebc9ef611606 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e returned with HTTP 200 [ 2020.062828] [56374]: [pid: 56374|app: 0|req: 175/354] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:25:10 2024] PUT /volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2020.128278] [56373]: DEBUG cinder.api.middleware.request_id [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.128278] [56373]: INFO cinder.api.openstack.wsgi [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2020.128278] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.128278] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.140786] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2020.140786] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.144915] [56373]: INFO cinder.volume.api [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2020.152044] [56373]: INFO cinder.api.openstack.wsgi [None req-4c57b798-4c88-46b4-82c2-91f48561fe69 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2020.152455] [56373]: [pid: 56373|app: 0|req: 180/355] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:14 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.162575] [56374]: DEBUG cinder.api.middleware.request_id [None req-c84699cc-3124-46f8-8d25-0988f992bf91 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.164808] [56374]: INFO cinder.api.openstack.wsgi [None req-c84699cc-3124-46f8-8d25-0988f992bf91 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2021.165107] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c84699cc-3124-46f8-8d25-0988f992bf91 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.165377] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c84699cc-3124-46f8-8d25-0988f992bf91 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.179536] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.179536] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.183896] [56374]: INFO cinder.volume.api [None req-c84699cc-3124-46f8-8d25-0988f992bf91 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2021.189610] [56374]: INFO cinder.api.openstack.wsgi [None req-c84699cc-3124-46f8-8d25-0988f992bf91 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2021.190141] [56374]: [pid: 56374|app: 0|req: 176/356] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:16 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.685801] [56373]: DEBUG cinder.api.middleware.request_id [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-d4c3e19e-b9ed-45a4-aebe-947ccfb4ab7e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.688149] [56373]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-d4c3e19e-b9ed-45a4-aebe-947ccfb4ab7e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e/action [ 2021.688609] [56373]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-d4c3e19e-b9ed-45a4-aebe-947ccfb4ab7e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2021.688877] [56373]: DEBUG cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-d4c3e19e-b9ed-45a4-aebe-947ccfb4ab7e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2021.713895] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2021.713895] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.723174] [56373]: INFO cinder.api.openstack.wsgi [req-7f964c9d-6a25-41dd-b740-7bbb71c853c3 req-d4c3e19e-b9ed-45a4-aebe-947ccfb4ab7e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e/action returned with HTTP 204 [ 2021.723174] [56373]: [pid: 56373|app: 0|req: 181/357] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:25:16 2024] POST /volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2022.199414] [56374]: DEBUG cinder.api.middleware.request_id [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.201582] [56374]: INFO cinder.api.openstack.wsgi [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2022.201813] [56374]: DEBUG cinder.api.openstack.wsgi [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.202072] [56374]: DEBUG cinder.api.openstack.wsgi [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.217401] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2022.217401] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.222844] [56374]: INFO cinder.volume.api [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2022.228411] [56374]: INFO cinder.api.openstack.wsgi [None req-99e7dd19-9a04-4e37-9f1d-5359fa3a7f8e tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2022.228938] [56374]: [pid: 56374|app: 0|req: 177/358] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:17 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2022.238829] [56373]: DEBUG cinder.api.middleware.request_id [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.240796] [56373]: INFO cinder.api.openstack.wsgi [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2022.241021] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.241260] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.251016] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2022.251016] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.254190] [56373]: INFO cinder.volume.api [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2022.258394] [56373]: INFO cinder.api.openstack.wsgi [None req-f95e7bbf-9dae-4263-98d9-7db325a6e56d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2022.258769] [56373]: [pid: 56373|app: 0|req: 182/359] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:17 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2022.597476] [56374]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.599968] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2022.600183] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.600403] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.638502] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2022.638502] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2022.643853] [56374]: INFO cinder.volume.api [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2022.659710] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-0f64eb4d-de0a-4dd2-8529-ae173aa57a65 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2022.660298] [56374]: [pid: 56374|app: 0|req: 178/360] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:17 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2024.834300] [56373]: DEBUG cinder.api.middleware.request_id [None req-3915e592-85fb-47ce-a9b7-4e30044e5ef8 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.834644] [56373]: INFO cinder.api.openstack.wsgi [None req-3915e592-85fb-47ce-a9b7-4e30044e5ef8 None None] GET http://10.180.1.21/volume// [ 2024.834828] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3915e592-85fb-47ce-a9b7-4e30044e5ef8 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.835068] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3915e592-85fb-47ce-a9b7-4e30044e5ef8 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.835473] [56373]: INFO cinder.api.openstack.wsgi [None req-3915e592-85fb-47ce-a9b7-4e30044e5ef8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2024.835783] [56373]: [pid: 56373|app: 0|req: 183/361] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2024.839978] [56374]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-e2ddd0e8-e12e-4b0d-bbc9-e5f15db4de57 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.842992] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-e2ddd0e8-e12e-4b0d-bbc9-e5f15db4de57 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2024.842992] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-e2ddd0e8-e12e-4b0d-bbc9-e5f15db4de57 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6000b868-0ab5-49c8-8aa1-90377e990b04", "connector": null, "instance_uuid": "36e306d8-f884-4954-8a60-ddce9f4237e6"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2024.859082] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2024.859082] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.884365] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-e2ddd0e8-e12e-4b0d-bbc9-e5f15db4de57 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2024.884891] [56374]: [pid: 56374|app: 0|req: 179/362] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:25:19 2024] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2024.889555] [56373]: DEBUG cinder.api.middleware.request_id [None req-8bf26e58-382f-4db1-a73c-ac6a579743c3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.890064] [56373]: INFO cinder.api.openstack.wsgi [None req-8bf26e58-382f-4db1-a73c-ac6a579743c3 None None] GET http://10.180.1.21/volume// [ 2024.890256] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8bf26e58-382f-4db1-a73c-ac6a579743c3 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.890464] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8bf26e58-382f-4db1-a73c-ac6a579743c3 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.890866] [56373]: INFO cinder.api.openstack.wsgi [None req-8bf26e58-382f-4db1-a73c-ac6a579743c3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2024.891253] [56373]: [pid: 56373|app: 0|req: 184/363] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2024.894364] [56374]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.896458] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2024.896698] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.896912] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.909656] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2024.909656] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.912634] [56374]: INFO cinder.volume.api [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2024.917236] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-556c8b76-d33e-43dd-a64f-e99aa67763c3 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2024.917599] [56374]: [pid: 56374|app: 0|req: 180/364] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:19 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2026.051323] [56373]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-71bdb08d-39ee-40f0-a788-dddcca341add None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.053620] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-71bdb08d-39ee-40f0-a788-dddcca341add tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e [ 2026.053849] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-71bdb08d-39ee-40f0-a788-dddcca341add tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.054106] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-71bdb08d-39ee-40f0-a788-dddcca341add tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.060916] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2026.060916] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.588822] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-71bdb08d-39ee-40f0-a788-dddcca341add tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e returned with HTTP 200 [ 2026.589297] [56373]: [pid: 56373|app: 0|req: 185/365] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:25:20 2024] DELETE /volume/v3/attachments/e2044136-6ae2-4b37-a3a2-211141cd8d4e => generated 192 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2027.988316] [56374]: DEBUG cinder.api.middleware.request_id [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2027.990275] [56374]: INFO cinder.api.openstack.wsgi [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2027.990651] [56374]: DEBUG cinder.api.openstack.wsgi [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-66213734"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2027.992296] [56374]: DEBUG cinder.api.v3.volumes [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-66213734'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2027.992432] [56374]: INFO cinder.api.v3.volumes [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume of 1 GB [ 2027.998709] [56374]: INFO cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Availability Zones retrieved successfully. [ 2028.005880] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (ebdd6fb3-373b-40e3-ac0d-a742587ab3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2028.007060] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d18893-95b8-4211-8961-0883cb0ea378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2028.008192] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2028.025480] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51d18893-95b8-4211-8961-0883cb0ea378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2028.026537] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9fb240-c0ad-4498-b316-c0925355fefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2028.073376] [56374]: DEBUG cinder.quota [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Created reservations ['b7e06faf-f9e3-416b-ba6c-bd0e3ff9d1b3', 'b1f98894-da75-4041-928b-ce4448d1b309', '6f68413d-3910-4075-b4b7-ea5ab50d9402', '9368d704-0ae5-47d9-97a8-ac7ef8e71b03'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2028.074356] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9fb240-c0ad-4498-b316-c0925355fefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e06faf-f9e3-416b-ba6c-bd0e3ff9d1b3', 'b1f98894-da75-4041-928b-ce4448d1b309', '6f68413d-3910-4075-b4b7-ea5ab50d9402', '9368d704-0ae5-47d9-97a8-ac7ef8e71b03']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2028.075242] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fcac98-bc70-4a5c-b334-da94a55d4e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2028.089033] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fcac98-bc70-4a5c-b334-da94a55d4e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2fde536-4d1b-4955-96f8-d6cc23376c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-66213734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['b7e06faf-f9e3-416b-ba6c-bd0e3ff9d1b3','b1f98894-da75-4041-928b-ce4448d1b309','6f68413d-3910-4075-b4b7-ea5ab50d9402','9368d704-0ae5-47d9-97a8-ac7ef8e71b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-66213734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2fde536-4d1b-4955-96f8-d6cc23376c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc3294013e64892941b60eb0282a625',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='361a59b542e94d658d7ed7706d8b7b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2028.089934] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26182d1b-276e-4713-9981-43a932c82f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2028.109637] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26182d1b-276e-4713-9981-43a932c82f53) 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-66213734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['b7e06faf-f9e3-416b-ba6c-bd0e3ff9d1b3','b1f98894-da75-4041-928b-ce4448d1b309','6f68413d-3910-4075-b4b7-ea5ab50d9402','9368d704-0ae5-47d9-97a8-ac7ef8e71b03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2028.110569] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205297bc-6402-4d9d-b24c-dce91b5f7a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2028.119675] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (205297bc-6402-4d9d-b24c-dce91b5f7a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2028.121213] [56374]: DEBUG cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (ebdd6fb3-373b-40e3-ac0d-a742587ab3ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2028.121634] [56374]: INFO cinder.volume.api [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request issued successfully. [ 2028.122580] [56374]: INFO cinder.api.openstack.wsgi [None req-aa9d105f-d6e1-47da-8cdf-4a8b23ce727b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2028.123069] [56374]: [pid: 56374|app: 0|req: 181/366] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:25:22 2024] POST /volume/v3/volumes => generated 748 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2028.130852] [56373]: DEBUG cinder.api.middleware.request_id [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.132937] [56373]: INFO cinder.api.openstack.wsgi [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2028.133187] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.133473] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.140788] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.140788] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.144693] [56373]: INFO cinder.volume.api [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2028.148942] [56373]: INFO cinder.api.openstack.wsgi [None req-f449a29f-2b96-4ffd-a5fd-ffc43b974771 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2028.149340] [56373]: [pid: 56373|app: 0|req: 186/367] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:22 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2028.252070] [56374]: DEBUG cinder.api.middleware.request_id [None req-f555eb27-5d98-4c92-993a-792a86fa352f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.252646] [56374]: INFO cinder.api.openstack.wsgi [None req-f555eb27-5d98-4c92-993a-792a86fa352f None None] GET http://10.180.1.21/volume// [ 2028.252993] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f555eb27-5d98-4c92-993a-792a86fa352f None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.253310] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f555eb27-5d98-4c92-993a-792a86fa352f None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.253770] [56374]: INFO cinder.api.openstack.wsgi [None req-f555eb27-5d98-4c92-993a-792a86fa352f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2028.254151] [56374]: [pid: 56374|app: 0|req: 182/368] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:23 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2028.258204] [56373]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.261888] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2028.261888] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2028.261888] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2028.272122] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.272122] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.279746] [56373]: INFO cinder.volume.api [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2028.284956] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-10c00604-592a-4587-802a-53fe112e67a4 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2028.285502] [56373]: [pid: 56373|app: 0|req: 187/369] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:23 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2028.399362] [56374]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2028.402041] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] PUT http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 [ 2028.402493] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-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=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2028.417198] [56374]: DEBUG cinder.coordination [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Acquiring lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2028.422194] [56374]: DEBUG cinder.coordination [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2028.423241] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2028.423241] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2028.943341] [56374]: DEBUG cinder.coordination [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-6000b868-0ab5-49c8-8aa1-90377e990b04-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2028.944098] [56374]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-7a252698-dcdd-4fa8-bf3d-274a8236ba17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 returned with HTTP 200 [ 2028.944401] [56374]: [pid: 56374|app: 0|req: 183/370] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:25:23 2024] PUT /volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2029.158618] [56373]: DEBUG cinder.api.middleware.request_id [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.160815] [56373]: INFO cinder.api.openstack.wsgi [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2029.161118] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.161360] [56373]: DEBUG cinder.api.openstack.wsgi [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.172277] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.172277] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.177014] [56373]: INFO cinder.volume.api [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2029.181870] [56373]: INFO cinder.api.openstack.wsgi [None req-abcb94f9-36b8-42f1-917d-31229b6a2a96 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2029.182281] [56373]: [pid: 56373|app: 0|req: 188/371] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2029.215746] [56374]: DEBUG cinder.api.middleware.request_id [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.218265] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2029.218534] [56374]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.218795] [56374]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.226568] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.226568] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.229992] [56374]: INFO cinder.volume.api [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2029.234279] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-23eaf954-1004-478e-b8f0-a3a0f8b67b92 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2029.234687] [56374]: [pid: 56374|app: 0|req: 184/372] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2029.453449] [56373]: DEBUG cinder.api.middleware.request_id [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-edf2fd69-cd6d-4a61-bd4a-73d6ede2d42a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.455708] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-edf2fd69-cd6d-4a61-bd4a-73d6ede2d42a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81/action [ 2029.456173] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-edf2fd69-cd6d-4a61-bd4a-73d6ede2d42a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2029.456304] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-edf2fd69-cd6d-4a61-bd4a-73d6ede2d42a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2029.472162] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.472162] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.478152] [56373]: INFO cinder.api.openstack.wsgi [req-8d421946-0a43-46f6-aa4e-ccc1e88f2bc3 req-edf2fd69-cd6d-4a61-bd4a-73d6ede2d42a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81/action returned with HTTP 204 [ 2029.478559] [56373]: [pid: 56373|app: 0|req: 189/373] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:25:24 2024] POST /volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2029.802036] [56374]: DEBUG cinder.api.middleware.request_id [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.804460] [56374]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2029.804683] [56374]: DEBUG cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.804901] [56374]: DEBUG cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.812798] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.812798] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.816613] [56374]: INFO cinder.volume.api [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2029.821186] [56374]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-44d9cf60-59bc-41a9-af5e-f20e43a5ef4a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2029.821558] [56374]: [pid: 56374|app: 0|req: 185/374] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2029.831505] [56373]: DEBUG cinder.api.middleware.request_id [None req-30e8f7fa-ca3e-446c-9e93-66b5287d2bbf None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.831939] [56373]: INFO cinder.api.openstack.wsgi [None req-30e8f7fa-ca3e-446c-9e93-66b5287d2bbf None None] GET http://10.180.1.21/volume// [ 2029.832160] [56373]: DEBUG cinder.api.openstack.wsgi [None req-30e8f7fa-ca3e-446c-9e93-66b5287d2bbf None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.832380] [56373]: DEBUG cinder.api.openstack.wsgi [None req-30e8f7fa-ca3e-446c-9e93-66b5287d2bbf None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.832769] [56373]: INFO cinder.api.openstack.wsgi [None req-30e8f7fa-ca3e-446c-9e93-66b5287d2bbf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2029.833075] [56373]: [pid: 56373|app: 0|req: 190/375] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2029.836157] [56374]: DEBUG cinder.api.middleware.request_id [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-9278ae35-9bc1-45e2-9282-c4747aabc3ff None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.838118] [56374]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-9278ae35-9bc1-45e2-9282-c4747aabc3ff tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2029.838510] [56374]: DEBUG cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-9278ae35-9bc1-45e2-9282-c4747aabc3ff tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9a7e94a-b3b9-48a3-9d83-f521236a03bf", "connector": null, "instance_uuid": "3c13e0e7-4603-4c7e-9d67-d6ffef276d76"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2029.846595] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.846595] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.864361] [56374]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-9278ae35-9bc1-45e2-9282-c4747aabc3ff tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2029.864759] [56374]: [pid: 56374|app: 0|req: 186/376] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:25:24 2024] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2029.884588] [56373]: DEBUG cinder.api.middleware.request_id [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-aa2dbd4c-002f-46df-afa9-654f051ef696 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.886766] [56373]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-aa2dbd4c-002f-46df-afa9-654f051ef696 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] POST http://10.180.1.21/volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9/action [ 2029.887243] [56373]: DEBUG cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-aa2dbd4c-002f-46df-afa9-654f051ef696 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2029.887404] [56373]: DEBUG cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-aa2dbd4c-002f-46df-afa9-654f051ef696 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2029.900907] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.900907] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.906859] [56373]: INFO cinder.api.openstack.wsgi [req-df45f2d2-d86e-46b1-85e6-0082eaab66ed req-aa2dbd4c-002f-46df-afa9-654f051ef696 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9/action returned with HTTP 204 [ 2029.907254] [56373]: [pid: 56373|app: 0|req: 191/377] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:25:24 2024] POST /volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2029.919043] [56374]: DEBUG cinder.api.middleware.request_id [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.921056] [56374]: INFO cinder.api.openstack.wsgi [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2029.921292] [56374]: DEBUG cinder.api.openstack.wsgi [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.921510] [56374]: DEBUG cinder.api.openstack.wsgi [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.931091] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.931091] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.934392] [56374]: INFO cinder.volume.api [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2029.938503] [56374]: INFO cinder.api.openstack.wsgi [None req-20ed8f8f-fa2a-4e0c-bdf8-4cbfb0bcf877 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2029.938880] [56374]: [pid: 56374|app: 0|req: 187/378] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2029.947664] [56373]: DEBUG cinder.api.middleware.request_id [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2029.950087] [56373]: INFO cinder.api.openstack.wsgi [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2029.950087] [56373]: DEBUG cinder.api.openstack.wsgi [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2029.950298] [56373]: DEBUG cinder.api.openstack.wsgi [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2029.959692] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2029.959692] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2029.962700] [56373]: INFO cinder.volume.api [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2029.966909] [56373]: INFO cinder.api.openstack.wsgi [None req-183fe9e1-8aeb-4b10-bcb1-d85cbb24e2e7 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2029.967279] [56373]: [pid: 56373|app: 0|req: 192/379] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2029.999064] [56374]: DEBUG cinder.api.middleware.request_id [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.001096] [56374]: INFO cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2030.001340] [56374]: DEBUG cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.001561] [56374]: DEBUG cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.011198] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.011198] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.014842] [56374]: INFO cinder.volume.api [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2030.019084] [56374]: INFO cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-ecd1bbde-1e09-4c71-9945-ef7583b22693 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2030.019460] [56374]: [pid: 56374|app: 0|req: 188/380] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:24 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2030.039810] [56373]: DEBUG cinder.api.middleware.request_id [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-af34ce0c-81c7-4de3-a31b-9cc124b3379f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.041929] [56373]: INFO cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-af34ce0c-81c7-4de3-a31b-9cc124b3379f tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9 [ 2030.042170] [56373]: DEBUG cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-af34ce0c-81c7-4de3-a31b-9cc124b3379f tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.042385] [56373]: DEBUG cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-af34ce0c-81c7-4de3-a31b-9cc124b3379f tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.048966] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.048966] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.572283] [56373]: INFO cinder.api.openstack.wsgi [req-6f676363-1e96-46db-b191-d2cd2e55a54b req-af34ce0c-81c7-4de3-a31b-9cc124b3379f tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9 returned with HTTP 200 [ 2030.572283] [56373]: [pid: 56373|app: 0|req: 193/381] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:25:24 2024] DELETE /volume/v3/attachments/f2f3f52e-fd4b-45ec-98f9-fe75114099c9 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2030.587264] [56374]: DEBUG cinder.api.middleware.request_id [None req-2fe03bc4-4e51-4b93-b761-86133a238567 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.589303] [56374]: INFO cinder.api.openstack.wsgi [None req-2fe03bc4-4e51-4b93-b761-86133a238567 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2030.589525] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2fe03bc4-4e51-4b93-b761-86133a238567 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.589738] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2fe03bc4-4e51-4b93-b761-86133a238567 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.597228] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.597228] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.600838] [56374]: INFO cinder.volume.api [None req-2fe03bc4-4e51-4b93-b761-86133a238567 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2030.606388] [56374]: INFO cinder.api.openstack.wsgi [None req-2fe03bc4-4e51-4b93-b761-86133a238567 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2030.606816] [56374]: [pid: 56374|app: 0|req: 189/382] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:25 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2030.754773] [56373]: DEBUG cinder.api.middleware.request_id [None req-acc34a80-a637-4c7a-95a2-2403fa9f6720 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.755221] [56373]: INFO cinder.api.openstack.wsgi [None req-acc34a80-a637-4c7a-95a2-2403fa9f6720 None None] GET http://10.180.1.21/volume// [ 2030.755641] [56373]: DEBUG cinder.api.openstack.wsgi [None req-acc34a80-a637-4c7a-95a2-2403fa9f6720 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.755641] [56373]: DEBUG cinder.api.openstack.wsgi [None req-acc34a80-a637-4c7a-95a2-2403fa9f6720 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.756020] [56373]: INFO cinder.api.openstack.wsgi [None req-acc34a80-a637-4c7a-95a2-2403fa9f6720 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2030.756348] [56373]: [pid: 56373|app: 0|req: 194/383] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:25:25 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2030.760863] [56374]: DEBUG cinder.api.middleware.request_id [req-6087405b-f567-4130-add1-ccb015873928 req-7060e967-d25e-4a65-8d31-60201802db76 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.763221] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-7060e967-d25e-4a65-8d31-60201802db76 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2030.763636] [56374]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-7060e967-d25e-4a65-8d31-60201802db76 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2fde536-4d1b-4955-96f8-d6cc23376c64", "connector": null, "instance_uuid": "af9f721c-8bff-4836-adb8-db8b2468cede"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2030.774032] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.774032] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.796621] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-7060e967-d25e-4a65-8d31-60201802db76 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2030.797154] [56374]: [pid: 56374|app: 0|req: 190/384] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:25:25 2024] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2030.815258] [56373]: DEBUG cinder.api.middleware.request_id [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2030.817695] [56373]: INFO cinder.api.openstack.wsgi [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2030.817917] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2030.818231] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2030.828571] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2030.828571] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2030.831774] [56373]: INFO cinder.volume.api [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2030.836835] [56373]: INFO cinder.api.openstack.wsgi [None req-b0e165e8-6e06-466c-bd84-f5d47c64131e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2030.836835] [56373]: [pid: 56373|app: 0|req: 195/385] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:25 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2031.318454] [56374]: DEBUG cinder.api.middleware.request_id [None req-92f6b065-631a-48b1-a3e8-b3e8ca951082 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.318911] [56374]: INFO cinder.api.openstack.wsgi [None req-92f6b065-631a-48b1-a3e8-b3e8ca951082 None None] GET http://10.180.1.21/volume// [ 2031.319143] [56374]: DEBUG cinder.api.openstack.wsgi [None req-92f6b065-631a-48b1-a3e8-b3e8ca951082 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2031.319361] [56374]: DEBUG cinder.api.openstack.wsgi [None req-92f6b065-631a-48b1-a3e8-b3e8ca951082 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2031.319759] [56374]: INFO cinder.api.openstack.wsgi [None req-92f6b065-631a-48b1-a3e8-b3e8ca951082 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2031.320082] [56374]: [pid: 56374|app: 0|req: 191/386] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:26 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2031.323894] [56373]: DEBUG cinder.api.middleware.request_id [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.325778] [56373]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2031.326047] [56373]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2031.326269] [56373]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2031.335556] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2031.335556] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2031.338615] [56373]: INFO cinder.volume.api [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2031.342687] [56373]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0e182d07-9c31-4ffa-817b-6d0c306c2486 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2031.343050] [56373]: [pid: 56373|app: 0|req: 196/387] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:26 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1021 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2031.371741] [56374]: DEBUG cinder.api.middleware.request_id [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.374514] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] PUT http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e [ 2031.374922] [56374]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-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-398232", "mountpoint": "/dev/sdb"}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2031.382335] [56374]: DEBUG cinder.coordination [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Acquiring lock "cinder-attachment_update-e2fde536-4d1b-4955-96f8-d6cc23376c64-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2031.386247] [56374]: DEBUG cinder.coordination [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-e2fde536-4d1b-4955-96f8-d6cc23376c64-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2031.387264] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2031.387264] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2031.847011] [56373]: DEBUG cinder.api.middleware.request_id [None req-5b885efc-2608-4505-864c-a5bac28b4e35 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2031.848888] [56373]: INFO cinder.api.openstack.wsgi [None req-5b885efc-2608-4505-864c-a5bac28b4e35 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2031.849184] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5b885efc-2608-4505-864c-a5bac28b4e35 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2031.849349] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5b885efc-2608-4505-864c-a5bac28b4e35 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2031.859437] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2031.859437] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2031.862862] [56373]: INFO cinder.volume.api [None req-5b885efc-2608-4505-864c-a5bac28b4e35 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2031.867162] [56373]: INFO cinder.api.openstack.wsgi [None req-5b885efc-2608-4505-864c-a5bac28b4e35 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2031.867562] [56373]: [pid: 56373|app: 0|req: 197/388] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:26 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2032.877013] [56373]: DEBUG cinder.api.middleware.request_id [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2032.879194] [56373]: INFO cinder.api.openstack.wsgi [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2032.879431] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2032.879647] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2032.889566] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2032.889566] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2032.892727] [56373]: INFO cinder.volume.api [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2032.896807] [56373]: INFO cinder.api.openstack.wsgi [None req-6c7fc78b-b686-438a-9bd8-157ea2a98704 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2032.897322] [56373]: [pid: 56373|app: 0|req: 198/389] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:27 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2033.907032] [56373]: DEBUG cinder.api.middleware.request_id [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2033.908858] [56373]: INFO cinder.api.openstack.wsgi [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2033.909089] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2033.909312] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2033.919445] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2033.919445] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2033.923345] [56373]: INFO cinder.volume.api [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2033.927848] [56373]: INFO cinder.api.openstack.wsgi [None req-8fbd5923-c9c9-42c5-8c3a-76cddaa32f26 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2033.928255] [56373]: [pid: 56373|app: 0|req: 199/390] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:28 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2034.937353] [56373]: DEBUG cinder.api.middleware.request_id [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2034.939439] [56373]: INFO cinder.api.openstack.wsgi [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2034.939657] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2034.939874] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2034.950112] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2034.950112] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2034.953359] [56373]: INFO cinder.volume.api [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2034.957542] [56373]: INFO cinder.api.openstack.wsgi [None req-d15ca5c5-c6e3-47de-945f-b83bfc2123a2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2034.957939] [56373]: [pid: 56373|app: 0|req: 200/391] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:29 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2035.855378] [56373]: DEBUG cinder.api.middleware.request_id [None req-9884e561-c987-43b6-af92-4e5ea534f170 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.857334] [56373]: INFO cinder.api.openstack.wsgi [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2035.857748] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1654208409"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2035.859346] [56373]: DEBUG cinder.api.v3.volumes [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1654208409'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2035.859486] [56373]: INFO cinder.api.v3.volumes [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume of 1 GB [ 2035.863457] [56373]: INFO cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Availability Zones retrieved successfully. [ 2035.870185] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (c95e037d-63cd-48d9-875a-3fbc4a517cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2035.871475] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ab445d-fd7b-4f77-a0a5-62b8371f0fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2035.872550] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2035.890483] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26ab445d-fd7b-4f77-a0a5-62b8371f0fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2035.891618] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a24470-6220-49f3-b2b0-735288e58f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2035.905976] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=164,cinder:UPDATE=28,cinder:INSERT=18 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2035.910169] [56374]: DEBUG cinder.coordination [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-e2fde536-4d1b-4955-96f8-d6cc23376c64-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2035.910544] [56374]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-2784faa7-ba67-4ca6-8042-af300e53aa63 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e returned with HTTP 200 [ 2035.911020] [56374]: [pid: 56374|app: 0|req: 192/392] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:25:26 2024] PUT /volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2035.920849] [56373]: DEBUG cinder.quota [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Created reservations ['71c60186-820b-4229-8a54-c827b7f925bd', 'cb37e78e-06f7-4abd-ac2d-8abce1f7dcdd', '1e8075cd-1b78-4fc7-b734-a611c1450f5a', '0b1b2009-4bfd-496c-ae11-f4c3d5f3982b'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2035.921866] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09a24470-6220-49f3-b2b0-735288e58f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c60186-820b-4229-8a54-c827b7f925bd', 'cb37e78e-06f7-4abd-ac2d-8abce1f7dcdd', '1e8075cd-1b78-4fc7-b734-a611c1450f5a', '0b1b2009-4bfd-496c-ae11-f4c3d5f3982b']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2035.922855] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add2f43f-4301-4a48-8f6d-8d0860e79386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2035.937974] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add2f43f-4301-4a48-8f6d-8d0860e79386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2be1abea-3f20-4688-a8c0-24f632895602', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1654208409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['71c60186-820b-4229-8a54-c827b7f925bd','cb37e78e-06f7-4abd-ac2d-8abce1f7dcdd','1e8075cd-1b78-4fc7-b734-a611c1450f5a','0b1b2009-4bfd-496c-ae11-f4c3d5f3982b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1654208409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2be1abea-3f20-4688-a8c0-24f632895602,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a38da2e555349c0bf9ef022aeb77026',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='31999a2192eb4c38a2a4efd9904911d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2035.938982] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9cd88a-706e-4c34-a42b-06a30c88f4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2035.952225] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9cd88a-706e-4c34-a42b-06a30c88f4f4) 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-1654208409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a38da2e555349c0bf9ef022aeb77026',qos_specs=None,replication_status=,reservations=['71c60186-820b-4229-8a54-c827b7f925bd','cb37e78e-06f7-4abd-ac2d-8abce1f7dcdd','1e8075cd-1b78-4fc7-b734-a611c1450f5a','0b1b2009-4bfd-496c-ae11-f4c3d5f3982b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31999a2192eb4c38a2a4efd9904911d8',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2035.953259] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b861a97-1c6e-4798-b9c9-e07053678545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2035.967282] [56374]: DEBUG cinder.api.middleware.request_id [None req-b7191288-9b49-457f-9bb2-ec6758761a2d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.969551] [56374]: INFO cinder.api.openstack.wsgi [None req-b7191288-9b49-457f-9bb2-ec6758761a2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2035.969782] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b7191288-9b49-457f-9bb2-ec6758761a2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2035.970018] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b7191288-9b49-457f-9bb2-ec6758761a2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2035.972845] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b861a97-1c6e-4798-b9c9-e07053678545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2035.973406] [56373]: DEBUG cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Flow 'volume_create_api' (c95e037d-63cd-48d9-875a-3fbc4a517cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2035.973788] [56373]: INFO cinder.volume.api [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Create volume request issued successfully. [ 2035.974477] [56373]: INFO cinder.api.openstack.wsgi [None req-9884e561-c987-43b6-af92-4e5ea534f170 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2035.975028] [56373]: [pid: 56373|app: 0|req: 201/393] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:25:30 2024] POST /volume/v3/volumes => generated 754 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2035.985580] [56373]: DEBUG cinder.api.middleware.request_id [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2035.987204] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.987204] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.987646] [56373]: INFO cinder.api.openstack.wsgi [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2035.987925] [56373]: DEBUG cinder.api.openstack.wsgi [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2035.988167] [56373]: DEBUG cinder.api.openstack.wsgi [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2035.991295] [56374]: INFO cinder.volume.api [None req-b7191288-9b49-457f-9bb2-ec6758761a2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2035.995964] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2035.995964] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2035.996257] [56374]: INFO cinder.api.openstack.wsgi [None req-b7191288-9b49-457f-9bb2-ec6758761a2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2035.996709] [56374]: [pid: 56374|app: 0|req: 193/394] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:30 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2035.999618] [56373]: INFO cinder.volume.api [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2036.004261] [56373]: INFO cinder.api.openstack.wsgi [None req-674f5abb-54ba-43cb-bbd3-a25d35248064 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2036.004661] [56373]: [pid: 56373|app: 0|req: 202/395] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:30 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2037.006262] [56374]: DEBUG cinder.api.middleware.request_id [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2037.008451] [56374]: INFO cinder.api.openstack.wsgi [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2037.008684] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2037.008904] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2037.013237] [56373]: DEBUG cinder.api.middleware.request_id [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2037.015314] [56373]: INFO cinder.api.openstack.wsgi [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2037.015562] [56373]: DEBUG cinder.api.openstack.wsgi [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2037.015804] [56373]: DEBUG cinder.api.openstack.wsgi [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2037.017892] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=246,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2037.022118] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2037.022118] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2037.024786] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2037.024786] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2037.025256] [56374]: INFO cinder.volume.api [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2037.028272] [56373]: INFO cinder.volume.api [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2037.029305] [56374]: INFO cinder.api.openstack.wsgi [None req-2cc911de-919e-4441-aaf3-fc47a61dcdf7 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2037.029679] [56374]: [pid: 56374|app: 0|req: 194/396] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:31 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2037.032473] [56373]: INFO cinder.api.openstack.wsgi [None req-785b6f4c-4687-46bb-abf0-b94db25278a5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2037.032847] [56373]: [pid: 56373|app: 0|req: 203/397] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:31 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2037.069049] [56374]: DEBUG cinder.api.middleware.request_id [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2037.071127] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2037.071367] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2037.071626] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2037.078885] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2037.078885] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2037.082183] [56374]: INFO cinder.volume.api [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2037.086271] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-c8babbc6-3d60-4217-b15b-5ad4789c1149 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2037.086664] [56374]: [pid: 56374|app: 0|req: 195/398] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:31 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2037.558837] [56373]: DEBUG cinder.api.middleware.request_id [req-6087405b-f567-4130-add1-ccb015873928 req-0f6b23e9-38d1-4e6a-81e2-40badbc2b47a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2037.561159] [56373]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0f6b23e9-38d1-4e6a-81e2-40badbc2b47a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e/action [ 2037.561583] [56373]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0f6b23e9-38d1-4e6a-81e2-40badbc2b47a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2037.561767] [56373]: DEBUG cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0f6b23e9-38d1-4e6a-81e2-40badbc2b47a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2037.576040] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2037.576040] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2037.584675] [56373]: INFO cinder.api.openstack.wsgi [req-6087405b-f567-4130-add1-ccb015873928 req-0f6b23e9-38d1-4e6a-81e2-40badbc2b47a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e/action returned with HTTP 204 [ 2037.585112] [56373]: [pid: 56373|app: 0|req: 204/399] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:25:32 2024] POST /volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2038.039154] [56374]: DEBUG cinder.api.middleware.request_id [None req-3a836e12-8074-44c4-8882-a98f07436b9f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.041250] [56374]: INFO cinder.api.openstack.wsgi [None req-3a836e12-8074-44c4-8882-a98f07436b9f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2038.041466] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3a836e12-8074-44c4-8882-a98f07436b9f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.041680] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3a836e12-8074-44c4-8882-a98f07436b9f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2038.051527] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2038.051527] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.055261] [56374]: INFO cinder.volume.api [None req-3a836e12-8074-44c4-8882-a98f07436b9f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2038.059728] [56374]: INFO cinder.api.openstack.wsgi [None req-3a836e12-8074-44c4-8882-a98f07436b9f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2038.060115] [56374]: [pid: 56374|app: 0|req: 196/400] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:32 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2038.068330] [56373]: DEBUG cinder.api.middleware.request_id [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.070396] [56373]: INFO cinder.api.openstack.wsgi [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2038.070621] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.070840] [56373]: DEBUG cinder.api.openstack.wsgi [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2038.080438] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2038.080438] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.083603] [56373]: INFO cinder.volume.api [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2038.087764] [56373]: INFO cinder.api.openstack.wsgi [None req-fcee9cc4-8c88-4dcc-ac17-ecdb7f3582ee tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2038.088149] [56373]: [pid: 56373|app: 0|req: 205/401] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:32 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2038.606659] [56374]: DEBUG cinder.api.middleware.request_id [None req-584164d8-8d6e-4811-910a-4653f7b84753 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.606920] [56374]: INFO cinder.api.openstack.wsgi [None req-584164d8-8d6e-4811-910a-4653f7b84753 None None] GET http://10.180.1.21/volume// [ 2038.607136] [56374]: DEBUG cinder.api.openstack.wsgi [None req-584164d8-8d6e-4811-910a-4653f7b84753 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.607350] [56374]: DEBUG cinder.api.openstack.wsgi [None req-584164d8-8d6e-4811-910a-4653f7b84753 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2038.607735] [56374]: INFO cinder.api.openstack.wsgi [None req-584164d8-8d6e-4811-910a-4653f7b84753 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2038.608036] [56374]: [pid: 56374|app: 0|req: 197/402] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:25:33 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2038.611735] [56373]: DEBUG cinder.api.middleware.request_id [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-cd85b7d1-7209-44e2-9bc7-26b04b9db331 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.613953] [56373]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-cd85b7d1-7209-44e2-9bc7-26b04b9db331 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2038.614378] [56373]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-cd85b7d1-7209-44e2-9bc7-26b04b9db331 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2be1abea-3f20-4688-a8c0-24f632895602", "connector": null, "instance_uuid": "10bb2191-8562-4451-9b73-023ef83289ca"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2038.623229] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2038.623229] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.640780] [56373]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-cd85b7d1-7209-44e2-9bc7-26b04b9db331 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2038.641337] [56373]: [pid: 56373|app: 0|req: 206/403] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:25:33 2024] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2038.657072] [56374]: DEBUG cinder.api.middleware.request_id [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2038.659272] [56374]: INFO cinder.api.openstack.wsgi [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2038.659651] [56374]: DEBUG cinder.api.openstack.wsgi [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2038.659720] [56374]: DEBUG cinder.api.openstack.wsgi [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2038.669162] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2038.669162] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2038.672271] [56374]: INFO cinder.volume.api [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2038.676385] [56374]: INFO cinder.api.openstack.wsgi [None req-89889b1b-f4b7-4597-a278-fd80c9b6dbdb tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2038.676748] [56374]: [pid: 56374|app: 0|req: 198/404] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:33 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2039.162902] [56373]: DEBUG cinder.api.middleware.request_id [None req-04306f0c-2cab-4e30-a1a6-15fe99142c21 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.163517] [56373]: INFO cinder.api.openstack.wsgi [None req-04306f0c-2cab-4e30-a1a6-15fe99142c21 None None] GET http://10.180.1.21/volume// [ 2039.163707] [56373]: DEBUG cinder.api.openstack.wsgi [None req-04306f0c-2cab-4e30-a1a6-15fe99142c21 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.163949] [56373]: DEBUG cinder.api.openstack.wsgi [None req-04306f0c-2cab-4e30-a1a6-15fe99142c21 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.164361] [56373]: INFO cinder.api.openstack.wsgi [None req-04306f0c-2cab-4e30-a1a6-15fe99142c21 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2039.164682] [56373]: [pid: 56373|app: 0|req: 207/405] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:34 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2039.168360] [56374]: DEBUG cinder.api.middleware.request_id [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.170581] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2039.170835] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.171079] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.180637] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.180637] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.183775] [56374]: INFO cinder.volume.api [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2039.188380] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-db8677d7-6fcd-414f-bfe0-08bb093a763e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2039.188756] [56374]: [pid: 56374|app: 0|req: 199/406] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:34 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2039.216439] [56373]: DEBUG cinder.api.middleware.request_id [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.218814] [56373]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] PUT http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 [ 2039.219286] [56373]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-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-398236", "mountpoint": "/dev/sdb"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2039.226710] [56373]: DEBUG cinder.coordination [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Acquiring lock "cinder-attachment_update-2be1abea-3f20-4688-a8c0-24f632895602-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2039.230686] [56373]: DEBUG cinder.coordination [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-2be1abea-3f20-4688-a8c0-24f632895602-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2039.231706] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.231706] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.686339] [56374]: DEBUG cinder.api.middleware.request_id [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2039.688711] [56374]: INFO cinder.api.openstack.wsgi [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2039.689030] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2039.689319] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2039.699959] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2039.699959] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2039.703889] [56374]: INFO cinder.volume.api [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2039.709251] [56374]: INFO cinder.api.openstack.wsgi [None req-8b4a439d-e869-4513-8c07-3bdcbbcbb169 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2039.709956] [56374]: [pid: 56374|app: 0|req: 200/407] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:34 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2040.720272] [56374]: DEBUG cinder.api.middleware.request_id [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2040.722467] [56374]: INFO cinder.api.openstack.wsgi [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2040.722844] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2040.722963] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2040.735875] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2040.735875] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2040.739572] [56374]: INFO cinder.volume.api [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2040.744234] [56374]: INFO cinder.api.openstack.wsgi [None req-a11138ef-e731-464f-8f78-cf1d5fe92ce7 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2040.744625] [56374]: [pid: 56374|app: 0|req: 201/408] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:35 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2041.754205] [56374]: DEBUG cinder.api.middleware.request_id [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2041.756341] [56374]: INFO cinder.api.openstack.wsgi [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2041.756619] [56374]: DEBUG cinder.api.openstack.wsgi [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2041.756874] [56374]: DEBUG cinder.api.openstack.wsgi [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2041.766520] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2041.766520] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2041.769715] [56374]: INFO cinder.volume.api [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2041.773861] [56374]: INFO cinder.api.openstack.wsgi [None req-eab57ee5-db8c-4207-adbc-9f8b1262d9df tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2041.774230] [56374]: [pid: 56374|app: 0|req: 202/409] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:36 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2042.783817] [56374]: DEBUG cinder.api.middleware.request_id [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2042.785843] [56374]: INFO cinder.api.openstack.wsgi [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2042.786081] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2042.786320] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2042.795737] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2042.795737] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2042.798879] [56374]: INFO cinder.volume.api [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2042.803016] [56374]: INFO cinder.api.openstack.wsgi [None req-3ae30de5-b124-45cd-99d9-d5ea02b2a714 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2042.803541] [56374]: [pid: 56374|app: 0|req: 203/410] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:37 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2043.752982] [56373]: DEBUG cinder.coordination [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Lock "cinder-attachment_update-2be1abea-3f20-4688-a8c0-24f632895602-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2043.753353] [56373]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-1db19fd7-e26a-46c8-ba46-86c6cc611ac5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 returned with HTTP 200 [ 2043.753922] [56373]: [pid: 56373|app: 0|req: 208/411] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:25:34 2024] PUT /volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2043.812923] [56374]: DEBUG cinder.api.middleware.request_id [None req-f6ef742f-9242-4a7d-acda-07fec7140eea None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2043.814922] [56374]: INFO cinder.api.openstack.wsgi [None req-f6ef742f-9242-4a7d-acda-07fec7140eea tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2043.815155] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f6ef742f-9242-4a7d-acda-07fec7140eea tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2043.815371] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f6ef742f-9242-4a7d-acda-07fec7140eea tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2043.825426] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2043.825426] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2043.828464] [56374]: INFO cinder.volume.api [None req-f6ef742f-9242-4a7d-acda-07fec7140eea tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2043.832679] [56374]: INFO cinder.api.openstack.wsgi [None req-f6ef742f-9242-4a7d-acda-07fec7140eea tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2043.833077] [56374]: [pid: 56374|app: 0|req: 204/412] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:38 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2044.842937] [56373]: DEBUG cinder.api.middleware.request_id [None req-4a879879-925a-46b8-97c3-dcb387bccd81 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2044.845181] [56373]: INFO cinder.api.openstack.wsgi [None req-4a879879-925a-46b8-97c3-dcb387bccd81 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2044.845411] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4a879879-925a-46b8-97c3-dcb387bccd81 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2044.845638] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4a879879-925a-46b8-97c3-dcb387bccd81 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2044.856190] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2044.856190] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2044.860194] [56373]: INFO cinder.volume.api [None req-4a879879-925a-46b8-97c3-dcb387bccd81 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2044.866035] [56373]: INFO cinder.api.openstack.wsgi [None req-4a879879-925a-46b8-97c3-dcb387bccd81 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2044.866493] [56373]: [pid: 56373|app: 0|req: 209/413] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:39 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2045.369646] [56374]: DEBUG cinder.api.middleware.request_id [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-594f4e4a-7fd2-461b-a8c5-5795870386b8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.373402] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-594f4e4a-7fd2-461b-a8c5-5795870386b8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08/action [ 2045.373402] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-594f4e4a-7fd2-461b-a8c5-5795870386b8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-complete": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2045.373402] [56374]: DEBUG cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-594f4e4a-7fd2-461b-a8c5-5795870386b8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2045.391469] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.391469] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.398070] [56374]: INFO cinder.api.openstack.wsgi [req-6fa984ea-2984-4c3c-aed9-cdb7234818d8 req-594f4e4a-7fd2-461b-a8c5-5795870386b8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08/action returned with HTTP 204 [ 2045.398547] [56374]: [pid: 56374|app: 0|req: 205/414] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:25:40 2024] POST /volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2045.876467] [56373]: DEBUG cinder.api.middleware.request_id [None req-5594ada8-bee9-4d15-871b-e6a68894659e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.878448] [56373]: INFO cinder.api.openstack.wsgi [None req-5594ada8-bee9-4d15-871b-e6a68894659e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2045.878601] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5594ada8-bee9-4d15-871b-e6a68894659e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.878753] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5594ada8-bee9-4d15-871b-e6a68894659e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.888537] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.888537] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.892309] [56373]: INFO cinder.volume.api [None req-5594ada8-bee9-4d15-871b-e6a68894659e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2045.896995] [56373]: INFO cinder.api.openstack.wsgi [None req-5594ada8-bee9-4d15-871b-e6a68894659e tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2045.897356] [56373]: [pid: 56373|app: 0|req: 210/415] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:40 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2045.906542] [56374]: DEBUG cinder.api.middleware.request_id [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.908726] [56374]: INFO cinder.api.openstack.wsgi [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2045.908964] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.909304] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.918904] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.918904] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.922203] [56374]: INFO cinder.volume.api [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2045.926339] [56374]: INFO cinder.api.openstack.wsgi [None req-8ed3b20f-de07-416b-a4cf-754ade619fd5 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2045.926722] [56374]: [pid: 56374|app: 0|req: 206/416] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:40 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2045.935085] [56373]: DEBUG cinder.api.middleware.request_id [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.937052] [56373]: INFO cinder.api.openstack.wsgi [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2045.937279] [56373]: DEBUG cinder.api.openstack.wsgi [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.937497] [56373]: DEBUG cinder.api.openstack.wsgi [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.937732] [56373]: INFO cinder.api.v3.volumes [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume with id: 2be1abea-3f20-4688-a8c0-24f632895602 [ 2045.947180] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.947180] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.947668] [56373]: INFO cinder.volume.api [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2045.955542] [56373]: INFO cinder.volume.api [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-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. [ 2045.955867] [56373]: INFO cinder.api.openstack.wsgi [None req-70e67026-f37f-4b94-b0ad-6b2f40c00c32 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 400 [ 2045.956361] [56373]: [pid: 56373|app: 0|req: 211/417] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:40 2024] DELETE /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 307 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 2045.959046] [56374]: DEBUG cinder.api.middleware.request_id [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2045.961129] [56374]: INFO cinder.api.openstack.wsgi [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2045.961366] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2045.961587] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2045.970744] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2045.970744] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2045.973792] [56374]: INFO cinder.volume.api [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2045.977842] [56374]: INFO cinder.api.openstack.wsgi [None req-d5f30206-38f7-4d2c-b9cf-34a7001f1c15 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2045.978216] [56374]: [pid: 56374|app: 0|req: 207/418] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:40 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2046.013385] [56373]: DEBUG cinder.api.middleware.request_id [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2046.015148] [56373]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2046.015373] [56373]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2046.015585] [56373]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2046.025221] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2046.025221] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2046.028306] [56373]: INFO cinder.volume.api [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2046.032478] [56373]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-4207ce7f-831d-472d-930f-2628d5e4ed1a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2046.032865] [56373]: [pid: 56373|app: 0|req: 212/419] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:25:40 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2046.050669] [56374]: DEBUG cinder.api.middleware.request_id [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2046.053031] [56374]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] POST http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602/action [ 2046.053440] [56374]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2046.053600] [56374]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2046.063077] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2046.063077] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2046.063616] [56374]: INFO cinder.volume.api [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2046.067555] [56374]: INFO cinder.volume.api [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Begin detaching volume completed successfully. [ 2046.067772] [56374]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-88daf4b0-4263-42a4-8e24-9566bae7f980 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602/action returned with HTTP 202 [ 2046.068178] [56374]: [pid: 56374|app: 0|req: 208/420] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:25:40 2024] POST /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2047.089945] [56373]: DEBUG cinder.api.middleware.request_id [None req-935de511-d699-4a7b-8b0c-72d73bd1906e None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2047.090413] [56373]: INFO cinder.api.openstack.wsgi [None req-935de511-d699-4a7b-8b0c-72d73bd1906e None None] GET http://10.180.1.21/volume// [ 2047.090601] [56373]: DEBUG cinder.api.openstack.wsgi [None req-935de511-d699-4a7b-8b0c-72d73bd1906e None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2047.090818] [56373]: DEBUG cinder.api.openstack.wsgi [None req-935de511-d699-4a7b-8b0c-72d73bd1906e None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2047.091310] [56373]: INFO cinder.api.openstack.wsgi [None req-935de511-d699-4a7b-8b0c-72d73bd1906e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2047.091614] [56373]: [pid: 56373|app: 0|req: 213/421] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:25:41 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2047.095157] [56374]: DEBUG cinder.api.middleware.request_id [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2047.097438] [56374]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2047.097691] [56374]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2047.097908] [56374]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2047.110920] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2047.110920] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2047.114646] [56374]: INFO cinder.volume.api [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2047.119388] [56374]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-aa35888b-a6dc-4bee-a59a-921b2fb125f0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2047.119805] [56374]: [pid: 56374|app: 0|req: 209/422] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:25:41 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2048.261293] [56373]: DEBUG cinder.api.middleware.request_id [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-6f12ec94-ae04-44ed-b840-92bd04a97c5d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2048.263654] [56373]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-6f12ec94-ae04-44ed-b840-92bd04a97c5d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 [ 2048.263873] [56373]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-6f12ec94-ae04-44ed-b840-92bd04a97c5d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2048.264218] [56373]: DEBUG cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-6f12ec94-ae04-44ed-b840-92bd04a97c5d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2048.271373] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2048.271373] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2048.796673] [56373]: INFO cinder.api.openstack.wsgi [req-87ad9a11-f334-4e12-be19-f3bdb2c005dd req-6f12ec94-ae04-44ed-b840-92bd04a97c5d tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 returned with HTTP 200 [ 2048.797143] [56373]: [pid: 56373|app: 0|req: 214/423] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:25:43 2024] DELETE /volume/v3/attachments/848800d5-78c5-47e9-902a-9f67e413ea08 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2050.263058] [56374]: DEBUG cinder.api.middleware.request_id [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2050.265109] [56374]: INFO cinder.api.openstack.wsgi [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2050.265336] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2050.265572] [56374]: DEBUG cinder.api.openstack.wsgi [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2050.275082] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2050.275082] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2050.278887] [56374]: INFO cinder.volume.api [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2050.283498] [56374]: INFO cinder.api.openstack.wsgi [None req-f4cad6ec-cab1-400c-995d-24b9dded6c2a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2050.283871] [56374]: [pid: 56374|app: 0|req: 210/424] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:45 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2057.217626] [56373]: DEBUG cinder.api.middleware.request_id [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.220209] [56373]: INFO cinder.api.openstack.wsgi [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2057.220433] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.220676] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.220866] [56373]: INFO cinder.api.v3.volumes [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume with id: 2be1abea-3f20-4688-a8c0-24f632895602 [ 2057.231800] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.231800] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.232369] [56373]: INFO cinder.volume.api [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2057.250479] [56373]: INFO cinder.volume.api [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume request issued successfully. [ 2057.250678] [56373]: INFO cinder.api.openstack.wsgi [None req-7c64ebfb-07c3-4c57-a273-f2a4b6984394 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 202 [ 2057.251147] [56373]: [pid: 56373|app: 0|req: 215/425] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:52 2024] DELETE /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2057.254696] [56374]: DEBUG cinder.api.middleware.request_id [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2057.256992] [56374]: INFO cinder.api.openstack.wsgi [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2057.257305] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2057.257644] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2057.265864] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2057.265864] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2057.270165] [56374]: INFO cinder.volume.api [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2057.275562] [56374]: INFO cinder.api.openstack.wsgi [None req-e15a795f-ffa3-40c1-9668-1168e128beb0 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2057.275978] [56374]: [pid: 56374|app: 0|req: 211/426] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:52 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2058.285310] [56373]: DEBUG cinder.api.middleware.request_id [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2058.287469] [56373]: INFO cinder.api.openstack.wsgi [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2058.287688] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2058.287900] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2058.298580] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2058.298580] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2058.302449] [56373]: INFO cinder.volume.api [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2058.307010] [56373]: INFO cinder.api.openstack.wsgi [None req-a8bedd3f-cbd8-44d0-baad-0e138354ee8b tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2058.307385] [56373]: [pid: 56373|app: 0|req: 216/427] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:53 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2059.316386] [56374]: DEBUG cinder.api.middleware.request_id [None req-05176a71-d33e-429c-a5dc-8762a215a72a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2059.318446] [56374]: INFO cinder.api.openstack.wsgi [None req-05176a71-d33e-429c-a5dc-8762a215a72a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2059.318663] [56374]: DEBUG cinder.api.openstack.wsgi [None req-05176a71-d33e-429c-a5dc-8762a215a72a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2059.318913] [56374]: DEBUG cinder.api.openstack.wsgi [None req-05176a71-d33e-429c-a5dc-8762a215a72a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2059.327850] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2059.327850] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2059.331189] [56374]: INFO cinder.volume.api [None req-05176a71-d33e-429c-a5dc-8762a215a72a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2059.335425] [56374]: INFO cinder.api.openstack.wsgi [None req-05176a71-d33e-429c-a5dc-8762a215a72a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 200 [ 2059.335738] [56374]: [pid: 56374|app: 0|req: 212/428] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:54 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2060.345569] [56373]: DEBUG cinder.api.middleware.request_id [None req-0c40bc63-9c94-47b2-a09d-fb25ab2300d8 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.347818] [56373]: INFO cinder.api.openstack.wsgi [None req-0c40bc63-9c94-47b2-a09d-fb25ab2300d8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 [ 2060.348084] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0c40bc63-9c94-47b2-a09d-fb25ab2300d8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.348335] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0c40bc63-9c94-47b2-a09d-fb25ab2300d8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.355606] [56373]: INFO cinder.api.openstack.wsgi [None req-0c40bc63-9c94-47b2-a09d-fb25ab2300d8 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 returned with HTTP 404 [ 2060.356281] [56373]: [pid: 56373|app: 0|req: 217/429] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:55 2024] GET /volume/v3/volumes/2be1abea-3f20-4688-a8c0-24f632895602 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2060.402230] [56374]: DEBUG cinder.api.middleware.request_id [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.404269] [56374]: INFO cinder.api.openstack.wsgi [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2060.404500] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.404713] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.404905] [56374]: INFO cinder.api.v3.volumes [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume with id: e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2060.415715] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2060.415715] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2060.416323] [56374]: INFO cinder.volume.api [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2060.431610] [56374]: INFO cinder.volume.api [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume request issued successfully. [ 2060.431849] [56374]: INFO cinder.api.openstack.wsgi [None req-bbc33dec-387e-486a-94a7-b2f4d7206343 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 202 [ 2060.432336] [56374]: [pid: 56374|app: 0|req: 213/430] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:55 2024] DELETE /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2060.435415] [56373]: DEBUG cinder.api.middleware.request_id [None req-409dc197-13d1-4be3-a677-ccebccf0f5be None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2060.437664] [56373]: INFO cinder.api.openstack.wsgi [None req-409dc197-13d1-4be3-a677-ccebccf0f5be tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2060.437784] [56373]: DEBUG cinder.api.openstack.wsgi [None req-409dc197-13d1-4be3-a677-ccebccf0f5be tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2060.438017] [56373]: DEBUG cinder.api.openstack.wsgi [None req-409dc197-13d1-4be3-a677-ccebccf0f5be tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2060.445930] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2060.445930] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2060.450074] [56373]: INFO cinder.volume.api [None req-409dc197-13d1-4be3-a677-ccebccf0f5be tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2060.455738] [56373]: INFO cinder.api.openstack.wsgi [None req-409dc197-13d1-4be3-a677-ccebccf0f5be tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 2060.456136] [56373]: [pid: 56373|app: 0|req: 218/431] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:55 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2061.466324] [56374]: DEBUG cinder.api.middleware.request_id [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2061.468526] [56374]: INFO cinder.api.openstack.wsgi [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2061.468526] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2061.469690] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2061.476708] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2061.476708] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2061.480647] [56374]: INFO cinder.volume.api [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2061.485668] [56374]: INFO cinder.api.openstack.wsgi [None req-ef930168-5c60-4e1e-a3e5-1dda74cdc583 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 2061.485668] [56374]: [pid: 56374|app: 0|req: 214/432] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:56 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2062.494244] [56373]: DEBUG cinder.api.middleware.request_id [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2062.496408] [56373]: INFO cinder.api.openstack.wsgi [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2062.496668] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2062.496901] [56373]: DEBUG cinder.api.openstack.wsgi [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2062.505444] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2062.505444] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2062.508803] [56373]: INFO cinder.volume.api [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2062.512989] [56373]: INFO cinder.api.openstack.wsgi [None req-bca8deb6-fa6b-4dda-bec3-c3aca16c5cf4 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 200 [ 2062.513367] [56373]: [pid: 56373|app: 0|req: 219/433] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:57 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2063.522913] [56374]: DEBUG cinder.api.middleware.request_id [None req-9095de9e-c7b3-4c8f-87a9-1d51be0a5678 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.524986] [56374]: INFO cinder.api.openstack.wsgi [None req-9095de9e-c7b3-4c8f-87a9-1d51be0a5678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 [ 2063.525219] [56374]: DEBUG cinder.api.openstack.wsgi [None req-9095de9e-c7b3-4c8f-87a9-1d51be0a5678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.525442] [56374]: DEBUG cinder.api.openstack.wsgi [None req-9095de9e-c7b3-4c8f-87a9-1d51be0a5678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.531487] [56374]: INFO cinder.api.openstack.wsgi [None req-9095de9e-c7b3-4c8f-87a9-1d51be0a5678 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 returned with HTTP 404 [ 2063.532012] [56374]: [pid: 56374|app: 0|req: 215/434] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:58 2024] GET /volume/v3/volumes/e72c6333-734e-4a0c-8b8f-0748438379a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2063.613828] [56373]: DEBUG cinder.api.middleware.request_id [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.615861] [56373]: INFO cinder.api.openstack.wsgi [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2063.616096] [56373]: DEBUG cinder.api.openstack.wsgi [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.616314] [56373]: DEBUG cinder.api.openstack.wsgi [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.616502] [56373]: INFO cinder.api.v3.volumes [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume with id: fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2063.626403] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.626403] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.626825] [56373]: INFO cinder.volume.api [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2063.640295] [56373]: INFO cinder.volume.api [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Delete volume request issued successfully. [ 2063.640482] [56373]: INFO cinder.api.openstack.wsgi [None req-47d95ae7-07d9-4e31-bb58-7859f6a7a139 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 202 [ 2063.640876] [56373]: [pid: 56373|app: 0|req: 220/435] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:25:58 2024] DELETE /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2063.643693] [56374]: DEBUG cinder.api.middleware.request_id [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2063.645710] [56374]: INFO cinder.api.openstack.wsgi [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2063.645926] [56374]: DEBUG cinder.api.openstack.wsgi [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2063.646151] [56374]: DEBUG cinder.api.openstack.wsgi [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2063.653654] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2063.653654] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2063.658494] [56374]: INFO cinder.volume.api [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2063.663189] [56374]: INFO cinder.api.openstack.wsgi [None req-619f0b79-ebad-42ed-b896-4c6f89ee01b2 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 2063.663615] [56374]: [pid: 56374|app: 0|req: 216/436] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:58 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2064.673514] [56373]: DEBUG cinder.api.middleware.request_id [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2064.675770] [56373]: INFO cinder.api.openstack.wsgi [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2064.675999] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2064.676250] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2064.684198] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2064.684198] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2064.687487] [56373]: INFO cinder.volume.api [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2064.691624] [56373]: INFO cinder.api.openstack.wsgi [None req-6fe23cb1-e87d-4cc7-a2f3-4cea8954c8b6 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 2064.692011] [56373]: [pid: 56373|app: 0|req: 221/437] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:25:59 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2065.701467] [56374]: DEBUG cinder.api.middleware.request_id [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2065.703692] [56374]: INFO cinder.api.openstack.wsgi [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2065.703922] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2065.704157] [56374]: DEBUG cinder.api.openstack.wsgi [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2065.712350] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2065.712350] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2065.715865] [56374]: INFO cinder.volume.api [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Volume info retrieved successfully. [ 2065.720217] [56374]: INFO cinder.api.openstack.wsgi [None req-a4dbfa50-886b-430e-91f5-f4586b508e4a tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 200 [ 2065.720639] [56374]: [pid: 56374|app: 0|req: 217/438] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:00 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2066.730756] [56373]: DEBUG cinder.api.middleware.request_id [None req-0a7c6778-5df9-450c-ae23-bac1c6fef836 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2066.732839] [56373]: INFO cinder.api.openstack.wsgi [None req-0a7c6778-5df9-450c-ae23-bac1c6fef836 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] GET http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 [ 2066.733077] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0a7c6778-5df9-450c-ae23-bac1c6fef836 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2066.733296] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0a7c6778-5df9-450c-ae23-bac1c6fef836 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2066.741029] [56373]: INFO cinder.api.openstack.wsgi [None req-0a7c6778-5df9-450c-ae23-bac1c6fef836 tempest-AttachVolumeNegativeTest-695039569 tempest-AttachVolumeNegativeTest-695039569-project-member] http://10.180.1.21/volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 returned with HTTP 404 [ 2066.741661] [56373]: [pid: 56373|app: 0|req: 222/439] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:01 2024] GET /volume/v3/volumes/fd08800f-dea1-4c91-aabe-bf2ece5fc705 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2073.473662] [56374]: DEBUG cinder.api.middleware.request_id [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2073.475793] [56374]: INFO cinder.api.openstack.wsgi [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2073.476032] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2073.476257] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2073.490506] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.490506] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.494155] [56374]: INFO cinder.volume.api [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2073.498704] [56374]: INFO cinder.api.openstack.wsgi [None req-3fb6197f-cca0-4233-a6cd-bdbe6631b881 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2073.499086] [56374]: [pid: 56374|app: 0|req: 218/440] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:08 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2073.623274] [56373]: DEBUG cinder.api.middleware.request_id [None req-ede42f72-2944-477c-b4c1-2d5beb92308f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2073.625335] [56373]: INFO cinder.api.openstack.wsgi [None req-ede42f72-2944-477c-b4c1-2d5beb92308f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2073.625555] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ede42f72-2944-477c-b4c1-2d5beb92308f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2073.625773] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ede42f72-2944-477c-b4c1-2d5beb92308f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2073.637072] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.637072] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.640201] [56373]: INFO cinder.volume.api [None req-ede42f72-2944-477c-b4c1-2d5beb92308f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2073.644327] [56373]: INFO cinder.api.openstack.wsgi [None req-ede42f72-2944-477c-b4c1-2d5beb92308f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2073.644693] [56373]: [pid: 56373|app: 0|req: 223/441] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:08 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2073.677202] [56374]: DEBUG cinder.api.middleware.request_id [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2073.679510] [56374]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2073.679769] [56374]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2073.680043] [56374]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2073.689327] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.689327] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.692372] [56374]: INFO cinder.volume.api [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2073.696419] [56374]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-d005ccae-e32b-4c78-967e-8bf65fe6be96 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2073.696791] [56374]: [pid: 56374|app: 0|req: 219/442] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:26:08 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2073.711644] [56373]: DEBUG cinder.api.middleware.request_id [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2073.713842] [56373]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04/action [ 2073.714260] [56373]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2073.714414] [56373]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2073.724212] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2073.724212] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2073.724749] [56373]: INFO cinder.volume.api [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2073.729930] [56373]: INFO cinder.volume.api [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Begin detaching volume completed successfully. [ 2073.730158] [56373]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-6c05413f-92a6-4137-be87-7ec1bf705540 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04/action returned with HTTP 202 [ 2073.730585] [56373]: [pid: 56373|app: 0|req: 224/443] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:26:08 2024] POST /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2074.753919] [56374]: DEBUG cinder.api.middleware.request_id [None req-6513309c-9e06-4e3e-9479-fbc4ea553688 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2074.754373] [56374]: INFO cinder.api.openstack.wsgi [None req-6513309c-9e06-4e3e-9479-fbc4ea553688 None None] GET http://10.180.1.21/volume// [ 2074.754553] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6513309c-9e06-4e3e-9479-fbc4ea553688 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2074.754809] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6513309c-9e06-4e3e-9479-fbc4ea553688 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2074.755202] [56374]: INFO cinder.api.openstack.wsgi [None req-6513309c-9e06-4e3e-9479-fbc4ea553688 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2074.755508] [56374]: [pid: 56374|app: 0|req: 220/444] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:26:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2074.758810] [56373]: DEBUG cinder.api.middleware.request_id [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2074.761135] [56373]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2074.761389] [56373]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2074.761636] [56373]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2074.771514] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2074.771514] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2074.774658] [56373]: INFO cinder.volume.api [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2074.778759] [56373]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-ec6fd82b-b412-4b49-a51b-321133de51c8 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2074.779149] [56373]: [pid: 56373|app: 0|req: 225/445] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:26:09 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 1320 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2075.912636] [56374]: DEBUG cinder.api.middleware.request_id [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-5808717e-6a0a-4a08-95b4-d840917fef80 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2075.914935] [56374]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-5808717e-6a0a-4a08-95b4-d840917fef80 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 [ 2075.915168] [56374]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-5808717e-6a0a-4a08-95b4-d840917fef80 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2075.915385] [56374]: DEBUG cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-5808717e-6a0a-4a08-95b4-d840917fef80 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2075.927609] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2075.927609] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2076.450661] [56374]: INFO cinder.api.openstack.wsgi [req-76c8ad0a-65a1-4d90-80a1-231d8b18ece7 req-5808717e-6a0a-4a08-95b4-d840917fef80 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 returned with HTTP 200 [ 2076.450982] [56374]: [pid: 56374|app: 0|req: 221/446] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:26:10 2024] DELETE /volume/v3/attachments/303daffb-429b-4643-9924-6ae49469fd81 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2077.907929] [56373]: DEBUG cinder.api.middleware.request_id [None req-8f91e901-8179-4afd-8e35-9e5a24228482 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2077.910046] [56373]: INFO cinder.api.openstack.wsgi [None req-8f91e901-8179-4afd-8e35-9e5a24228482 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2077.910280] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8f91e901-8179-4afd-8e35-9e5a24228482 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2077.910495] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8f91e901-8179-4afd-8e35-9e5a24228482 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2077.922243] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2077.922243] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2077.926506] [56373]: INFO cinder.volume.api [None req-8f91e901-8179-4afd-8e35-9e5a24228482 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2077.931341] [56373]: INFO cinder.api.openstack.wsgi [None req-8f91e901-8179-4afd-8e35-9e5a24228482 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2077.931756] [56373]: [pid: 56373|app: 0|req: 226/447] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:12 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2080.680341] [56374]: DEBUG cinder.api.middleware.request_id [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2080.682751] [56374]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2080.682970] [56374]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2080.683224] [56374]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2080.697098] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2080.697098] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2080.700772] [56374]: INFO cinder.volume.api [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2080.705478] [56374]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-5dffa32c-312f-48c9-96f4-62db175fffaa tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2080.705895] [56374]: [pid: 56374|app: 0|req: 222/448] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:26:15 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2080.725385] [56373]: DEBUG cinder.api.middleware.request_id [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2080.727643] [56373]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64/action [ 2080.728468] [56373]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2080.728468] [56373]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2080.737994] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2080.737994] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2080.738512] [56373]: INFO cinder.volume.api [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2080.744204] [56373]: INFO cinder.volume.api [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Begin detaching volume completed successfully. [ 2080.744426] [56373]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-201eaeb3-a156-4be6-9532-e84e29859b93 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64/action returned with HTTP 202 [ 2080.744856] [56373]: [pid: 56373|app: 0|req: 227/449] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:26:15 2024] POST /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2080.762473] [56374]: DEBUG cinder.api.middleware.request_id [None req-74406183-0231-4976-8b84-cd610874b86a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2080.764370] [56374]: INFO cinder.api.openstack.wsgi [None req-74406183-0231-4976-8b84-cd610874b86a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2080.764591] [56374]: DEBUG cinder.api.openstack.wsgi [None req-74406183-0231-4976-8b84-cd610874b86a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2080.764810] [56374]: DEBUG cinder.api.openstack.wsgi [None req-74406183-0231-4976-8b84-cd610874b86a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2080.775054] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2080.775054] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2080.778190] [56374]: INFO cinder.volume.api [None req-74406183-0231-4976-8b84-cd610874b86a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2080.782461] [56374]: INFO cinder.api.openstack.wsgi [None req-74406183-0231-4976-8b84-cd610874b86a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2080.782967] [56374]: [pid: 56374|app: 0|req: 223/450] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:15 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2081.771042] [56373]: DEBUG cinder.api.middleware.request_id [None req-18008520-6701-4ade-ac8e-191a43c08237 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2081.771042] [56373]: INFO cinder.api.openstack.wsgi [None req-18008520-6701-4ade-ac8e-191a43c08237 None None] GET http://10.180.1.21/volume// [ 2081.771042] [56373]: DEBUG cinder.api.openstack.wsgi [None req-18008520-6701-4ade-ac8e-191a43c08237 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2081.771042] [56373]: DEBUG cinder.api.openstack.wsgi [None req-18008520-6701-4ade-ac8e-191a43c08237 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2081.771565] [56373]: INFO cinder.api.openstack.wsgi [None req-18008520-6701-4ade-ac8e-191a43c08237 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2081.771565] [56373]: [pid: 56373|app: 0|req: 228/451] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:26:16 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2081.774929] [56374]: DEBUG cinder.api.middleware.request_id [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2081.777248] [56374]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2081.777491] [56374]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2081.777708] [56374]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2081.790577] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2081.790577] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2081.792192] [56373]: DEBUG cinder.api.middleware.request_id [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2081.795025] [56373]: INFO cinder.api.openstack.wsgi [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2081.795124] [56374]: INFO cinder.volume.api [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2081.795171] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2081.795171] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2081.799180] [56374]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-b93ece46-77c3-459d-b329-ad5916f85965 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2081.799491] [56374]: [pid: 56374|app: 0|req: 224/452] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:26:16 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2081.807940] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2081.807940] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2081.811497] [56373]: INFO cinder.volume.api [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2081.816124] [56373]: INFO cinder.api.openstack.wsgi [None req-b5883bb7-cdbb-45b6-b672-ad51025ab4b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2081.816554] [56373]: [pid: 56373|app: 0|req: 229/453] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:16 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2082.825886] [56374]: DEBUG cinder.api.middleware.request_id [None req-eddeba63-6653-4595-b8a2-705ce17fa150 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2082.827875] [56374]: INFO cinder.api.openstack.wsgi [None req-eddeba63-6653-4595-b8a2-705ce17fa150 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2082.828107] [56374]: DEBUG cinder.api.openstack.wsgi [None req-eddeba63-6653-4595-b8a2-705ce17fa150 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2082.828327] [56374]: DEBUG cinder.api.openstack.wsgi [None req-eddeba63-6653-4595-b8a2-705ce17fa150 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2082.838090] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2082.838090] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2082.841148] [56374]: INFO cinder.volume.api [None req-eddeba63-6653-4595-b8a2-705ce17fa150 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2082.845251] [56374]: INFO cinder.api.openstack.wsgi [None req-eddeba63-6653-4595-b8a2-705ce17fa150 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2082.845612] [56374]: [pid: 56374|app: 0|req: 225/454] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:17 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2082.937167] [56373]: DEBUG cinder.api.middleware.request_id [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-21703208-f240-4839-bf40-397fbca761c6 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2082.939568] [56373]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-21703208-f240-4839-bf40-397fbca761c6 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e [ 2082.939832] [56373]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-21703208-f240-4839-bf40-397fbca761c6 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2082.940102] [56373]: DEBUG cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-21703208-f240-4839-bf40-397fbca761c6 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2082.946936] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2082.946936] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2083.469886] [56373]: INFO cinder.api.openstack.wsgi [req-5ec0f25f-5246-4d8d-8a17-39828327a310 req-21703208-f240-4839-bf40-397fbca761c6 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e returned with HTTP 200 [ 2083.470355] [56373]: [pid: 56373|app: 0|req: 230/455] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:26:17 2024] DELETE /volume/v3/attachments/50f8eb37-8f7c-4514-9d2e-6d2174d7115e => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2083.854239] [56374]: DEBUG cinder.api.middleware.request_id [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2083.856159] [56374]: INFO cinder.api.openstack.wsgi [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2083.856382] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2083.856601] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2083.865889] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2083.865889] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2083.869233] [56374]: INFO cinder.volume.api [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2083.874045] [56374]: INFO cinder.api.openstack.wsgi [None req-3cd71048-488c-4d2c-b71d-a5637c071e78 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2083.874426] [56374]: [pid: 56374|app: 0|req: 226/456] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:18 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.468980] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=107,cinder:UPDATE=16,cinder:INSERT=3 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2093.554863] [56373]: DEBUG cinder.api.middleware.request_id [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.556858] [56373]: INFO cinder.api.openstack.wsgi [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2093.557125] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.557389] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.569424] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2093.569424] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.573505] [56373]: INFO cinder.volume.api [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2093.578578] [56373]: INFO cinder.api.openstack.wsgi [None req-3ed8f5bf-cfa0-49ad-86a9-e1e4075d1834 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2093.579182] [56373]: [pid: 56373|app: 0|req: 231/457] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:28 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.620353] [56374]: DEBUG cinder.api.middleware.request_id [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.622543] [56374]: INFO cinder.api.openstack.wsgi [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2093.622748] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.623177] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.630538] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2093.630538] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.634112] [56374]: INFO cinder.volume.api [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2093.638319] [56374]: INFO cinder.api.openstack.wsgi [None req-6d689d80-73f0-4f4e-a6c6-19a4fb940503 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2093.638704] [56374]: [pid: 56374|app: 0|req: 227/458] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:28 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2100.779607] [56373]: DEBUG cinder.api.middleware.request_id [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.781223] [56373]: INFO cinder.api.openstack.wsgi [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2100.781443] [56373]: DEBUG cinder.api.openstack.wsgi [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2100.781658] [56373]: DEBUG cinder.api.openstack.wsgi [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2100.781845] [56373]: INFO cinder.api.v3.volumes [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Delete volume with id: f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2100.792367] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2100.792367] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.792892] [56373]: INFO cinder.volume.api [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2100.810328] [56373]: INFO cinder.volume.api [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Delete volume request issued successfully. [ 2100.810547] [56373]: INFO cinder.api.openstack.wsgi [None req-585cfddd-e1a3-48aa-be16-3ef038dbd4bb tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 202 [ 2100.811067] [56373]: [pid: 56373|app: 0|req: 232/459] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:26:35 2024] DELETE /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2100.814209] [56374]: DEBUG cinder.api.middleware.request_id [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.816074] [56374]: INFO cinder.api.openstack.wsgi [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2100.816193] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2100.816726] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2100.818507] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=152,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2100.825565] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2100.825565] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.829677] [56374]: INFO cinder.volume.api [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2100.834440] [56374]: INFO cinder.api.openstack.wsgi [None req-ad2d22c5-70d7-46cc-990c-596f0f6ebbce tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 200 [ 2100.834837] [56374]: [pid: 56374|app: 0|req: 228/460] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:35 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2100.897054] [56373]: DEBUG cinder.api.middleware.request_id [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.898989] [56373]: INFO cinder.api.openstack.wsgi [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2100.899434] [56373]: DEBUG cinder.api.openstack.wsgi [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-786127059", "imageRef": "acfc5281-f285-425a-a488-40295ad25a1f", "size": 1}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2100.901761] [56373]: DEBUG cinder.api.v3.volumes [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-786127059', 'imageRef': 'acfc5281-f285-425a-a488-40295ad25a1f', 'size': 1}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2101.098660] [56373]: INFO cinder.api.v3.volumes [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume of 1 GB [ 2101.103020] [56373]: INFO cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Availability Zones retrieved successfully. [ 2101.110534] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Flow 'volume_create_api' (cc94158a-c1eb-4861-b458-b180b18289d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2101.111722] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1d8e6b-b372-4faf-943b-2427c01ea489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2101.112844] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2101.156378] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1d8e6b-b372-4faf-943b-2427c01ea489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2101.157379] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06dbf50a-ecbe-47f3-8e39-b3298e54cb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2101.181584] [56373]: DEBUG cinder.quota [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Created reservations ['39c10d5e-58fb-498e-8d68-150b4c81f2ac', '19037944-75e9-4ff5-9d49-9131b7ff5a36', 'faf1b514-4c1c-44a6-be5b-9896e0732c54', '8a9141e8-4058-4cbf-bb5e-b58e505f1c65'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2101.182514] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06dbf50a-ecbe-47f3-8e39-b3298e54cb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39c10d5e-58fb-498e-8d68-150b4c81f2ac', '19037944-75e9-4ff5-9d49-9131b7ff5a36', 'faf1b514-4c1c-44a6-be5b-9896e0732c54', '8a9141e8-4058-4cbf-bb5e-b58e505f1c65']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2101.183431] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9eccb2-1aab-405d-82e6-73f665743e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2101.193251] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9eccb2-1aab-405d-82e6-73f665743e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbb77dcb-4d98-4f54-bd35-65f7258cb0d1', '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-786127059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fb6174035b49038e9e8ded0c08dbf4',qos_specs=None,replication_status=,reservations=['39c10d5e-58fb-498e-8d68-150b4c81f2ac','19037944-75e9-4ff5-9d49-9131b7ff5a36','faf1b514-4c1c-44a6-be5b-9896e0732c54','8a9141e8-4058-4cbf-bb5e-b58e505f1c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c78f7e4a849ab88c3be453a877643',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-786127059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbb77dcb-4d98-4f54-bd35-65f7258cb0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10fb6174035b49038e9e8ded0c08dbf4',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='5c2c78f7e4a849ab88c3be453a877643',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2101.194113] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a01f596-abaa-4dc1-af3d-667201908a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2101.205116] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a01f596-abaa-4dc1-af3d-667201908a25) 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-786127059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10fb6174035b49038e9e8ded0c08dbf4',qos_specs=None,replication_status=,reservations=['39c10d5e-58fb-498e-8d68-150b4c81f2ac','19037944-75e9-4ff5-9d49-9131b7ff5a36','faf1b514-4c1c-44a6-be5b-9896e0732c54','8a9141e8-4058-4cbf-bb5e-b58e505f1c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2c78f7e4a849ab88c3be453a877643',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2101.205907] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93d904-6693-4309-be69-8da7ca971ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2101.213014] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d93d904-6693-4309-be69-8da7ca971ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2101.214041] [56373]: DEBUG cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Flow 'volume_create_api' (cc94158a-c1eb-4861-b458-b180b18289d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2101.214386] [56373]: INFO cinder.volume.api [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Create volume request issued successfully. [ 2101.215030] [56373]: INFO cinder.api.openstack.wsgi [None req-68abd8ef-45ac-40d0-8bdd-66c4e61003e1 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2101.215673] [56373]: [pid: 56373|app: 0|req: 233/461] 10.180.1.21 () {60 vars in 1136 bytes} [Tue Dec 17 09:26:35 2024] POST /volume/v3/volumes => generated 751 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2101.222952] [56374]: DEBUG cinder.api.middleware.request_id [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.226125] [56374]: INFO cinder.api.openstack.wsgi [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2101.226125] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.226125] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.233112] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2101.233112] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.236420] [56374]: INFO cinder.volume.api [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2101.240542] [56374]: INFO cinder.api.openstack.wsgi [None req-e5572b2e-9fe9-494a-b17d-6d33f14a15da tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2101.241228] [56374]: [pid: 56374|app: 0|req: 229/462] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:36 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2101.844811] [56373]: DEBUG cinder.api.middleware.request_id [None req-07af3e6e-ea32-4140-b2f8-e6b36496eb02 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.847401] [56373]: INFO cinder.api.openstack.wsgi [None req-07af3e6e-ea32-4140-b2f8-e6b36496eb02 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf [ 2101.847685] [56373]: DEBUG cinder.api.openstack.wsgi [None req-07af3e6e-ea32-4140-b2f8-e6b36496eb02 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.847956] [56373]: DEBUG cinder.api.openstack.wsgi [None req-07af3e6e-ea32-4140-b2f8-e6b36496eb02 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.855604] [56373]: INFO cinder.api.openstack.wsgi [None req-07af3e6e-ea32-4140-b2f8-e6b36496eb02 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf returned with HTTP 404 [ 2101.856120] [56373]: [pid: 56373|app: 0|req: 234/463] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:36 2024] GET /volume/v3/volumes/f9a7e94a-b3b9-48a3-9d83-f521236a03bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2101.900076] [56374]: DEBUG cinder.api.middleware.request_id [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.901923] [56374]: INFO cinder.api.openstack.wsgi [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] DELETE http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2101.902189] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.902428] [56374]: DEBUG cinder.api.openstack.wsgi [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.902616] [56374]: INFO cinder.api.v3.volumes [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Delete volume with id: 30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2101.911656] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2101.911656] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.912189] [56374]: INFO cinder.volume.api [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2101.930164] [56374]: INFO cinder.volume.api [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Delete volume request issued successfully. [ 2101.930375] [56374]: INFO cinder.api.openstack.wsgi [None req-d61944ed-749b-49fe-b0ac-75b47d875c38 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 202 [ 2101.930816] [56374]: [pid: 56374|app: 0|req: 230/464] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:26:36 2024] DELETE /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2101.933871] [56373]: DEBUG cinder.api.middleware.request_id [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.935898] [56373]: INFO cinder.api.openstack.wsgi [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2101.936142] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.936403] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.944134] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2101.944134] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.947977] [56373]: INFO cinder.volume.api [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2101.952813] [56373]: INFO cinder.api.openstack.wsgi [None req-d14c9974-2aa5-43fc-998e-2aee145dd58a tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 2101.953267] [56373]: [pid: 56373|app: 0|req: 235/465] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:36 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2102.251235] [56374]: DEBUG cinder.api.middleware.request_id [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.253495] [56374]: INFO cinder.api.openstack.wsgi [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2102.253725] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.253948] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.263867] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2102.263867] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.267821] [56374]: INFO cinder.volume.api [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2102.272481] [56374]: INFO cinder.api.openstack.wsgi [None req-3f8f7fe2-6bde-4b7e-8ed7-21360e94e81a tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2102.272874] [56374]: [pid: 56374|app: 0|req: 231/466] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:37 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2102.962877] [56373]: DEBUG cinder.api.middleware.request_id [None req-80091541-80ce-4627-86e8-12bbe74ed140 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.964928] [56373]: INFO cinder.api.openstack.wsgi [None req-80091541-80ce-4627-86e8-12bbe74ed140 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2102.965173] [56373]: DEBUG cinder.api.openstack.wsgi [None req-80091541-80ce-4627-86e8-12bbe74ed140 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.965924] [56373]: DEBUG cinder.api.openstack.wsgi [None req-80091541-80ce-4627-86e8-12bbe74ed140 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.972841] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2102.972841] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.976222] [56373]: INFO cinder.volume.api [None req-80091541-80ce-4627-86e8-12bbe74ed140 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2102.980419] [56373]: INFO cinder.api.openstack.wsgi [None req-80091541-80ce-4627-86e8-12bbe74ed140 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 2102.980787] [56373]: [pid: 56373|app: 0|req: 236/467] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:37 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2103.282733] [56374]: DEBUG cinder.api.middleware.request_id [None req-5da620fe-1263-48bc-b51f-104729c57c93 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2103.284770] [56374]: INFO cinder.api.openstack.wsgi [None req-5da620fe-1263-48bc-b51f-104729c57c93 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2103.284990] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5da620fe-1263-48bc-b51f-104729c57c93 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2103.285225] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5da620fe-1263-48bc-b51f-104729c57c93 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2103.292835] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2103.292835] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2103.296138] [56374]: INFO cinder.volume.api [None req-5da620fe-1263-48bc-b51f-104729c57c93 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2103.300145] [56374]: INFO cinder.api.openstack.wsgi [None req-5da620fe-1263-48bc-b51f-104729c57c93 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2103.300631] [56374]: [pid: 56374|app: 0|req: 232/468] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:38 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2103.989329] [56373]: DEBUG cinder.api.middleware.request_id [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2103.991429] [56373]: INFO cinder.api.openstack.wsgi [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2103.991663] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2103.991885] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2103.999242] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2103.999242] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2104.002557] [56373]: INFO cinder.volume.api [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Volume info retrieved successfully. [ 2104.006846] [56373]: INFO cinder.api.openstack.wsgi [None req-1677f4b2-9f23-4e6b-8508-08ceba306bbf tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 200 [ 2104.007250] [56373]: [pid: 56373|app: 0|req: 237/469] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:38 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2104.309290] [56374]: DEBUG cinder.api.middleware.request_id [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2104.311461] [56374]: INFO cinder.api.openstack.wsgi [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2104.311686] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2104.311902] [56374]: DEBUG cinder.api.openstack.wsgi [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2104.319704] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2104.319704] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2104.323435] [56374]: INFO cinder.volume.api [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2104.327830] [56374]: INFO cinder.api.openstack.wsgi [None req-fbfb66ce-fe7e-43c9-a91f-e5bb785e0aaf tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2104.328252] [56374]: [pid: 56374|app: 0|req: 233/470] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:39 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2105.017569] [56373]: DEBUG cinder.api.middleware.request_id [None req-9dc21be0-f109-4621-8393-3d769537ff77 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2105.019843] [56373]: INFO cinder.api.openstack.wsgi [None req-9dc21be0-f109-4621-8393-3d769537ff77 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] GET http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b [ 2105.020119] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9dc21be0-f109-4621-8393-3d769537ff77 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2105.020373] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9dc21be0-f109-4621-8393-3d769537ff77 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2105.026365] [56373]: INFO cinder.api.openstack.wsgi [None req-9dc21be0-f109-4621-8393-3d769537ff77 tempest-AttachVolumeShelveTestJSON-546514567 tempest-AttachVolumeShelveTestJSON-546514567-project-member] http://10.180.1.21/volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b returned with HTTP 404 [ 2105.026851] [56373]: [pid: 56373|app: 0|req: 238/471] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:39 2024] GET /volume/v3/volumes/30b6cafb-c9ee-444c-8cd6-dd2f29e00b0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2105.338183] [56374]: DEBUG cinder.api.middleware.request_id [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2105.340232] [56374]: INFO cinder.api.openstack.wsgi [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2105.340447] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2105.340659] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2105.349992] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2105.349992] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2105.353790] [56374]: INFO cinder.volume.api [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2105.358283] [56374]: INFO cinder.api.openstack.wsgi [None req-3c1a223b-1439-4b43-bec4-069cd55ec42d tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2105.358654] [56374]: [pid: 56374|app: 0|req: 234/472] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:40 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2106.368210] [56373]: DEBUG cinder.api.middleware.request_id [None req-d858b3f4-8a48-444a-8bc1-a138e662917b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2106.400300] [56373]: INFO cinder.api.openstack.wsgi [None req-d858b3f4-8a48-444a-8bc1-a138e662917b tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2106.400538] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d858b3f4-8a48-444a-8bc1-a138e662917b tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2106.401034] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d858b3f4-8a48-444a-8bc1-a138e662917b tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2106.411186] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2106.411186] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2106.418044] [56373]: INFO cinder.volume.api [None req-d858b3f4-8a48-444a-8bc1-a138e662917b tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2106.423411] [56373]: INFO cinder.api.openstack.wsgi [None req-d858b3f4-8a48-444a-8bc1-a138e662917b tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2106.423917] [56373]: [pid: 56373|app: 0|req: 239/473] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:41 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2107.434439] [56374]: DEBUG cinder.api.middleware.request_id [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2107.436737] [56374]: INFO cinder.api.openstack.wsgi [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2107.436991] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2107.437379] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2107.450032] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2107.450032] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2107.453908] [56374]: INFO cinder.volume.api [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2107.462187] [56374]: INFO cinder.api.openstack.wsgi [None req-7fee1b49-c803-4269-88ce-3a07eb6a0e5c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2107.462863] [56374]: [pid: 56374|app: 0|req: 235/474] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:42 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2108.473642] [56373]: DEBUG cinder.api.middleware.request_id [None req-3623093e-f6fb-4b68-bae0-783280757284 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2108.475789] [56373]: INFO cinder.api.openstack.wsgi [None req-3623093e-f6fb-4b68-bae0-783280757284 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2108.476042] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3623093e-f6fb-4b68-bae0-783280757284 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2108.476284] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3623093e-f6fb-4b68-bae0-783280757284 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2108.484714] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2108.484714] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2108.488504] [56373]: INFO cinder.volume.api [None req-3623093e-f6fb-4b68-bae0-783280757284 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2108.493197] [56373]: INFO cinder.api.openstack.wsgi [None req-3623093e-f6fb-4b68-bae0-783280757284 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2108.493791] [56373]: [pid: 56373|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:43 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2109.503899] [56374]: DEBUG cinder.api.middleware.request_id [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2109.506389] [56374]: INFO cinder.api.openstack.wsgi [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2109.506710] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2109.507062] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2109.515478] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2109.515478] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2109.519760] [56374]: INFO cinder.volume.api [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2109.525166] [56374]: INFO cinder.api.openstack.wsgi [None req-3c88edc0-7221-4b6b-90bd-c1e7b5d70ad6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2109.525594] [56374]: [pid: 56374|app: 0|req: 236/476] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:44 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2110.535582] [56373]: DEBUG cinder.api.middleware.request_id [None req-b556b013-1309-4d57-acdf-880e96dcf954 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2110.537805] [56373]: INFO cinder.api.openstack.wsgi [None req-b556b013-1309-4d57-acdf-880e96dcf954 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2110.538054] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b556b013-1309-4d57-acdf-880e96dcf954 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2110.538293] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b556b013-1309-4d57-acdf-880e96dcf954 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2110.546039] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2110.546039] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2110.549362] [56373]: INFO cinder.volume.api [None req-b556b013-1309-4d57-acdf-880e96dcf954 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2110.553510] [56373]: INFO cinder.api.openstack.wsgi [None req-b556b013-1309-4d57-acdf-880e96dcf954 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2110.553868] [56373]: [pid: 56373|app: 0|req: 241/477] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:45 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2111.563672] [56374]: DEBUG cinder.api.middleware.request_id [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2111.566020] [56374]: INFO cinder.api.openstack.wsgi [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2111.566150] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2111.567235] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2111.573699] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2111.573699] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2111.577150] [56374]: INFO cinder.volume.api [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2111.581366] [56374]: INFO cinder.api.openstack.wsgi [None req-b9fccba2-9f72-4a9b-a793-c5ee1dde697f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2111.581755] [56374]: [pid: 56374|app: 0|req: 237/478] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:46 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2112.591854] [56373]: DEBUG cinder.api.middleware.request_id [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2112.594027] [56373]: INFO cinder.api.openstack.wsgi [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2112.594271] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2112.594618] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2112.602433] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2112.602433] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2112.605816] [56373]: INFO cinder.volume.api [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2112.609960] [56373]: INFO cinder.api.openstack.wsgi [None req-1708dbb6-cc9f-4cd8-9e25-3b28fe8cd6ee tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2112.610350] [56373]: [pid: 56373|app: 0|req: 242/479] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:47 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2113.620203] [56374]: DEBUG cinder.api.middleware.request_id [None req-93740192-db81-4a19-8a87-7315029c45d5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.622306] [56374]: INFO cinder.api.openstack.wsgi [None req-93740192-db81-4a19-8a87-7315029c45d5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2113.622558] [56374]: DEBUG cinder.api.openstack.wsgi [None req-93740192-db81-4a19-8a87-7315029c45d5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2113.622799] [56374]: DEBUG cinder.api.openstack.wsgi [None req-93740192-db81-4a19-8a87-7315029c45d5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2113.632797] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2113.632797] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2113.636624] [56374]: INFO cinder.volume.api [None req-93740192-db81-4a19-8a87-7315029c45d5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2113.641398] [56374]: INFO cinder.api.openstack.wsgi [None req-93740192-db81-4a19-8a87-7315029c45d5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2113.641807] [56374]: [pid: 56374|app: 0|req: 238/480] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:48 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2114.651475] [56373]: DEBUG cinder.api.middleware.request_id [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.653594] [56373]: INFO cinder.api.openstack.wsgi [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2114.653814] [56373]: DEBUG cinder.api.openstack.wsgi [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.654041] [56373]: DEBUG cinder.api.openstack.wsgi [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.662942] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2114.662942] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.665683] [56373]: INFO cinder.volume.api [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2114.670334] [56373]: INFO cinder.api.openstack.wsgi [None req-055ab523-d9a7-4512-b87b-ec4430cab4ad tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2114.670734] [56373]: [pid: 56373|app: 0|req: 243/481] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:49 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2115.680499] [56374]: DEBUG cinder.api.middleware.request_id [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2115.682531] [56374]: INFO cinder.api.openstack.wsgi [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2115.682751] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2115.682970] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2115.690433] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2115.690433] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2115.693713] [56374]: INFO cinder.volume.api [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2115.697750] [56374]: INFO cinder.api.openstack.wsgi [None req-0203c1ad-1ace-40eb-aaf3-8152ad604143 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2115.698117] [56374]: [pid: 56374|app: 0|req: 239/482] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:50 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2116.708041] [56373]: DEBUG cinder.api.middleware.request_id [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2116.709932] [56373]: INFO cinder.api.openstack.wsgi [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2116.710200] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2116.710456] [56373]: DEBUG cinder.api.openstack.wsgi [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2116.717986] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2116.717986] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2116.721288] [56373]: INFO cinder.volume.api [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2116.725418] [56373]: INFO cinder.api.openstack.wsgi [None req-ae66f910-238a-463a-8ed7-85eb59d89da0 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2116.725785] [56373]: [pid: 56373|app: 0|req: 244/483] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:51 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2117.735534] [56374]: DEBUG cinder.api.middleware.request_id [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2117.737583] [56374]: INFO cinder.api.openstack.wsgi [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2117.737803] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2117.738027] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2117.745513] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2117.745513] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2117.748792] [56374]: INFO cinder.volume.api [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2117.752965] [56374]: INFO cinder.api.openstack.wsgi [None req-7d17dee4-7dff-423b-bdc8-34a4ace5ebc5 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2117.753347] [56374]: [pid: 56374|app: 0|req: 240/484] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:52 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2118.762833] [56373]: DEBUG cinder.api.middleware.request_id [None req-7e3bf188-df30-464d-b7ab-d7259340c897 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2118.765090] [56373]: INFO cinder.api.openstack.wsgi [None req-7e3bf188-df30-464d-b7ab-d7259340c897 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2118.765328] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7e3bf188-df30-464d-b7ab-d7259340c897 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2118.765559] [56373]: DEBUG cinder.api.openstack.wsgi [None req-7e3bf188-df30-464d-b7ab-d7259340c897 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2118.773323] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2118.773323] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2118.776765] [56373]: INFO cinder.volume.api [None req-7e3bf188-df30-464d-b7ab-d7259340c897 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2118.781512] [56373]: INFO cinder.api.openstack.wsgi [None req-7e3bf188-df30-464d-b7ab-d7259340c897 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2118.781877] [56373]: [pid: 56373|app: 0|req: 245/485] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:53 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2118.808246] [56374]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2118.810583] [56374]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2118.810803] [56374]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2118.811031] [56374]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2118.818435] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2118.818435] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2118.821766] [56374]: INFO cinder.volume.api [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2118.826399] [56374]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-b53e0c7d-2e9b-48f3-b509-530106298b25 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2118.826769] [56374]: [pid: 56374|app: 0|req: 241/486] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:26:53 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2119.058463] [56373]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2119.060808] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2119.061113] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2119.061337] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2119.068851] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2119.068851] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2119.072467] [56373]: INFO cinder.volume.api [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2119.077149] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-57eff1d4-dc2b-49e0-b459-d62d6bc53eb7 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2119.077541] [56373]: [pid: 56373|app: 0|req: 246/487] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:26:53 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2119.083129] [56374]: DEBUG cinder.api.middleware.request_id [None req-462d645c-4be2-4202-a2d7-aebc2394a780 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2119.083613] [56374]: INFO cinder.api.openstack.wsgi [None req-462d645c-4be2-4202-a2d7-aebc2394a780 None None] GET http://10.180.1.21/volume// [ 2119.083797] [56374]: DEBUG cinder.api.openstack.wsgi [None req-462d645c-4be2-4202-a2d7-aebc2394a780 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2119.084020] [56374]: DEBUG cinder.api.openstack.wsgi [None req-462d645c-4be2-4202-a2d7-aebc2394a780 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2119.084544] [56374]: INFO cinder.api.openstack.wsgi [None req-462d645c-4be2-4202-a2d7-aebc2394a780 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2119.084749] [56374]: [pid: 56374|app: 0|req: 242/488] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:26:53 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2119.088060] [56373]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-fd6b5982-94d2-4264-8a0a-8fea2e0cb368 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2119.090154] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-fd6b5982-94d2-4264-8a0a-8fea2e0cb368 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2119.090582] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-fd6b5982-94d2-4264-8a0a-8fea2e0cb368 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbb77dcb-4d98-4f54-bd35-65f7258cb0d1", "connector": null, "instance_uuid": "4b996f3c-5bef-45ee-b5c4-675cdff1a91e"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2119.098770] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2119.098770] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2119.118289] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-fd6b5982-94d2-4264-8a0a-8fea2e0cb368 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2119.118682] [56373]: [pid: 56373|app: 0|req: 247/489] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:26:53 2024] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2121.219029] [56374]: DEBUG cinder.api.middleware.request_id [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.221552] [56374]: INFO cinder.api.openstack.wsgi [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2121.221552] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.221760] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.232289] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2121.232289] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.236251] [56374]: INFO cinder.volume.api [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2121.240965] [56374]: INFO cinder.api.openstack.wsgi [None req-bec63a36-14cb-4bd8-a8e9-1e6b77d8ae60 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2121.241566] [56374]: [pid: 56374|app: 0|req: 243/490] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:56 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2121.279950] [56373]: DEBUG cinder.api.middleware.request_id [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.283041] [56373]: INFO cinder.api.openstack.wsgi [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2121.283041] [56373]: DEBUG cinder.api.openstack.wsgi [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.283041] [56373]: DEBUG cinder.api.openstack.wsgi [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.289698] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2121.289698] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.293015] [56373]: INFO cinder.volume.api [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2121.297182] [56373]: INFO cinder.api.openstack.wsgi [None req-179df1c9-742b-404f-9ce5-3eada057dcb2 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2121.297568] [56373]: [pid: 56373|app: 0|req: 248/491] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:26:56 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2124.464982] [56374]: DEBUG cinder.api.middleware.request_id [None req-6065e45d-412a-48cb-8b47-83917dcc41d6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.465419] [56374]: INFO cinder.api.openstack.wsgi [None req-6065e45d-412a-48cb-8b47-83917dcc41d6 None None] GET http://10.180.1.21/volume// [ 2124.465626] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6065e45d-412a-48cb-8b47-83917dcc41d6 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.465851] [56374]: DEBUG cinder.api.openstack.wsgi [None req-6065e45d-412a-48cb-8b47-83917dcc41d6 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.466264] [56374]: INFO cinder.api.openstack.wsgi [None req-6065e45d-412a-48cb-8b47-83917dcc41d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2124.466582] [56374]: [pid: 56374|app: 0|req: 244/492] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:26:59 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2124.470333] [56373]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.472786] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2124.473042] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2124.473267] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2124.486411] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2124.486411] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2124.490163] [56373]: INFO cinder.volume.api [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2124.495691] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-0ec170d7-2065-4c96-828f-7c17d59e21ce tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 200 [ 2124.496119] [56373]: [pid: 56373|app: 0|req: 249/493] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:26:59 2024] GET /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 1571 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2124.587685] [56374]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2124.589987] [56374]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] PUT http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 [ 2124.590414] [56374]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-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=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2124.598078] [56374]: DEBUG cinder.coordination [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Acquiring lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2124.602056] [56374]: DEBUG cinder.coordination [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2124.603148] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2124.603148] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.121191] [56374]: DEBUG cinder.coordination [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2125.121533] [56374]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-650ddfd7-34ea-4a70-b9bd-fd87b67395c6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 returned with HTTP 200 [ 2125.122051] [56374]: [pid: 56374|app: 0|req: 245/494] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:26:59 2024] PUT /volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 => generated 617 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2125.628862] [56373]: DEBUG cinder.api.middleware.request_id [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-4394bf31-8569-48dc-a9a0-b8d581ec91fc None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2125.631103] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-4394bf31-8569-48dc-a9a0-b8d581ec91fc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4/action [ 2125.631518] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-4394bf31-8569-48dc-a9a0-b8d581ec91fc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2125.631655] [56373]: DEBUG cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-4394bf31-8569-48dc-a9a0-b8d581ec91fc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2125.645389] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2125.645389] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2125.653460] [56373]: INFO cinder.api.openstack.wsgi [req-4de072a5-a7dc-44de-84f5-3f5a68abc749 req-4394bf31-8569-48dc-a9a0-b8d581ec91fc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4/action returned with HTTP 204 [ 2125.653868] [56373]: [pid: 56373|app: 0|req: 250/495] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:27:00 2024] POST /volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2135.116126] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=62,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2135.651688] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=92,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2148.810022] [56374]: DEBUG cinder.api.middleware.request_id [None req-e826a434-2358-42c9-8d57-51bc69dfc8e2 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2148.810476] [56374]: INFO cinder.api.openstack.wsgi [None req-e826a434-2358-42c9-8d57-51bc69dfc8e2 None None] GET http://10.180.1.21/volume// [ 2148.810661] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e826a434-2358-42c9-8d57-51bc69dfc8e2 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2148.810888] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e826a434-2358-42c9-8d57-51bc69dfc8e2 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2148.811318] [56374]: INFO cinder.api.openstack.wsgi [None req-e826a434-2358-42c9-8d57-51bc69dfc8e2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2148.811741] [56374]: [pid: 56374|app: 0|req: 246/496] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:27:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2148.815105] [56373]: DEBUG cinder.api.middleware.request_id [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-0e6c2567-3eba-45a7-aab5-7af1f0791c32 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2148.817395] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-0e6c2567-3eba-45a7-aab5-7af1f0791c32 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2148.817808] [56373]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-0e6c2567-3eba-45a7-aab5-7af1f0791c32 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fbb77dcb-4d98-4f54-bd35-65f7258cb0d1", "connector": null, "instance_uuid": "4b996f3c-5bef-45ee-b5c4-675cdff1a91e"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2148.832844] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2148.832844] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2148.860900] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-0e6c2567-3eba-45a7-aab5-7af1f0791c32 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2148.861576] [56373]: [pid: 56373|app: 0|req: 251/497] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:27:23 2024] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2148.866105] [56374]: DEBUG cinder.api.middleware.request_id [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-948b6e22-37e4-48dd-badc-9c314826cee6 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2148.868470] [56374]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-948b6e22-37e4-48dd-badc-9c314826cee6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 [ 2148.868610] [56374]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-948b6e22-37e4-48dd-badc-9c314826cee6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2148.868756] [56374]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-948b6e22-37e4-48dd-badc-9c314826cee6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2148.875953] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2148.875953] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2149.402974] [56374]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-948b6e22-37e4-48dd-badc-9c314826cee6 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 returned with HTTP 200 [ 2149.403683] [56374]: [pid: 56374|app: 0|req: 247/498] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:27:23 2024] DELETE /volume/v3/attachments/4606c92a-5da2-4909-b2d8-cd55446cecf4 => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2153.754766] [56373]: DEBUG cinder.api.middleware.request_id [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2153.757529] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] PUT http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 [ 2153.757857] [56373]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-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-398255", "mountpoint": "/dev/sda"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2153.767365] [56373]: DEBUG cinder.coordination [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Acquiring lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2153.771684] [56373]: DEBUG cinder.coordination [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2153.772702] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2153.772702] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2154.292477] [56373]: DEBUG cinder.coordination [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Lock "cinder-attachment_update-fbb77dcb-4d98-4f54-bd35-65f7258cb0d1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2154.292820] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-f8216725-3bed-4abc-8e72-e5966e7f616f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 returned with HTTP 200 [ 2154.293327] [56373]: [pid: 56373|app: 0|req: 252/499] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:27:28 2024] PUT /volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2154.298264] [56374]: DEBUG cinder.api.middleware.request_id [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-4e456461-486f-4fe9-a741-e4e060d8e3dc None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.300755] [56374]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-4e456461-486f-4fe9-a741-e4e060d8e3dc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 [ 2154.301016] [56374]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-4e456461-486f-4fe9-a741-e4e060d8e3dc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.301278] [56374]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-4e456461-486f-4fe9-a741-e4e060d8e3dc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.316405] [56374]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-4e456461-486f-4fe9-a741-e4e060d8e3dc tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 returned with HTTP 200 [ 2154.316940] [56374]: [pid: 56374|app: 0|req: 248/500] 10.180.1.21 () {62 vars in 1531 bytes} [Tue Dec 17 09:27:29 2024] GET /volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2156.401854] [56373]: DEBUG cinder.api.middleware.request_id [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-5ebe6a79-354a-437e-ba4e-b6592bd23071 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2156.404662] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-5ebe6a79-354a-437e-ba4e-b6592bd23071 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] POST http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1/action [ 2156.405184] [56373]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-5ebe6a79-354a-437e-ba4e-b6592bd23071 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2156.405347] [56373]: DEBUG cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-5ebe6a79-354a-437e-ba4e-b6592bd23071 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2156.426625] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2156.426625] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2156.433223] [56373]: INFO cinder.api.openstack.wsgi [req-997ff6ee-87d0-4990-ac09-e289f3100985 req-5ebe6a79-354a-437e-ba4e-b6592bd23071 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1/action returned with HTTP 204 [ 2156.433695] [56373]: [pid: 56373|app: 0|req: 253/501] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:27:31 2024] POST /volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 2164.315578] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2166.431229] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2191.591984] [56374]: DEBUG cinder.api.middleware.request_id [None req-2369bb71-fce4-47a1-933d-156beb305e2d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2191.593778] [56374]: INFO cinder.api.openstack.wsgi [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2191.594323] [56374]: DEBUG cinder.api.openstack.wsgi [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1276640462"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2191.597027] [56374]: DEBUG cinder.api.v3.volumes [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1276640462'}} {{(pid=56374) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2191.597027] [56374]: INFO cinder.api.v3.volumes [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume of 1 GB [ 2191.597027] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2191.597027] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2191.601761] [56374]: INFO cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Availability Zones retrieved successfully. [ 2191.608420] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (c58f8c77-7f65-4f70-ac78-7e62b697d72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2191.610056] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce000c-065f-4361-86a8-2c37e1ccd672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2191.611600] [56374]: DEBUG cinder.volume.flows.api.create_volume [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Validating volume size '1' using validate_int {{(pid=56374) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2191.632522] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40ce000c-065f-4361-86a8-2c37e1ccd672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2191.633830] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ba91bb-c476-479b-8b1e-ee8e700c6274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2191.669410] [56374]: DEBUG cinder.quota [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Created reservations ['7f9020a3-ecae-4915-8bfc-4e7528957457', '091c5eb2-4768-4cd4-a73c-80c6502b1de9', '05c7f6b4-99e7-4e27-b898-5f69464309d3', '18d40fba-c30c-4a20-9805-6cde83bc0200'] {{(pid=56374) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2191.670283] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ba91bb-c476-479b-8b1e-ee8e700c6274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9020a3-ecae-4915-8bfc-4e7528957457', '091c5eb2-4768-4cd4-a73c-80c6502b1de9', '05c7f6b4-99e7-4e27-b898-5f69464309d3', '18d40fba-c30c-4a20-9805-6cde83bc0200']}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2191.671166] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c90cd7-eec8-4d90-8006-d37b9f323092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2191.683859] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c90cd7-eec8-4d90-8006-d37b9f323092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1276640462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['7f9020a3-ecae-4915-8bfc-4e7528957457','091c5eb2-4768-4cd4-a73c-80c6502b1de9','05c7f6b4-99e7-4e27-b898-5f69464309d3','18d40fba-c30c-4a20-9805-6cde83bc0200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1276640462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc3294013e64892941b60eb0282a625',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='361a59b542e94d658d7ed7706d8b7b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2191.684714] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66271ee5-2bc2-4dc7-833b-05e08612c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2191.695627] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66271ee5-2bc2-4dc7-833b-05e08612c031) 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-1276640462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['7f9020a3-ecae-4915-8bfc-4e7528957457','091c5eb2-4768-4cd4-a73c-80c6502b1de9','05c7f6b4-99e7-4e27-b898-5f69464309d3','18d40fba-c30c-4a20-9805-6cde83bc0200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2191.696446] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4faa7f5-92f6-4412-a630-1b418820fb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2191.704694] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4faa7f5-92f6-4412-a630-1b418820fb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56374) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2191.705690] [56374]: DEBUG cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (c58f8c77-7f65-4f70-ac78-7e62b697d72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56374) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2191.706029] [56374]: INFO cinder.volume.api [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request issued successfully. [ 2191.706667] [56374]: INFO cinder.api.openstack.wsgi [None req-2369bb71-fce4-47a1-933d-156beb305e2d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2191.707107] [56374]: [pid: 56374|app: 0|req: 249/502] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:28:06 2024] POST /volume/v3/volumes => generated 750 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2191.714749] [56373]: DEBUG cinder.api.middleware.request_id [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2191.716810] [56373]: INFO cinder.api.openstack.wsgi [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2191.717048] [56373]: DEBUG cinder.api.openstack.wsgi [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2191.717268] [56373]: DEBUG cinder.api.openstack.wsgi [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2191.724711] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2191.724711] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2191.728458] [56373]: INFO cinder.volume.api [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2191.732982] [56373]: INFO cinder.api.openstack.wsgi [None req-784b5f2c-e40a-4618-a7a8-b33b802ad874 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2191.733362] [56373]: [pid: 56373|app: 0|req: 254/503] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:06 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2192.742852] [56374]: DEBUG cinder.api.middleware.request_id [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2192.745151] [56374]: INFO cinder.api.openstack.wsgi [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2192.745375] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2192.745596] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2192.753326] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2192.753326] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2192.756611] [56374]: INFO cinder.volume.api [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2192.760665] [56374]: INFO cinder.api.openstack.wsgi [None req-bef32e4c-0d53-4a89-972f-970a27be0d81 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2192.761017] [56374]: [pid: 56374|app: 0|req: 250/504] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:07 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2192.793158] [56373]: DEBUG cinder.api.middleware.request_id [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2192.795524] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2192.795741] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2192.795958] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2192.804158] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2192.804158] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2192.807492] [56373]: INFO cinder.volume.api [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2192.811550] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-f4f74b93-b1ad-48a8-af04-5ded5fd3ffd4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2192.812061] [56373]: [pid: 56373|app: 0|req: 255/505] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:28:07 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2194.329569] [56374]: DEBUG cinder.api.middleware.request_id [None req-ff15de25-d2ec-4ef2-9a55-4f8ff0d33e44 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.330020] [56374]: INFO cinder.api.openstack.wsgi [None req-ff15de25-d2ec-4ef2-9a55-4f8ff0d33e44 None None] GET http://10.180.1.21/volume// [ 2194.330205] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ff15de25-d2ec-4ef2-9a55-4f8ff0d33e44 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2194.330421] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ff15de25-d2ec-4ef2-9a55-4f8ff0d33e44 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2194.330809] [56374]: INFO cinder.api.openstack.wsgi [None req-ff15de25-d2ec-4ef2-9a55-4f8ff0d33e44 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2194.331214] [56374]: [pid: 56374|app: 0|req: 251/506] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:28:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 2194.334814] [56373]: DEBUG cinder.api.middleware.request_id [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-ab3f5bb4-5255-4556-bfd7-9462c6d0a4dd None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.337213] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-ab3f5bb4-5255-4556-bfd7-9462c6d0a4dd tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2194.337625] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-ab3f5bb4-5255-4556-bfd7-9462c6d0a4dd tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9", "connector": null, "instance_uuid": "0e5d514c-1a80-486e-a0de-ddd6dcea7b08"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2194.346500] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2194.346500] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2194.367338] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-ab3f5bb4-5255-4556-bfd7-9462c6d0a4dd tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2194.367818] [56373]: [pid: 56373|app: 0|req: 256/507] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:28:09 2024] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2194.385451] [56374]: DEBUG cinder.api.middleware.request_id [None req-c4974464-170d-42a9-9972-84305027ea1f None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.387698] [56374]: INFO cinder.api.openstack.wsgi [None req-c4974464-170d-42a9-9972-84305027ea1f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2194.387920] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c4974464-170d-42a9-9972-84305027ea1f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2194.388180] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c4974464-170d-42a9-9972-84305027ea1f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2194.397986] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2194.397986] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2194.401118] [56374]: INFO cinder.volume.api [None req-c4974464-170d-42a9-9972-84305027ea1f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2194.405283] [56374]: INFO cinder.api.openstack.wsgi [None req-c4974464-170d-42a9-9972-84305027ea1f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2194.405669] [56374]: [pid: 56374|app: 0|req: 252/508] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:09 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2194.889315] [56373]: DEBUG cinder.api.middleware.request_id [None req-2fc5495d-cdc6-45bc-b30d-247da8f0c6f0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.889768] [56373]: INFO cinder.api.openstack.wsgi [None req-2fc5495d-cdc6-45bc-b30d-247da8f0c6f0 None None] GET http://10.180.1.21/volume// [ 2194.889959] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2fc5495d-cdc6-45bc-b30d-247da8f0c6f0 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2194.890192] [56373]: DEBUG cinder.api.openstack.wsgi [None req-2fc5495d-cdc6-45bc-b30d-247da8f0c6f0 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2194.890613] [56373]: INFO cinder.api.openstack.wsgi [None req-2fc5495d-cdc6-45bc-b30d-247da8f0c6f0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2194.890918] [56373]: [pid: 56373|app: 0|req: 257/509] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:28:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2194.894300] [56374]: DEBUG cinder.api.middleware.request_id [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.896683] [56374]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2194.896925] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2194.897178] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2194.909379] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2194.909379] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2194.912908] [56374]: INFO cinder.volume.api [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2194.918070] [56374]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-60f84a02-ee79-4b82-8a6d-63111ff855f3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2194.918382] [56374]: [pid: 56374|app: 0|req: 253/510] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:28:09 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2194.944230] [56373]: DEBUG cinder.api.middleware.request_id [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2194.946554] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] PUT http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c [ 2194.946960] [56373]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-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-398256", "mountpoint": "/dev/sdb"}}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2194.954709] [56373]: DEBUG cinder.coordination [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Acquiring lock "cinder-attachment_update-7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2194.960022] [56373]: DEBUG cinder.coordination [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=56373) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2194.960426] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2194.960426] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2195.414995] [56374]: DEBUG cinder.api.middleware.request_id [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2195.417015] [56374]: INFO cinder.api.openstack.wsgi [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2195.417250] [56374]: DEBUG cinder.api.openstack.wsgi [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2195.417470] [56374]: DEBUG cinder.api.openstack.wsgi [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2195.428767] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2195.428767] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2195.432195] [56374]: INFO cinder.volume.api [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2195.437126] [56374]: INFO cinder.api.openstack.wsgi [None req-aae3d098-d69f-4e1e-9300-c7b0ed01a62e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2195.437535] [56374]: [pid: 56374|app: 0|req: 254/511] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:10 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2196.075886] [56374]: DEBUG cinder.api.middleware.request_id [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-2803e464-df36-45a5-b126-d1611241a771 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2196.078195] [56374]: INFO cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-2803e464-df36-45a5-b126-d1611241a771 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 [ 2196.078420] [56374]: DEBUG cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-2803e464-df36-45a5-b126-d1611241a771 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2196.078633] [56374]: DEBUG cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-2803e464-df36-45a5-b126-d1611241a771 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2196.086572] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2196.086572] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2196.614198] [56374]: INFO cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-2803e464-df36-45a5-b126-d1611241a771 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 returned with HTTP 200 [ 2196.614933] [56374]: [pid: 56374|app: 0|req: 255/512] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:28:10 2024] DELETE /volume/v3/attachments/f5de5c1b-bd6a-474f-9249-c0cbcfec20f1 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2196.615751] [56374]: DEBUG cinder.api.middleware.request_id [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2196.617720] [56374]: INFO cinder.api.openstack.wsgi [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2196.617934] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2196.618172] [56374]: DEBUG cinder.api.openstack.wsgi [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2196.627891] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2196.627891] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2196.630750] [56374]: INFO cinder.volume.api [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2196.634911] [56374]: INFO cinder.api.openstack.wsgi [None req-ed94b0f2-ddc0-4c9d-ae4e-1002b6548e15 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2196.635268] [56374]: [pid: 56374|app: 0|req: 256/513] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:11 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2196.636021] [56374]: DEBUG cinder.api.middleware.request_id [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2196.637727] [56374]: INFO cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2196.637901] [56374]: DEBUG cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2196.638117] [56374]: DEBUG cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2196.638307] [56374]: INFO cinder.api.v3.volumes [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Delete volume with id: fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 [ 2196.644630] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2196.644630] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2196.645087] [56374]: INFO cinder.volume.api [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2196.660307] [56374]: INFO cinder.volume.api [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Delete volume request issued successfully. [ 2196.660501] [56374]: INFO cinder.api.openstack.wsgi [req-cb6f2494-fdec-48e0-a3dd-4dc5061a2be2 req-6fcef122-921b-41db-8120-ec43a3047596 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 returned with HTTP 202 [ 2196.660842] [56374]: [pid: 56374|app: 0|req: 257/514] 10.180.1.21 () {62 vars in 1500 bytes} [Tue Dec 17 09:28:11 2024] DELETE /volume/v3/volumes/fbb77dcb-4d98-4f54-bd35-65f7258cb0d1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2197.644755] [56374]: DEBUG cinder.api.middleware.request_id [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2197.646876] [56374]: INFO cinder.api.openstack.wsgi [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2197.647129] [56374]: DEBUG cinder.api.openstack.wsgi [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2197.647360] [56374]: DEBUG cinder.api.openstack.wsgi [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2197.659939] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2197.659939] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2197.663832] [56374]: INFO cinder.volume.api [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2197.667958] [56374]: INFO cinder.api.openstack.wsgi [None req-28b9d9b5-c412-46ab-8f63-8abe49521d23 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2197.668338] [56374]: [pid: 56374|app: 0|req: 258/515] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:12 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2198.678099] [56374]: DEBUG cinder.api.middleware.request_id [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2198.680111] [56374]: INFO cinder.api.openstack.wsgi [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2198.680337] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2198.680551] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2198.690186] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2198.690186] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2198.693215] [56374]: INFO cinder.volume.api [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2198.697638] [56374]: INFO cinder.api.openstack.wsgi [None req-c4225b25-e08c-43fe-a0d2-fb0d20891417 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2198.697638] [56374]: [pid: 56374|app: 0|req: 259/516] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:13 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2199.483739] [56373]: DEBUG cinder.coordination [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=56373) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2199.484111] [56373]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-68489432-9b38-4f4c-9c70-33419b8d436f tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c returned with HTTP 200 [ 2199.484590] [56373]: [pid: 56373|app: 0|req: 258/517] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:28:09 2024] PUT /volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2199.707898] [56374]: DEBUG cinder.api.middleware.request_id [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2199.709811] [56374]: INFO cinder.api.openstack.wsgi [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2199.710059] [56374]: DEBUG cinder.api.openstack.wsgi [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2199.710281] [56374]: DEBUG cinder.api.openstack.wsgi [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2199.723338] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2199.723338] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2199.727182] [56374]: INFO cinder.volume.api [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2199.731762] [56374]: INFO cinder.api.openstack.wsgi [None req-53f4675d-e01b-408a-85cb-c1ea751bd3b5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2199.732152] [56374]: [pid: 56374|app: 0|req: 260/518] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:14 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2200.741276] [56373]: DEBUG cinder.api.middleware.request_id [None req-68f4864b-1651-4de6-93ff-490a2605f98b None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2200.743365] [56373]: INFO cinder.api.openstack.wsgi [None req-68f4864b-1651-4de6-93ff-490a2605f98b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2200.743587] [56373]: DEBUG cinder.api.openstack.wsgi [None req-68f4864b-1651-4de6-93ff-490a2605f98b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2200.743861] [56373]: DEBUG cinder.api.openstack.wsgi [None req-68f4864b-1651-4de6-93ff-490a2605f98b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2200.753846] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2200.753846] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2200.757210] [56373]: INFO cinder.volume.api [None req-68f4864b-1651-4de6-93ff-490a2605f98b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2200.761336] [56373]: INFO cinder.api.openstack.wsgi [None req-68f4864b-1651-4de6-93ff-490a2605f98b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2200.761706] [56373]: [pid: 56373|app: 0|req: 259/519] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:15 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2201.092939] [56374]: DEBUG cinder.api.middleware.request_id [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-8adbe344-b55d-410d-97cd-f4a29002ddb8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2201.096062] [56374]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-8adbe344-b55d-410d-97cd-f4a29002ddb8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c/action [ 2201.096062] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-8adbe344-b55d-410d-97cd-f4a29002ddb8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-complete": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2201.096062] [56374]: DEBUG cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-8adbe344-b55d-410d-97cd-f4a29002ddb8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2201.110232] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2201.110232] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2201.118111] [56374]: INFO cinder.api.openstack.wsgi [req-8d2057d6-29f4-4e59-9be3-23eb6a331f1d req-8adbe344-b55d-410d-97cd-f4a29002ddb8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c/action returned with HTTP 204 [ 2201.118577] [56374]: [pid: 56374|app: 0|req: 261/520] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:28:15 2024] POST /volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2201.770326] [56373]: DEBUG cinder.api.middleware.request_id [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2201.772539] [56373]: INFO cinder.api.openstack.wsgi [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2201.772778] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2201.773016] [56373]: DEBUG cinder.api.openstack.wsgi [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2201.782677] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2201.782677] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2201.785733] [56373]: INFO cinder.volume.api [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2201.789763] [56373]: INFO cinder.api.openstack.wsgi [None req-0d17b00e-519b-47de-8764-fae5f8ca9f40 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2201.790173] [56373]: [pid: 56373|app: 0|req: 260/521] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:16 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2201.798720] [56374]: DEBUG cinder.api.middleware.request_id [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2201.800756] [56374]: INFO cinder.api.openstack.wsgi [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2201.800975] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2201.801204] [56374]: DEBUG cinder.api.openstack.wsgi [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2201.810676] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2201.810676] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2201.813672] [56374]: INFO cinder.volume.api [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2201.817750] [56374]: INFO cinder.api.openstack.wsgi [None req-8abcadd7-eda7-4320-9ba3-6cea12801d62 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2201.818127] [56374]: [pid: 56374|app: 0|req: 262/522] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:16 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2201.883534] [56373]: DEBUG cinder.api.middleware.request_id [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2201.885648] [56373]: INFO cinder.api.openstack.wsgi [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2201.886050] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1666520250"}} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2201.887645] [56373]: DEBUG cinder.api.v3.volumes [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1666520250'}} {{(pid=56373) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2201.887791] [56373]: INFO cinder.api.v3.volumes [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume of 1 GB [ 2201.891764] [56373]: INFO cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Availability Zones retrieved successfully. [ 2201.898397] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (cea01a1c-5589-4469-87d8-c0758198e9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2201.899545] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe4d261-dd72-4512-8171-926b40ac7433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2201.900599] [56373]: DEBUG cinder.volume.flows.api.create_volume [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Validating volume size '1' using validate_int {{(pid=56373) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2201.917397] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fe4d261-dd72-4512-8171-926b40ac7433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-17T08:58:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c81ec2f3-9193-4860-bc4f-9f2da921cfe3', '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=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2201.918286] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c41c901-79e1-4df8-a194-c46dc8ca6bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2201.946337] [56373]: DEBUG cinder.quota [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Created reservations ['a1b95af5-c6d0-4597-8161-615a3e66c6ea', '19e1d604-ac6a-4b47-96a8-5741f8abf3a3', 'dd61a3ff-fbc8-42da-acd2-4ce07f72f776', '21f9aa19-be86-4708-a405-7fcac3bcdfea'] {{(pid=56373) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2201.947223] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c41c901-79e1-4df8-a194-c46dc8ca6bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b95af5-c6d0-4597-8161-615a3e66c6ea', '19e1d604-ac6a-4b47-96a8-5741f8abf3a3', 'dd61a3ff-fbc8-42da-acd2-4ce07f72f776', '21f9aa19-be86-4708-a405-7fcac3bcdfea']}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2201.948108] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbe2479-2fab-4269-9bd4-f4d881e0d861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2201.958543] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cbe2479-2fab-4269-9bd4-f4d881e0d861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53be79f-96d3-4043-b978-2593299ab3cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1666520250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['a1b95af5-c6d0-4597-8161-615a3e66c6ea','19e1d604-ac6a-4b47-96a8-5741f8abf3a3','dd61a3ff-fbc8-42da-acd2-4ce07f72f776','21f9aa19-be86-4708-a405-7fcac3bcdfea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3), '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=2024-12-17T09:28:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1666520250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53be79f-96d3-4043-b978-2593299ab3cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdc3294013e64892941b60eb0282a625',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='361a59b542e94d658d7ed7706d8b7b04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c81ec2f3-9193-4860-bc4f-9f2da921cfe3),volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2201.959385] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83434124-f7bf-424f-bab8-221a7fbb4fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2201.978205] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83434124-f7bf-424f-bab8-221a7fbb4fe1) 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-1666520250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdc3294013e64892941b60eb0282a625',qos_specs=None,replication_status=,reservations=['a1b95af5-c6d0-4597-8161-615a3e66c6ea','19e1d604-ac6a-4b47-96a8-5741f8abf3a3','dd61a3ff-fbc8-42da-acd2-4ce07f72f776','21f9aa19-be86-4708-a405-7fcac3bcdfea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361a59b542e94d658d7ed7706d8b7b04',volume_type_id=c81ec2f3-9193-4860-bc4f-9f2da921cfe3)}' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2201.979036] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298aed23-9e08-4d03-885d-a824a63dc280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2201.987668] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (298aed23-9e08-4d03-885d-a824a63dc280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=56373) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2201.988669] [56373]: DEBUG cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Flow 'volume_create_api' (cea01a1c-5589-4469-87d8-c0758198e9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=56373) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2201.988999] [56373]: INFO cinder.volume.api [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Create volume request issued successfully. [ 2201.989651] [56373]: INFO cinder.api.openstack.wsgi [None req-6d18a7a0-9674-4690-b852-5f25d58b4ac3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2201.990213] [56373]: [pid: 56373|app: 0|req: 261/523] 10.180.1.21 () {60 vars in 1135 bytes} [Tue Dec 17 09:28:16 2024] POST /volume/v3/volumes => generated 750 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2201.997764] [56374]: DEBUG cinder.api.middleware.request_id [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2201.999816] [56374]: INFO cinder.api.openstack.wsgi [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2202.000045] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2202.000262] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2202.007864] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2202.007864] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2202.011248] [56374]: INFO cinder.volume.api [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2202.015262] [56374]: INFO cinder.api.openstack.wsgi [None req-5f3d5e72-bfe5-4556-8a39-783b66a85463 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2202.015637] [56374]: [pid: 56374|app: 0|req: 263/524] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:16 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2203.025037] [56373]: DEBUG cinder.api.middleware.request_id [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2203.027233] [56373]: INFO cinder.api.openstack.wsgi [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2203.027459] [56373]: DEBUG cinder.api.openstack.wsgi [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2203.027679] [56373]: DEBUG cinder.api.openstack.wsgi [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2203.035353] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2203.035353] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2203.039252] [56373]: INFO cinder.volume.api [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2203.043592] [56373]: INFO cinder.api.openstack.wsgi [None req-698956f1-abad-40c1-ad9f-0138e9bcfd5c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2203.043987] [56373]: [pid: 56373|app: 0|req: 262/525] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:17 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2203.077489] [56374]: DEBUG cinder.api.middleware.request_id [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2203.079739] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2203.079957] [56374]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2203.080188] [56374]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2203.087447] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2203.087447] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2203.090633] [56374]: INFO cinder.volume.api [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2203.094863] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9c6e50f8-3195-45c1-bd78-d79e1d13c7fb tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2203.095259] [56374]: [pid: 56374|app: 0|req: 264/526] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:28:17 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2204.613238] [56373]: DEBUG cinder.api.middleware.request_id [None req-94de7995-d9ba-4744-9d5a-e2ca82969a27 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2204.613661] [56373]: INFO cinder.api.openstack.wsgi [None req-94de7995-d9ba-4744-9d5a-e2ca82969a27 None None] GET http://10.180.1.21/volume// [ 2204.613862] [56373]: DEBUG cinder.api.openstack.wsgi [None req-94de7995-d9ba-4744-9d5a-e2ca82969a27 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2204.614105] [56373]: DEBUG cinder.api.openstack.wsgi [None req-94de7995-d9ba-4744-9d5a-e2ca82969a27 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2204.614505] [56373]: INFO cinder.api.openstack.wsgi [None req-94de7995-d9ba-4744-9d5a-e2ca82969a27 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2204.614818] [56373]: [pid: 56373|app: 0|req: 263/527] 10.180.1.21 () {58 vars in 1299 bytes} [Tue Dec 17 09:28:19 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2204.618476] [56374]: DEBUG cinder.api.middleware.request_id [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-3ccc7e57-fadf-43db-9422-e6cc7e4647ea None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2204.620699] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-3ccc7e57-fadf-43db-9422-e6cc7e4647ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2204.621130] [56374]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-3ccc7e57-fadf-43db-9422-e6cc7e4647ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c53be79f-96d3-4043-b978-2593299ab3cc", "connector": null, "instance_uuid": "0e5d514c-1a80-486e-a0de-ddd6dcea7b08"}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2204.629997] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2204.629997] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2204.648369] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-3ccc7e57-fadf-43db-9422-e6cc7e4647ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2204.648761] [56374]: [pid: 56374|app: 0|req: 265/528] 10.180.1.21 () {66 vars in 1474 bytes} [Tue Dec 17 09:28:19 2024] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2204.663568] [56373]: DEBUG cinder.api.middleware.request_id [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2204.665657] [56373]: INFO cinder.api.openstack.wsgi [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2204.665875] [56373]: DEBUG cinder.api.openstack.wsgi [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2204.666106] [56373]: DEBUG cinder.api.openstack.wsgi [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2204.676566] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2204.676566] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2204.679766] [56373]: INFO cinder.volume.api [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2204.684514] [56373]: INFO cinder.api.openstack.wsgi [None req-89cbebe9-0b4d-4fa9-a8bd-917e59127c8c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2204.684883] [56373]: [pid: 56373|app: 0|req: 264/529] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:19 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2205.167739] [56374]: DEBUG cinder.api.middleware.request_id [None req-bb6bae45-4771-438c-9cf5-31a48203e9a8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.168291] [56374]: INFO cinder.api.openstack.wsgi [None req-bb6bae45-4771-438c-9cf5-31a48203e9a8 None None] GET http://10.180.1.21/volume// [ 2205.168488] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bb6bae45-4771-438c-9cf5-31a48203e9a8 None None] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.168706] [56374]: DEBUG cinder.api.openstack.wsgi [None req-bb6bae45-4771-438c-9cf5-31a48203e9a8 None None] Calling method 'all' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.169105] [56374]: INFO cinder.api.openstack.wsgi [None req-bb6bae45-4771-438c-9cf5-31a48203e9a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2205.169416] [56374]: [pid: 56374|app: 0|req: 266/530] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:28:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2205.173032] [56373]: DEBUG cinder.api.middleware.request_id [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.175367] [56373]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2205.175619] [56373]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.175839] [56373]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.185507] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.185507] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.188594] [56373]: INFO cinder.volume.api [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2205.193142] [56373]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-ef0d7c12-f6b0-4b17-899f-78278b1780b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2205.193521] [56373]: [pid: 56373|app: 0|req: 265/531] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:28:20 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2205.220983] [56374]: DEBUG cinder.api.middleware.request_id [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.223354] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] PUT http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f [ 2205.223760] [56374]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-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-398256", "mountpoint": "/dev/sdc"}}} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2205.231324] [56374]: DEBUG cinder.coordination [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Acquiring lock "cinder-attachment_update-c53be79f-96d3-4043-b978-2593299ab3cc-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2205.235449] [56374]: DEBUG cinder.coordination [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-c53be79f-96d3-4043-b978-2593299ab3cc-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=56374) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2205.236497] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.236497] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.554352] [56373]: DEBUG cinder.api.middleware.request_id [None req-73fced56-b5c3-4e89-9b19-914038c3c78c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.556398] [56373]: INFO cinder.api.openstack.wsgi [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2205.556618] [56373]: DEBUG cinder.api.openstack.wsgi [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.556834] [56373]: DEBUG cinder.api.openstack.wsgi [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.557034] [56373]: INFO cinder.api.v3.volumes [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Delete volume with id: 6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2205.564312] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.564312] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.564811] [56373]: INFO cinder.volume.api [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2205.579233] [56373]: INFO cinder.volume.api [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Delete volume request issued successfully. [ 2205.579412] [56373]: INFO cinder.api.openstack.wsgi [None req-73fced56-b5c3-4e89-9b19-914038c3c78c tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 202 [ 2205.579791] [56373]: [pid: 56373|app: 0|req: 266/532] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:28:20 2024] DELETE /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2205.582306] [56373]: DEBUG cinder.api.middleware.request_id [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.584100] [56373]: INFO cinder.api.openstack.wsgi [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2205.584310] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.584517] [56373]: DEBUG cinder.api.openstack.wsgi [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.591202] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.591202] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.594267] [56373]: INFO cinder.volume.api [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2205.598537] [56373]: INFO cinder.api.openstack.wsgi [None req-1d47718f-b8ae-49b2-bc72-a71f12ce0e17 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2205.598908] [56373]: [pid: 56373|app: 0|req: 267/533] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:20 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2205.694436] [56373]: DEBUG cinder.api.middleware.request_id [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2205.696560] [56373]: INFO cinder.api.openstack.wsgi [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2205.696784] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2205.697008] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2205.706576] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2205.706576] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2205.709695] [56373]: INFO cinder.volume.api [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2205.713860] [56373]: INFO cinder.api.openstack.wsgi [None req-f4aa6f55-cc00-4a5a-b626-65a3c21efcb1 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2205.714254] [56373]: [pid: 56373|app: 0|req: 268/534] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:20 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2206.608758] [56373]: DEBUG cinder.api.middleware.request_id [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2206.610961] [56373]: INFO cinder.api.openstack.wsgi [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2206.611200] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2206.611413] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2206.619431] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2206.619431] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2206.622812] [56373]: INFO cinder.volume.api [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2206.626918] [56373]: INFO cinder.api.openstack.wsgi [None req-3dc060b8-bf17-419b-a2d3-5db47d9ed577 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2206.627302] [56373]: [pid: 56373|app: 0|req: 269/535] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:21 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2206.724268] [56373]: DEBUG cinder.api.middleware.request_id [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2206.726956] [56373]: INFO cinder.api.openstack.wsgi [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2206.726956] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2206.726956] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2206.736539] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2206.736539] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2206.739501] [56373]: INFO cinder.volume.api [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2206.743556] [56373]: INFO cinder.api.openstack.wsgi [None req-6a308610-52bf-4bbb-9391-f1a00a1392d3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2206.744073] [56373]: [pid: 56373|app: 0|req: 270/536] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:21 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2207.636343] [56373]: DEBUG cinder.api.middleware.request_id [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2207.638420] [56373]: INFO cinder.api.openstack.wsgi [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2207.638643] [56373]: DEBUG cinder.api.openstack.wsgi [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2207.638862] [56373]: DEBUG cinder.api.openstack.wsgi [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2207.646211] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2207.646211] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2207.649574] [56373]: INFO cinder.volume.api [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Volume info retrieved successfully. [ 2207.653638] [56373]: INFO cinder.api.openstack.wsgi [None req-792fe84e-c9db-4e98-94fa-14c8e92d4642 tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 200 [ 2207.654038] [56373]: [pid: 56373|app: 0|req: 271/537] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:22 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2207.753260] [56373]: DEBUG cinder.api.middleware.request_id [None req-30377318-e5de-411b-b3e4-3331aeca5ebe None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2207.756027] [56373]: INFO cinder.api.openstack.wsgi [None req-30377318-e5de-411b-b3e4-3331aeca5ebe tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2207.756027] [56373]: DEBUG cinder.api.openstack.wsgi [None req-30377318-e5de-411b-b3e4-3331aeca5ebe tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2207.756027] [56373]: DEBUG cinder.api.openstack.wsgi [None req-30377318-e5de-411b-b3e4-3331aeca5ebe tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2207.765279] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2207.765279] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2207.768300] [56373]: INFO cinder.volume.api [None req-30377318-e5de-411b-b3e4-3331aeca5ebe tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2207.772373] [56373]: INFO cinder.api.openstack.wsgi [None req-30377318-e5de-411b-b3e4-3331aeca5ebe tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2207.772724] [56373]: [pid: 56373|app: 0|req: 272/538] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:22 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2208.663593] [56373]: DEBUG cinder.api.middleware.request_id [None req-b1fbd726-5beb-4a7e-a84a-efe37667159f None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2208.665776] [56373]: INFO cinder.api.openstack.wsgi [None req-b1fbd726-5beb-4a7e-a84a-efe37667159f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] GET http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 [ 2208.666015] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b1fbd726-5beb-4a7e-a84a-efe37667159f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2208.666268] [56373]: DEBUG cinder.api.openstack.wsgi [None req-b1fbd726-5beb-4a7e-a84a-efe37667159f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2208.672263] [56373]: INFO cinder.api.openstack.wsgi [None req-b1fbd726-5beb-4a7e-a84a-efe37667159f tempest-ServerActionsTestOtherA-1003258091 tempest-ServerActionsTestOtherA-1003258091-project-member] http://10.180.1.21/volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 returned with HTTP 404 [ 2208.672726] [56373]: [pid: 56373|app: 0|req: 273/539] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:23 2024] GET /volume/v3/volumes/6000b868-0ab5-49c8-8aa1-90377e990b04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2208.781125] [56373]: DEBUG cinder.api.middleware.request_id [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2208.783260] [56373]: INFO cinder.api.openstack.wsgi [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2208.783474] [56373]: DEBUG cinder.api.openstack.wsgi [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2208.783856] [56373]: DEBUG cinder.api.openstack.wsgi [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2208.793100] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2208.793100] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2208.796149] [56373]: INFO cinder.volume.api [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2208.800258] [56373]: INFO cinder.api.openstack.wsgi [None req-48875e10-faa3-4593-ae92-bd436ff4c0b0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2208.800750] [56373]: [pid: 56373|app: 0|req: 274/540] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:23 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2209.758050] [56374]: DEBUG cinder.coordination [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Lock "cinder-attachment_update-c53be79f-96d3-4043-b978-2593299ab3cc-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=56374) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2209.758404] [56374]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-9ea05652-4cf9-4389-8056-3b63e9aae55b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f returned with HTTP 200 [ 2209.758864] [56374]: [pid: 56374|app: 0|req: 267/541] 10.180.1.21 () {66 vars in 1584 bytes} [Tue Dec 17 09:28:20 2024] PUT /volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2209.810267] [56373]: DEBUG cinder.api.middleware.request_id [None req-5e570f0b-d441-4994-abd9-ee4759044756 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2209.812358] [56373]: INFO cinder.api.openstack.wsgi [None req-5e570f0b-d441-4994-abd9-ee4759044756 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2209.812581] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5e570f0b-d441-4994-abd9-ee4759044756 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2209.812814] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5e570f0b-d441-4994-abd9-ee4759044756 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2209.822662] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2209.822662] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2209.825897] [56373]: INFO cinder.volume.api [None req-5e570f0b-d441-4994-abd9-ee4759044756 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2209.830903] [56373]: INFO cinder.api.openstack.wsgi [None req-5e570f0b-d441-4994-abd9-ee4759044756 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2209.831299] [56373]: [pid: 56373|app: 0|req: 275/542] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:24 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2210.841860] [56374]: DEBUG cinder.api.middleware.request_id [None req-0fe7000d-4df7-4734-9fec-b78c33654835 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2210.844786] [56374]: INFO cinder.api.openstack.wsgi [None req-0fe7000d-4df7-4734-9fec-b78c33654835 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2210.845124] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0fe7000d-4df7-4734-9fec-b78c33654835 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2210.845441] [56374]: DEBUG cinder.api.openstack.wsgi [None req-0fe7000d-4df7-4734-9fec-b78c33654835 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2210.860343] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2210.860343] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2210.864978] [56374]: INFO cinder.volume.api [None req-0fe7000d-4df7-4734-9fec-b78c33654835 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2210.871557] [56374]: INFO cinder.api.openstack.wsgi [None req-0fe7000d-4df7-4734-9fec-b78c33654835 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2210.872078] [56374]: [pid: 56374|app: 0|req: 268/543] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:25 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2211.375438] [56373]: DEBUG cinder.api.middleware.request_id [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-69955a7a-d887-4490-986f-5bd7a8523553 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2211.377660] [56373]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-69955a7a-d887-4490-986f-5bd7a8523553 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f/action [ 2211.378109] [56373]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-69955a7a-d887-4490-986f-5bd7a8523553 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-complete": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2211.378249] [56373]: DEBUG cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-69955a7a-d887-4490-986f-5bd7a8523553 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2211.393271] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2211.393271] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2211.400162] [56373]: INFO cinder.api.openstack.wsgi [req-ee6ebb7e-222a-46cc-a9eb-1dbf005a27f6 req-69955a7a-d887-4490-986f-5bd7a8523553 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f/action returned with HTTP 204 [ 2211.400565] [56373]: [pid: 56373|app: 0|req: 276/544] 10.180.1.21 () {66 vars in 1605 bytes} [Tue Dec 17 09:28:26 2024] POST /volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2211.885834] [56374]: DEBUG cinder.api.middleware.request_id [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2211.887990] [56374]: INFO cinder.api.openstack.wsgi [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2211.888242] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2211.888463] [56374]: DEBUG cinder.api.openstack.wsgi [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2211.900007] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2211.900007] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2211.903523] [56374]: INFO cinder.volume.api [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2211.908118] [56374]: INFO cinder.api.openstack.wsgi [None req-e5d09e8f-3191-4820-aab6-b29a07e36214 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2211.908486] [56374]: [pid: 56374|app: 0|req: 269/545] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:26 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2211.917055] [56373]: DEBUG cinder.api.middleware.request_id [None req-f63141d3-0f50-4d0b-9049-7d476f32368c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2211.919628] [56373]: INFO cinder.api.openstack.wsgi [None req-f63141d3-0f50-4d0b-9049-7d476f32368c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2211.919865] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f63141d3-0f50-4d0b-9049-7d476f32368c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2211.920107] [56373]: DEBUG cinder.api.openstack.wsgi [None req-f63141d3-0f50-4d0b-9049-7d476f32368c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2211.930056] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2211.930056] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2211.933075] [56373]: INFO cinder.volume.api [None req-f63141d3-0f50-4d0b-9049-7d476f32368c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2211.937279] [56373]: INFO cinder.api.openstack.wsgi [None req-f63141d3-0f50-4d0b-9049-7d476f32368c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2211.937656] [56373]: [pid: 56373|app: 0|req: 277/546] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:26 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2212.138488] [56374]: DEBUG cinder.api.middleware.request_id [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.140762] [56374]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2212.140983] [56374]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.141210] [56374]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.150916] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.150916] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.154518] [56374]: INFO cinder.volume.api [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2212.158241] [56374]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-0a18248e-83d4-4ea7-8294-aeef8da0d358 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2212.158662] [56374]: [pid: 56374|app: 0|req: 270/547] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:28:26 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2212.175017] [56373]: DEBUG cinder.api.middleware.request_id [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.177535] [56373]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9/action [ 2212.177850] [56373]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56373) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2212.178042] [56373]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2212.187665] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.187665] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.188263] [56373]: INFO cinder.volume.api [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2212.192495] [56373]: INFO cinder.volume.api [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Begin detaching volume completed successfully. [ 2212.192703] [56373]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-bbe15512-b8c0-4fac-a7e4-f08a88712545 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9/action returned with HTTP 202 [ 2212.193101] [56373]: [pid: 56373|app: 0|req: 278/548] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:28:27 2024] POST /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2212.206827] [56374]: DEBUG cinder.api.middleware.request_id [None req-475c5a75-42d0-4035-89ba-1765dc38b51d None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.208724] [56374]: INFO cinder.api.openstack.wsgi [None req-475c5a75-42d0-4035-89ba-1765dc38b51d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2212.208993] [56374]: DEBUG cinder.api.openstack.wsgi [None req-475c5a75-42d0-4035-89ba-1765dc38b51d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.209269] [56374]: DEBUG cinder.api.openstack.wsgi [None req-475c5a75-42d0-4035-89ba-1765dc38b51d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.218632] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2212.218632] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.222022] [56374]: INFO cinder.volume.api [None req-475c5a75-42d0-4035-89ba-1765dc38b51d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2212.226084] [56374]: INFO cinder.api.openstack.wsgi [None req-475c5a75-42d0-4035-89ba-1765dc38b51d tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2212.226844] [56374]: [pid: 56374|app: 0|req: 271/549] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:27 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2213.214620] [56373]: DEBUG cinder.api.middleware.request_id [None req-5bd916cb-650d-42df-9272-ace4a7a3e530 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.215089] [56373]: INFO cinder.api.openstack.wsgi [None req-5bd916cb-650d-42df-9272-ace4a7a3e530 None None] GET http://10.180.1.21/volume// [ 2213.215276] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5bd916cb-650d-42df-9272-ace4a7a3e530 None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.215494] [56373]: DEBUG cinder.api.openstack.wsgi [None req-5bd916cb-650d-42df-9272-ace4a7a3e530 None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.215882] [56373]: INFO cinder.api.openstack.wsgi [None req-5bd916cb-650d-42df-9272-ace4a7a3e530 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2213.216200] [56373]: [pid: 56373|app: 0|req: 279/550] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:28:28 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2213.219732] [56374]: DEBUG cinder.api.middleware.request_id [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.222012] [56374]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2213.222270] [56374]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.222493] [56374]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.231840] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2213.231840] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2213.235027] [56374]: INFO cinder.volume.api [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2213.235940] [56373]: DEBUG cinder.api.middleware.request_id [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2213.238044] [56373]: INFO cinder.api.openstack.wsgi [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2213.238317] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2213.238565] [56373]: DEBUG cinder.api.openstack.wsgi [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2213.239236] [56374]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a96df56b-c77c-48d2-9e79-24e31481f47e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2213.239631] [56374]: [pid: 56374|app: 0|req: 272/551] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:28:28 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2213.248785] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2213.248785] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2213.251963] [56373]: INFO cinder.volume.api [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2213.256279] [56373]: INFO cinder.api.openstack.wsgi [None req-aa057aaf-1cfb-488d-872f-e958bea46f37 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2213.256650] [56373]: [pid: 56373|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:28 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2214.266061] [56374]: DEBUG cinder.api.middleware.request_id [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.268053] [56374]: INFO cinder.api.openstack.wsgi [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2214.268284] [56374]: DEBUG cinder.api.openstack.wsgi [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.268499] [56374]: DEBUG cinder.api.openstack.wsgi [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.279912] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.279912] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.283832] [56374]: INFO cinder.volume.api [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2214.288168] [56374]: INFO cinder.api.openstack.wsgi [None req-db8db186-2ccf-454e-a75d-80223d5f3bfc tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2214.288563] [56374]: [pid: 56374|app: 0|req: 273/553] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:29 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2214.415783] [56373]: DEBUG cinder.api.middleware.request_id [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a029dae6-6e7f-4288-b80e-1f8ce8cbdf51 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2214.418189] [56373]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a029dae6-6e7f-4288-b80e-1f8ce8cbdf51 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c [ 2214.418405] [56373]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a029dae6-6e7f-4288-b80e-1f8ce8cbdf51 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2214.418620] [56373]: DEBUG cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a029dae6-6e7f-4288-b80e-1f8ce8cbdf51 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'version_select' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2214.427029] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2214.427029] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2214.951114] [56373]: INFO cinder.api.openstack.wsgi [req-d512576f-4eb5-46c0-ba32-a736ab49fdad req-a029dae6-6e7f-4288-b80e-1f8ce8cbdf51 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c returned with HTTP 200 [ 2214.951559] [56373]: [pid: 56373|app: 0|req: 281/554] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:28:29 2024] DELETE /volume/v3/attachments/f43ec331-b300-4aed-b3ff-8b0ff6e2fa4c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2215.298277] [56374]: DEBUG cinder.api.middleware.request_id [None req-4c4f6f17-6479-418f-87a7-c73140483e42 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.300505] [56374]: INFO cinder.api.openstack.wsgi [None req-4c4f6f17-6479-418f-87a7-c73140483e42 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2215.300732] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4c4f6f17-6479-418f-87a7-c73140483e42 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.300953] [56374]: DEBUG cinder.api.openstack.wsgi [None req-4c4f6f17-6479-418f-87a7-c73140483e42 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.308692] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.308692] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.312149] [56374]: INFO cinder.volume.api [None req-4c4f6f17-6479-418f-87a7-c73140483e42 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2215.316334] [56374]: INFO cinder.api.openstack.wsgi [None req-4c4f6f17-6479-418f-87a7-c73140483e42 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2215.316798] [56374]: [pid: 56374|app: 0|req: 274/555] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:30 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2215.373214] [56373]: DEBUG cinder.api.middleware.request_id [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.375618] [56373]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2215.375837] [56373]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.376063] [56373]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.385316] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.385316] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.388351] [56373]: INFO cinder.volume.api [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2215.392366] [56373]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-3532c898-b4dc-4f8d-bcea-c3fe3a384357 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2215.392735] [56373]: [pid: 56373|app: 0|req: 282/556] 10.180.1.21 () {60 vars in 1478 bytes} [Tue Dec 17 09:28:30 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2215.406921] [56374]: DEBUG cinder.api.middleware.request_id [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.409209] [56374]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] POST http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc/action [ 2215.409623] [56374]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=56374) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2215.409767] [56374]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2215.419371] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.419371] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.419863] [56374]: INFO cinder.volume.api [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2215.423838] [56374]: INFO cinder.volume.api [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Begin detaching volume completed successfully. [ 2215.424033] [56374]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-b3d4f061-548b-4660-b42e-a8b0d9cebf3a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc/action returned with HTTP 202 [ 2215.425233] [56374]: [pid: 56374|app: 0|req: 275/557] 10.180.1.21 () {64 vars in 1552 bytes} [Tue Dec 17 09:28:30 2024] POST /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2215.434590] [56373]: DEBUG cinder.api.middleware.request_id [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2215.436852] [56373]: INFO cinder.api.openstack.wsgi [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2215.436955] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2215.437525] [56373]: DEBUG cinder.api.openstack.wsgi [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2215.449693] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2215.449693] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2215.453223] [56373]: INFO cinder.volume.api [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2215.458031] [56373]: INFO cinder.api.openstack.wsgi [None req-a05f3782-eb5b-41e8-9dc7-c31909e9f75c tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2215.458421] [56373]: [pid: 56373|app: 0|req: 283/558] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:30 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2216.467395] [56374]: DEBUG cinder.api.middleware.request_id [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.468982] [56373]: DEBUG cinder.api.middleware.request_id [None req-23d116b1-aef5-4482-bc6e-2ed9eb98233d None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.469508] [56373]: INFO cinder.api.openstack.wsgi [None req-23d116b1-aef5-4482-bc6e-2ed9eb98233d None None] GET http://10.180.1.21/volume// [ 2216.469724] [56373]: DEBUG cinder.api.openstack.wsgi [None req-23d116b1-aef5-4482-bc6e-2ed9eb98233d None None] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.470332] [56373]: DEBUG cinder.api.openstack.wsgi [None req-23d116b1-aef5-4482-bc6e-2ed9eb98233d None None] Calling method 'all' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.470460] [56373]: INFO cinder.api.openstack.wsgi [None req-23d116b1-aef5-4482-bc6e-2ed9eb98233d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2216.470868] [56373]: [pid: 56373|app: 0|req: 284/559] 10.180.1.21 () {58 vars in 1306 bytes} [Tue Dec 17 09:28:31 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2216.471260] [56374]: INFO cinder.api.openstack.wsgi [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2216.471696] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.472020] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.474895] [56373]: DEBUG cinder.api.middleware.request_id [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2216.477650] [56373]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2216.477881] [56373]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2216.478096] [56373]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2216.490336] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2216.490336] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2216.490454] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2216.490454] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2216.493552] [56374]: INFO cinder.volume.api [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2216.493626] [56373]: INFO cinder.volume.api [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2216.498460] [56373]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-67f9e897-adb4-4931-bd9e-0ae874e68e08 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2216.498841] [56374]: INFO cinder.api.openstack.wsgi [None req-7b78eb29-4bbe-47fc-bb1d-adb30b8e1be0 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2216.498895] [56373]: [pid: 56373|app: 0|req: 285/560] 10.180.1.21 () {62 vars in 1519 bytes} [Tue Dec 17 09:28:31 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2216.499285] [56374]: [pid: 56374|app: 0|req: 276/561] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:31 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2217.509151] [56373]: DEBUG cinder.api.middleware.request_id [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.511445] [56373]: INFO cinder.api.openstack.wsgi [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2217.511679] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2217.511908] [56373]: DEBUG cinder.api.openstack.wsgi [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.525199] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.525199] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2217.528733] [56373]: INFO cinder.volume.api [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2217.533566] [56373]: INFO cinder.api.openstack.wsgi [None req-9d23390b-80ba-4fb6-abd3-3ea92475a9af tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2217.534112] [56373]: [pid: 56373|app: 0|req: 286/562] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:32 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2217.631801] [56374]: DEBUG cinder.api.middleware.request_id [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-76638f3d-c490-4494-951f-643dbe13d2db None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2217.634323] [56374]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-76638f3d-c490-4494-951f-643dbe13d2db tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f [ 2217.634538] [56374]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-76638f3d-c490-4494-951f-643dbe13d2db tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2217.634749] [56374]: DEBUG cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-76638f3d-c490-4494-951f-643dbe13d2db tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'version_select' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2217.641524] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2217.641524] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.166153] [56374]: INFO cinder.api.openstack.wsgi [req-c5d6f684-d361-4d96-a48e-c9497a678dd5 req-76638f3d-c490-4494-951f-643dbe13d2db tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f returned with HTTP 200 [ 2218.166661] [56374]: [pid: 56374|app: 0|req: 277/563] 10.180.1.21 () {64 vars in 1553 bytes} [Tue Dec 17 09:28:32 2024] DELETE /volume/v3/attachments/5ad02a10-dbb3-4df1-be87-e2535addbf7f => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2218.543331] [56373]: DEBUG cinder.api.middleware.request_id [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2218.545634] [56373]: INFO cinder.api.openstack.wsgi [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2218.545861] [56373]: DEBUG cinder.api.openstack.wsgi [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2218.546100] [56373]: DEBUG cinder.api.openstack.wsgi [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2218.553817] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2218.553817] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.557075] [56373]: INFO cinder.volume.api [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2218.561223] [56373]: INFO cinder.api.openstack.wsgi [None req-061c8f0d-b8c1-4fdb-9d89-2ffc9e1d4fd8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2218.561606] [56373]: [pid: 56373|app: 0|req: 287/564] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:33 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2218.569996] [56374]: DEBUG cinder.api.middleware.request_id [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2218.572015] [56374]: INFO cinder.api.openstack.wsgi [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2218.572260] [56374]: DEBUG cinder.api.openstack.wsgi [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2218.572476] [56374]: DEBUG cinder.api.openstack.wsgi [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2218.580038] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2218.580038] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2218.583233] [56374]: INFO cinder.volume.api [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2218.587323] [56374]: INFO cinder.api.openstack.wsgi [None req-998e51ad-13c6-483e-98a6-00ac572d33b8 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2218.587676] [56374]: [pid: 56374|app: 0|req: 278/565] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:33 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.662434] [56373]: DEBUG cinder.api.middleware.request_id [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.664482] [56373]: INFO cinder.api.openstack.wsgi [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2219.664718] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.664932] [56373]: DEBUG cinder.api.openstack.wsgi [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.672263] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.672263] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.675479] [56373]: INFO cinder.volume.api [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2219.679806] [56373]: INFO cinder.api.openstack.wsgi [None req-6e1a06b2-ca03-4d02-83e9-1b58356e47a5 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2219.680175] [56373]: [pid: 56373|app: 0|req: 288/566] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:34 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.687937] [56374]: DEBUG cinder.api.middleware.request_id [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.689934] [56374]: INFO cinder.api.openstack.wsgi [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2219.690197] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.690422] [56374]: DEBUG cinder.api.openstack.wsgi [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.698315] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.698315] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.701416] [56374]: INFO cinder.volume.api [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2219.706125] [56374]: INFO cinder.api.openstack.wsgi [None req-7e4ad406-e0bf-41e3-b21c-25edceb43f8e tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2219.706473] [56374]: [pid: 56374|app: 0|req: 279/567] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:34 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2219.741319] [56373]: DEBUG cinder.api.middleware.request_id [None req-998c00d1-745a-43f7-8b69-423f65233100 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2219.743279] [56373]: INFO cinder.api.openstack.wsgi [None req-998c00d1-745a-43f7-8b69-423f65233100 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2219.743502] [56373]: DEBUG cinder.api.openstack.wsgi [None req-998c00d1-745a-43f7-8b69-423f65233100 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2219.743723] [56373]: DEBUG cinder.api.openstack.wsgi [None req-998c00d1-745a-43f7-8b69-423f65233100 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2219.750841] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2219.750841] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2219.754063] [56373]: INFO cinder.volume.api [None req-998c00d1-745a-43f7-8b69-423f65233100 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2219.758048] [56373]: INFO cinder.api.openstack.wsgi [None req-998c00d1-745a-43f7-8b69-423f65233100 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2219.758407] [56373]: [pid: 56373|app: 0|req: 289/568] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:34 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2229.092744] [56374]: DEBUG cinder.api.middleware.request_id [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2229.094836] [56374]: INFO cinder.api.openstack.wsgi [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2229.095082] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2229.095325] [56374]: DEBUG cinder.api.openstack.wsgi [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'delete' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2229.095527] [56374]: INFO cinder.api.v3.volumes [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume with id: c53be79f-96d3-4043-b978-2593299ab3cc [ 2229.105597] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2229.105597] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2229.106093] [56374]: INFO cinder.volume.api [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2229.123337] [56374]: INFO cinder.volume.api [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume request issued successfully. [ 2229.123521] [56374]: INFO cinder.api.openstack.wsgi [None req-c8df7d25-3cb0-4395-bb52-ab06fc0598c4 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 202 [ 2229.123897] [56374]: [pid: 56374|app: 0|req: 280/569] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:28:43 2024] DELETE /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2229.126815] [56373]: DEBUG cinder.api.middleware.request_id [None req-e4a30628-f793-4b60-8331-562e2de44426 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2229.128818] [56373]: INFO cinder.api.openstack.wsgi [None req-e4a30628-f793-4b60-8331-562e2de44426 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2229.129049] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e4a30628-f793-4b60-8331-562e2de44426 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2229.129272] [56373]: DEBUG cinder.api.openstack.wsgi [None req-e4a30628-f793-4b60-8331-562e2de44426 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2229.136990] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2229.136990] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2229.140684] [56373]: INFO cinder.volume.api [None req-e4a30628-f793-4b60-8331-562e2de44426 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2229.145267] [56373]: INFO cinder.api.openstack.wsgi [None req-e4a30628-f793-4b60-8331-562e2de44426 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2229.145636] [56373]: [pid: 56373|app: 0|req: 290/570] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:43 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2230.154921] [56374]: DEBUG cinder.api.middleware.request_id [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2230.157143] [56374]: INFO cinder.api.openstack.wsgi [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2230.157359] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2230.157591] [56374]: DEBUG cinder.api.openstack.wsgi [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2230.165334] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2230.165334] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2230.169273] [56374]: INFO cinder.volume.api [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2230.173511] [56374]: INFO cinder.api.openstack.wsgi [None req-3016be83-c3d6-472e-ac42-ec7fa9cc1706 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2230.173901] [56374]: [pid: 56374|app: 0|req: 281/571] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:45 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2231.183320] [56373]: DEBUG cinder.api.middleware.request_id [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2231.185438] [56373]: INFO cinder.api.openstack.wsgi [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2231.185659] [56373]: DEBUG cinder.api.openstack.wsgi [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2231.185881] [56373]: DEBUG cinder.api.openstack.wsgi [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2231.193603] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2231.193603] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2231.197179] [56373]: INFO cinder.volume.api [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2231.201454] [56373]: INFO cinder.api.openstack.wsgi [None req-56933f54-b12b-42fc-8dd6-81b1f0967602 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 200 [ 2231.201832] [56373]: [pid: 56373|app: 0|req: 291/572] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:46 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2232.211407] [56374]: DEBUG cinder.api.middleware.request_id [None req-b460ddd6-d1ce-481a-bd29-3f8d3dd220be None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.213554] [56374]: INFO cinder.api.openstack.wsgi [None req-b460ddd6-d1ce-481a-bd29-3f8d3dd220be tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc [ 2232.213789] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b460ddd6-d1ce-481a-bd29-3f8d3dd220be tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.214015] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b460ddd6-d1ce-481a-bd29-3f8d3dd220be tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.220135] [56374]: INFO cinder.api.openstack.wsgi [None req-b460ddd6-d1ce-481a-bd29-3f8d3dd220be tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc returned with HTTP 404 [ 2232.220625] [56374]: [pid: 56374|app: 0|req: 282/573] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:47 2024] GET /volume/v3/volumes/c53be79f-96d3-4043-b978-2593299ab3cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2232.223463] [56373]: DEBUG cinder.api.middleware.request_id [None req-3791df1e-f34b-440a-af3f-7c7c245698ca None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.225674] [56373]: INFO cinder.api.openstack.wsgi [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2232.225908] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.226158] [56373]: DEBUG cinder.api.openstack.wsgi [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.226356] [56373]: INFO cinder.api.v3.volumes [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume with id: 7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2232.233685] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2232.233685] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2232.234197] [56373]: INFO cinder.volume.api [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2232.246270] [56373]: INFO cinder.volume.api [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume request issued successfully. [ 2232.246458] [56373]: INFO cinder.api.openstack.wsgi [None req-3791df1e-f34b-440a-af3f-7c7c245698ca tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 202 [ 2232.246842] [56373]: [pid: 56373|app: 0|req: 292/574] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:28:47 2024] DELETE /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2232.249412] [56374]: DEBUG cinder.api.middleware.request_id [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2232.251298] [56374]: INFO cinder.api.openstack.wsgi [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2232.251508] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2232.251719] [56374]: DEBUG cinder.api.openstack.wsgi [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2232.258927] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2232.258927] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2232.262211] [56374]: INFO cinder.volume.api [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2232.266295] [56374]: INFO cinder.api.openstack.wsgi [None req-b8962d99-c51b-4ff2-8009-eb8a04959eba tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2232.266595] [56374]: [pid: 56374|app: 0|req: 283/575] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:47 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2233.276164] [56373]: DEBUG cinder.api.middleware.request_id [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2233.278285] [56373]: INFO cinder.api.openstack.wsgi [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2233.278870] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2233.278970] [56373]: DEBUG cinder.api.openstack.wsgi [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2233.286984] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2233.286984] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2233.290308] [56373]: INFO cinder.volume.api [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2233.294367] [56373]: INFO cinder.api.openstack.wsgi [None req-8bd503fb-0e01-4493-9334-8eb80fc8e5ea tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 200 [ 2233.294724] [56373]: [pid: 56373|app: 0|req: 293/576] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:48 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2234.304601] [56374]: DEBUG cinder.api.middleware.request_id [None req-14dcb218-3564-4409-9d07-1612fca094a9 None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.306618] [56374]: INFO cinder.api.openstack.wsgi [None req-14dcb218-3564-4409-9d07-1612fca094a9 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 [ 2234.306854] [56374]: DEBUG cinder.api.openstack.wsgi [None req-14dcb218-3564-4409-9d07-1612fca094a9 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.307080] [56374]: DEBUG cinder.api.openstack.wsgi [None req-14dcb218-3564-4409-9d07-1612fca094a9 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.314336] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.314336] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.317024] [56374]: INFO cinder.api.openstack.wsgi [None req-14dcb218-3564-4409-9d07-1612fca094a9 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 returned with HTTP 404 [ 2234.317484] [56374]: [pid: 56374|app: 0|req: 284/577] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:49 2024] GET /volume/v3/volumes/7d6c6711-39a8-4eb4-9e50-bf9de1d5aee9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2234.365699] [56373]: DEBUG cinder.api.middleware.request_id [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.369094] [56373]: INFO cinder.api.openstack.wsgi [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2234.369094] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.369094] [56373]: DEBUG cinder.api.openstack.wsgi [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'delete' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.369094] [56373]: INFO cinder.api.v3.volumes [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume with id: e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2234.376035] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.376035] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.376533] [56373]: INFO cinder.volume.api [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2234.388440] [56373]: INFO cinder.volume.api [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Delete volume request issued successfully. [ 2234.388623] [56373]: INFO cinder.api.openstack.wsgi [None req-4c167035-4e85-4554-bcde-35cc127bc0b3 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 202 [ 2234.388993] [56373]: [pid: 56373|app: 0|req: 294/578] 10.180.1.21 () {58 vars in 1228 bytes} [Tue Dec 17 09:28:49 2024] DELETE /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2234.391498] [56374]: DEBUG cinder.api.middleware.request_id [None req-5766c3d0-a361-4d25-b591-c751c7982a1a None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2234.393525] [56374]: INFO cinder.api.openstack.wsgi [None req-5766c3d0-a361-4d25-b591-c751c7982a1a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2234.393745] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5766c3d0-a361-4d25-b591-c751c7982a1a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2234.393955] [56374]: DEBUG cinder.api.openstack.wsgi [None req-5766c3d0-a361-4d25-b591-c751c7982a1a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2234.401356] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2234.401356] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2234.404655] [56374]: INFO cinder.volume.api [None req-5766c3d0-a361-4d25-b591-c751c7982a1a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2234.408759] [56374]: INFO cinder.api.openstack.wsgi [None req-5766c3d0-a361-4d25-b591-c751c7982a1a tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2234.409136] [56374]: [pid: 56374|app: 0|req: 285/579] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:49 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2235.418238] [56373]: DEBUG cinder.api.middleware.request_id [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 None None] RequestId filter calling following filter/app {{(pid=56373) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2235.420438] [56373]: INFO cinder.api.openstack.wsgi [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2235.420677] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56373) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2235.420897] [56373]: DEBUG cinder.api.openstack.wsgi [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56373) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2235.428798] [56373]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2235.428798] [56373]: warnings.warn('Policy enforcement is depending on the value of ' [ 2235.432142] [56373]: INFO cinder.volume.api [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Volume info retrieved successfully. [ 2235.436448] [56373]: INFO cinder.api.openstack.wsgi [None req-d7468afa-2bc4-48cb-b446-bfc066a66870 tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 200 [ 2235.436819] [56373]: [pid: 56373|app: 0|req: 295/580] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:50 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2236.446041] [56374]: DEBUG cinder.api.middleware.request_id [None req-89501b78-141a-4b38-b3d0-4ee4f622295b None None] RequestId filter calling following filter/app {{(pid=56374) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2236.448222] [56374]: INFO cinder.api.openstack.wsgi [None req-89501b78-141a-4b38-b3d0-4ee4f622295b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] GET http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 [ 2236.448515] [56374]: DEBUG cinder.api.openstack.wsgi [None req-89501b78-141a-4b38-b3d0-4ee4f622295b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Empty body provided in request {{(pid=56374) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2236.448741] [56374]: DEBUG cinder.api.openstack.wsgi [None req-89501b78-141a-4b38-b3d0-4ee4f622295b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] Calling method 'show' {{(pid=56374) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2236.456921] [56374]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2236.456921] [56374]: warnings.warn('Policy enforcement is depending on the value of ' [ 2236.459433] [56374]: INFO cinder.api.openstack.wsgi [None req-89501b78-141a-4b38-b3d0-4ee4f622295b tempest-AttachVolumeTestJSON-2115525901 tempest-AttachVolumeTestJSON-2115525901-project-member] http://10.180.1.21/volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 returned with HTTP 404 [ 2236.459904] [56374]: [pid: 56374|app: 0|req: 286/581] 10.180.1.21 () {58 vars in 1225 bytes} [Tue Dec 17 09:28:51 2024] GET /volume/v3/volumes/e2fde536-4d1b-4955-96f8-d6cc23376c64 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2245.434465] [56373]: DEBUG dbcounter [-] [56373] Writing DB stats cinder:SELECT=183,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=56373) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2246.459084] [56374]: DEBUG dbcounter [-] [56374] Writing DB stats cinder:SELECT=178,cinder:INSERT=9,cinder:UPDATE=26 {{(pid=56374) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}