[ 412.361254] [54532]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 412.362729] [54532]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Dec 12 11:14:10 2024] *** [ 412.362729] [54532]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 412.362729] [54532]: os: Linux-6.8.0-49-generic #49~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 6 17:42:15 UTC 2 [ 412.362729] [54532]: nodename: devstack [ 412.362729] [54532]: machine: x86_64 [ 412.362729] [54532]: clock source: unix [ 412.362729] [54532]: pcre jit disabled [ 412.362729] [54532]: detected number of CPU cores: 8 [ 412.362729] [54532]: current working directory: / [ 412.362729] [54532]: detected binary path: /usr/bin/uwsgi-core [ 412.362979] [54532]: your processes number limit is 63753 [ 412.362979] [54532]: your memory page size is 4096 bytes [ 412.362979] [54532]: detected max file descriptor number: 2048 [ 412.362979] [54532]: lock engine: pthread robust mutexes [ 412.362979] [54532]: thunder lock: enabled [ 412.362979] [54532]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 412.363148] [54532]: Python version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] [ 412.363148] [54532]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 412.363148] [54532]: Set PythonHome to /opt/stack/data/venv [ 412.388908] [54532]: Python main interpreter initialized at 0x5d48ebe5fbe0 [ 412.388908] [54532]: python threads support enabled [ 412.388908] [54532]: your server socket listen backlog is limited to 100 connections [ 412.388908] [54532]: your mercy for graceful operations on workers is 80 seconds [ 412.389143] [54532]: mapped 403077 bytes (393 KB) for 2 cores [ 412.389222] [54532]: *** Operational MODE: preforking *** [ 412.389405] [54532]: *** uWSGI is running in multiple interpreter mode *** [ 412.389405] [54532]: spawned uWSGI master process (pid: 54532) [ 412.390177] [54532]: spawned uWSGI worker 1 (pid: 54533, cores: 1) [ 412.390271] [54532]: spawned uWSGI worker 2 (pid: 54534, cores: 1) [ 412.390324] [54532]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 413.356938] [54534]: /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 [ 413.356938] [54534]: warnings.warn( [ 413.359664] [54533]: /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 [ 413.359664] [54533]: warnings.warn( [ 413.463546] [54534]: /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. [ 413.463546] [54534]: from defusedxml.lxml import parse [ 413.464715] [54533]: /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. [ 413.464715] [54533]: from defusedxml.lxml import parse [ 413.498507] [54534]: /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) [ 413.498507] [54534]: BASE = declarative_base() [ 413.498712] [54533]: /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) [ 413.498712] [54533]: BASE = declarative_base() [ 413.668095] [54534]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54534) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 413.671466] [54533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=54533) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 413.675141] [54534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54534) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.675554] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.675638] [54533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54533) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 413.676050] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.676161] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.676337] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.676389] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.676515] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.802998] [54533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 413.802998] [54533]: @jsonschema.FormatChecker.cls_checks('date-time') [ 413.803256] [54534]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 413.803256] [54534]: @jsonschema.FormatChecker.cls_checks('date-time') [ 413.851588] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.851588] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.851588] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.851588] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.851588] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.851854] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.851854] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 413.851907] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 413.851940] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 413.852043] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 413.852091] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 413.852142] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 413.852183] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 413.852259] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.019689] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.019821] [54533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.019877] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.019932] [54533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.019984] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.020037] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.020074] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.020116] [54534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.020156] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.020202] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.020251] [54534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.020321] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.020388] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.020461] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.025306] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.025392] [54533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.025453] [54533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.025526] [54533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.025592] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.025657] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.025728] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.025769] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.025853] [54534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.025931] [54534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.026038] [54534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.026108] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.026174] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.026249] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.026952] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.027087] [54533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.027142] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.027184] [54533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.027241] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.027299] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.027369] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.027436] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.027531] [54534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.027631] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.027704] [54534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.027767] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.027830] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.027900] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.028317] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.028402] [54533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.028472] [54533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.028542] [54533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.028607] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.028651] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.028684] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.028727] [54534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.028760] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.028819] [54534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.028906] [54534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.028974] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.029072] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.029155] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.030221] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.030266] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.030313] [54533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.030362] [54534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.030402] [54533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.030441] [54534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.030473] [54533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.030519] [54534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.030547] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.030644] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.030679] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.030706] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.030732] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.030760] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.033798] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.033874] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.033942] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.034016] [54534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.034085] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.034144] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.034218] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.034308] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.034392] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.034462] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.034533] [54533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.034608] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.034672] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.034742] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.035740] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.035823] [54534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.035893] [54534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.035962] [54534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.036034] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.036071] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.036108] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.036136] [54533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.036162] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.036193] [54533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.036259] [54533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.036323] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.036387] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.036456] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.036838] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.036921] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.036991] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.037075] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.037194] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.037194] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.037287] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.037329] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.037370] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.037370] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.037452] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.037493] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.037533] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.037618] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.046631] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.046722] [54533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.046783] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.046822] [54533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.046851] [54534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.046878] [54533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.046904] [54534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.046932] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.046961] [54534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.046989] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.047028] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.047055] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.047082] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.047165] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.047805] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.047888] [54533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.047958] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.048041] [54533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.048078] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.048108] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.048135] [54534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.048171] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.048199] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.048226] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.048258] [54534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.048316] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.048359] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.048442] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.050017] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.050108] [54533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.050169] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.050202] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.050250] [54533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.050301] [54534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.050352] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.050389] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.050435] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.050471] [54534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.050516] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.050565] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.050565] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.050627] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.054457] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.054517] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.054578] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.054642] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.054690] [54533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.054733] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.054775] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.054824] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.054851] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.054880] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.054909] [54534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.054909] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.054993] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.055047] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.068781] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.068892] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.068951] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.068998] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.069072] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.069136] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.069167] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.069202] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.069230] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.069313] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.069387] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.069451] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.069522] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.069607] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.070066] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.070153] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.070230] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.070300] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.070365] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.070429] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.070502] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.070546] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.070628] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.070709] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.070779] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.070844] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.070916] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.070988] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.071263] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.071338] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.071372] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.071420] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.071464] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.071506] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.071552] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.071552] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.071600] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.071627] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.071652] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.071652] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.071702] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.071730] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.074089] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.074181] [54533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.074241] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.074315] [54533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.074383] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.074424] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.074451] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.074476] [54534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.074501] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.074526] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.074596] [54534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.074669] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.074733] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.074803] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.075232] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.075316] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.075393] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.075465] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.075531] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.075595] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.075626] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.075675] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.075717] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.075758] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.075804] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.075867] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.075932] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.076018] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.079498] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.079611] [54533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.079669] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.079709] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.079771] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.079838] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.079909] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.080058] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.080152] [54534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.080221] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.080290] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.080350] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.080416] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.080484] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.081655] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.081759] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.081817] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.081883] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.081930] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.081981] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.082070] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.082125] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.082197] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.082267] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.082344] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.082408] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.082470] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.082505] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.082532] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.082556] [54533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.082613] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.082684] [54533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.082747] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.082795] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.082840] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.082882] [54534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.082923] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.082965] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.082965] [54534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.083119] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.083119] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.083205] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.086552] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.086645] [54533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.086696] [54533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.086769] [54533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.086828] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.086894] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.086965] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.087096] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.087181] [54534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.087252] [54534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.087321] [54534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.087395] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.087477] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.087551] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.087704] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.087795] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.087912] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.087965] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.087965] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.088042] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.088068] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.088103] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.088129] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.088157] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.088157] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.088210] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.088236] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.088236] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.089884] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.089963] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.090048] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.090119] [54533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.090185] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.090223] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.090251] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.090279] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.090334] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.090382] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.090426] [54534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.090468] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.090551] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.090629] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.093473] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.093548] [54533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.093622] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.093662] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.093693] [54533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.093723] [54534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.093751] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.093812] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.093855] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.093897] [54534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.093897] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.094070] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.094117] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.094117] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.096818] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.096900] [54533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.096970] [54533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.097051] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.097091] [54533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.097121] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.097146] [54534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.097178] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.097204] [54534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.097229] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.097258] [54534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.097332] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.097375] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.097462] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.098022] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.098090] [54533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.098142] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.098187] [54533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.098255] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.098303] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.098350] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.098392] [54534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.098440] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.098483] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.098483] [54534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.098564] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.098591] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.098674] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.099175] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.099258] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.099338] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.099407] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.099468] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.099528] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.099589] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.099655] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.099698] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.099698] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.099768] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.099806] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.099896] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.099962] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.101497] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.101597] [54533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.101652] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.101703] [54533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.101771] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.101819] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.101868] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.101911] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.101938] [54534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.101988] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.102088] [54534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.102155] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.102219] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.102290] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.102925] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.103016] [54533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.103074] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.103125] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.103173] [54534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.103226] [54533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.103329] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.103358] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.103383] [54534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.103408] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.103432] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.103464] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.103490] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.103490] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.105139] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.105218] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.105290] [54533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.105380] [54533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.105408] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.105436] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.105504] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.105549] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.105592] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.105638] [54534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.105638] [54534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.105721] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.105721] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.105801] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.106790] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.106875] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.106938] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.106968] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.106997] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.107031] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.107096] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.107140] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.107188] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.107231] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.107231] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.107315] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.163687] [54534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54534) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 414.163860] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164022] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.164088] [54533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=54533) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 414.164153] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164198] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164242] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.164280] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.164327] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.164327] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.164327] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.164454] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164502] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.164530] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.164556] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.164589] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.164615] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164641] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.164665] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.164690] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.164749] [54534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.164793] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.164832] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.164871] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.164909] [54534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.164948] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.164986] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.165038] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.165078] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.165116] [54533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.165166] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.165205] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.165242] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.165280] [54533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.165318] [54534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.165359] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.165400] [54534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.165439] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.165481] [54534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.165529] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.165571] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.165616] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.165662] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.165705] [54533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.165749] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.165795] [54533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.165842] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.165887] [54533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.165936] [54534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.165980] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.166040] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.166083] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.166123] [54534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.166153] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.166189] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.166230] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.166271] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.166322] [54533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.166363] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.166397] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.166421] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.166446] [54533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.166472] [54534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.166496] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.166521] [54534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.166554] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.166588] [54534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.166614] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.166638] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.166662] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.166686] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.166710] [54533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.166734] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.166758] [54533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.166782] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.166810] [54533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.166835] [54534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.166859] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.166883] [54534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.166911] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.166935] [54534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.166959] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.166983] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.167417] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.167496] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.167547] [54533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.167590] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.167634] [54533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.167682] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.167724] [54533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.167767] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.167810] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.167852] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.167898] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.167940] [54534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.167983] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.168039] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.168083] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.168126] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.168168] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.168210] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.168252] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.168299] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.168343] [54533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.168390] [54534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.168432] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.168474] [54534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.168516] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.168557] [54534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.168601] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.168645] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.168690] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.168734] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.168782] [54533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.168884] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.168949] [54533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.169028] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.169090] [54533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.169134] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.169184] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.169235] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.169280] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.169323] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.169365] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.169407] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.169448] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.169490] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.169551] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.169597] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.169647] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.169690] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.169732] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.169773] [54534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.169814] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.169855] [54534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.169903] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.169946] [54534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.169987] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.170044] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.170090] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.170132] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.170174] [54533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.170218] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.170261] [54533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.170303] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.170345] [54533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.170387] [54534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.170433] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.170475] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.170518] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.170559] [54534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.170606] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.170648] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.170648] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.170728] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.170728] [54533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.170812] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.170854] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.170896] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.170938] [54533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.170980] [54534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.171036] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.171081] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.171122] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.171165] [54534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.171165] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.171249] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.171297] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.171339] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.171382] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.171424] [54533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.171466] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.171494] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.171519] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.171546] [54533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.171572] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.171596] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.171620] [54534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.171644] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.171668] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.171692] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.171717] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.171742] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.171767] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.171798] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.171824] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.171849] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.171872] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.171897] [54533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.171926] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.171950] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.171975] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.171999] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.171999] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.172199] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.172199] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.172280] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.172280] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.172364] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.172407] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.172449] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.172491] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.172544] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.172587] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.172630] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.172671] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.172712] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.172755] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.172798] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.172839] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.172884] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.172930] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.172972] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.173027] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.173074] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.173117] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.173159] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.173201] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.173243] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.173284] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.173332] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.173375] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.173418] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.173418] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.173497] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.173497] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.173562] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.173592] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.173618] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.173642] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.173667] [54534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.173748] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.173774] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.173798] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.173821] [54534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.173847] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.173876] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.173902] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.173926] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.173951] [54533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.173974] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174010] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174036] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.174068] [54533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174095] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.174119] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174143] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174167] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.174196] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174222] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174246] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174271] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.174300] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.174325] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.174349] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174373] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174398] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.174422] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174447] [54534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.174471] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174496] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174524] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.174550] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174574] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174599] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174624] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.174648] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.174673] [54533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.174697] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174721] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174748] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.174774] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174774] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174823] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.174851] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.174877] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.174901] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.174926] [54534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.174926] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.174976] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175019] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175045] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175045] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175090] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.175114] [54533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175139] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175164] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.175192] [54534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175220] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175245] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175269] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.175294] [54534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175318] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175342] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.175342] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175388] [54533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175388] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175436] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.175461] [54533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175486] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175518] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.175544] [54534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175568] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175592] [54534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175617] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.175641] [54534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175641] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.175692] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175718] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175742] [54533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175775] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.175800] [54533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175800] [54533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175846] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.175870] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.175897] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.175922] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.175946] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.175946] [54534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.175994] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.176493] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.176554] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.176605] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.176648] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.176698] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.176742] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.176742] [54533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.176824] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.176867] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.176916] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.176959] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.177009] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.177009] [54534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.177099] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.177143] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.177184] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.177226] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.177268] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.177318] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.177360] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.177360] [54533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.177439] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.177551] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.177597] [54534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.177640] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.177681] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.177681] [54534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.177762] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.177804] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.177845] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.177887] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.177932] [54533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.177974] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.178024] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.178076] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.178119] [54533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.178161] [54534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.178203] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.178244] [54534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.178285] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.178332] [54534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.178375] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.178417] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.178462] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.178504] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.178554] [54533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.178596] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.178639] [54533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.178681] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.178731] [54533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.178774] [54534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.178816] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.178858] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.178899] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.178949] [54534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.179087] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.179146] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.179190] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.179239] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.179283] [54533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.179325] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.179367] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.179409] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.179451] [54533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.179499] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.179555] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.179599] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.179645] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.179687] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.179729] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.179771] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.179813] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.179855] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.179897] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.179939] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.179980] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.180037] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.180083] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.180126] [54534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.180168] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.180215] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.180257] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.180298] [54534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.180340] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.180382] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.180422] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.180468] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.180522] [54533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.180574] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.180621] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.180663] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.180705] [54533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.180747] [54534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.180782] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.180829] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.180868] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.180923] [54534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.180960] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.181014] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181060] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.181087] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.181112] [54533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.181136] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.181161] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.181190] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.181216] [54533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.181239] [54534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.181264] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181288] [54534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.181312] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.181336] [54534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.181361] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.181385] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181413] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.181438] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.181463] [54533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.181487] [54534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.181517] [54533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.181542] [54534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54534) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.181568] [54533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.181592] [54534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.181616] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181642] [54534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.181666] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.181691] [54534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.181714] [54533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 414.181738] [54534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181768] [54533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=54533) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 414.181793] [54534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54534) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.181817] [54533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 414.181817] [54533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 414.181817] [54533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 414.181817] [54533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=54533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 414.181817] [54533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=54533) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 414.200641] [54533]: INFO dbcounter [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Registered counter for database cinder [ 414.201022] [54534]: INFO dbcounter [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Registered counter for database cinder [ 414.209661] [54533]: DEBUG oslo_db.sqlalchemy.engines [None req-3faba08e-ca54-470a-8791-784a591ce5d3 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=54533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 414.209816] [54534]: DEBUG oslo_db.sqlalchemy.engines [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 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=54534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 414.334946] [54533]: DEBUG dbcounter [-] [54533] Writer thread running {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 414.335956] [54534]: DEBUG dbcounter [-] [54534] Writer thread running {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 414.338092] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 414.338214] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 414.340191] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 414.340381] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 414.342208] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 414.342431] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 414.343992] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 414.344208] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 414.344397] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.344584] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.344621] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.344784] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.346183] [54533]: WARNING cinder.keymgr.conf_key_mgr [None req-3faba08e-ca54-470a-8791-784a591ce5d3 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' [ 414.346418] [54534]: WARNING cinder.keymgr.conf_key_mgr [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 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' [ 414.348915] [54533]: DEBUG oslo_db.sqlalchemy.engines [None req-3faba08e-ca54-470a-8791-784a591ce5d3 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=54533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 414.349114] [54534]: DEBUG oslo_db.sqlalchemy.engines [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 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=54534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 414.350536] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 414.350750] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 414.352293] [54533]: INFO cinder.rpc [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 414.352499] [54534]: INFO cinder.rpc [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 414.352699] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.352867] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.352907] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.353076] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.353981] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.354139] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.354173] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.354306] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.354922] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.355084] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.355117] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.355245] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.365006] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.365211] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.365479] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.365656] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.369076] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.369298] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.369492] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.369683] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.371920] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.372092] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.372373] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.372541] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.375576] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.375743] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.376028] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.376200] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.378617] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.378704] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.378782] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.378858] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.381277] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.381448] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.381745] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.381904] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.384070] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.384235] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.384500] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.384667] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.386545] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.386716] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.386947] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.387120] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.389045] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.389220] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.389413] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.389616] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.390150] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.390313] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.390547] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.390743] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.392476] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.392651] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.392918] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.393104] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.397880] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.398059] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.398211] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.398384] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.401224] [54533]: WARNING cinder.api.contrib.hosts [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 414.401553] [54534]: WARNING cinder.api.contrib.hosts [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 414.401675] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.401795] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.401984] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.402154] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.402641] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.402804] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.402981] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.403153] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.403751] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.403915] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.404103] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.404274] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.404678] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.404841] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.405024] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.405188] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.405840] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.406011] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.406185] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.406345] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.406911] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.407084] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.407241] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.407401] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.407888] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.408066] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.408204] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.408371] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.409746] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.409899] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.410044] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.410207] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.410824] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.410988] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.411143] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.411305] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.411695] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: extensions {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.411993] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: extensions {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.413039] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-hosts {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.413332] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-hosts {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.502440] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: qos-specs {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.504168] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: qos-specs {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.504721] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-quota-class-sets {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.506160] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: scheduler-stats {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.506416] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-quota-class-sets {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.507859] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-snapshot-manage {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.507907] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: scheduler-stats {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.509399] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: capabilities {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.509875] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-snapshot-manage {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.510816] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: encryption {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.511391] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: capabilities {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.512753] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: encryption {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.512991] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: cgsnapshots {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.514460] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-quota-sets {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.514761] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: cgsnapshots {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.515995] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-volume-manage {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.516196] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-quota-sets {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.517739] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-volume-manage {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.517885] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-volume-transfer {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.519267] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-volume-transfer {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.519599] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-volume-type-access {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.521029] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-volume-type-access {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.521218] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: backups {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.522625] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: backups {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.523307] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-services {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.524614] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: consistencygroups {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.524675] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-services {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.525994] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: consistencygroups {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.526618] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: extra_specs {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.528018] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: extra_specs {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.528994] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: os-availability-zone {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.530331] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extended resource: encryption {{(pid=54533) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.530392] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: os-availability-zone {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.531740] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extended resource: encryption {{(pid=54534) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 414.532304] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.532496] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.533509] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.533676] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.533713] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.533855] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.534544] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.534707] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.534864] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.535259] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.535600] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.535767] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.535893] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.536115] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.536718] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.536874] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.537186] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.537450] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.537741] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541024] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541329] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541329] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541383] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541383] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541434] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541434] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541485] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541485] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541533] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541533] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541579] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541579] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.541627] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.541777] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.542074] [54533]: WARNING stevedore.named [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.542230] [54533]: WARNING castellan.key_manager [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.542714] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.542868] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.542926] [54533]: DEBUG cinder.api.contrib.snapshot_actions [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] SnapshotActionsController initialized {{(pid=54533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 414.543077] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeActions extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543236] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension UsedLimits extending resource: limits {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543366] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543481] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543600] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension TypesManage extending resource: types {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543652] [54534]: WARNING stevedore.named [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 414.543728] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543812] [54534]: WARNING castellan.key_manager [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 414.543869] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension AdminActions extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.543969] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension AdminActions extending resource: snapshots {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544093] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension AdminActions extending resource: backups {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544208] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544343] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544467] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544525] [54534]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] SnapshotActionsController initialized {{(pid=54534) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 414.544592] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544646] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeActions extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544788] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension UsedLimits extending resource: limits {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544836] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544907] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.544955] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545022] [54533]: DEBUG cinder.api.openstack [None req-3faba08e-ca54-470a-8791-784a591ce5d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54533) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545073] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545151] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension TypesManage extending resource: types {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545276] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545398] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension AdminActions extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545581] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension AdminActions extending resource: snapshots {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545661] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension AdminActions extending resource: backups {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545755] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeTypeAccess extending resource: types {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.545887] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.546010] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.546144] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.546341] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.546459] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.546571] [54534]: DEBUG cinder.api.openstack [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 None None] Extension SnapshotActions extending resource: snapshots {{(pid=54534) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 414.547164] [54533]: WARNING keystonemiddleware.auth_token [None req-3faba08e-ca54-470a-8791-784a591ce5d3 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. [ 414.548738] [54534]: WARNING keystonemiddleware.auth_token [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 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. [ 414.551499] [54533]: WARNING keystonemiddleware.auth_token [None req-3faba08e-ca54-470a-8791-784a591ce5d3 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 [ 414.552837] [54534]: WARNING keystonemiddleware.auth_token [None req-1a23144c-8ff9-4221-9e6c-d2f20b56f924 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 [ 414.554837] [54533]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d48ebe5fbe0 pid: 54533 (default app) [ 414.555237] [54534]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d48ebe5fbe0 pid: 54534 (default app) [ 414.562297] [54533]: /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. [ 414.562297] [54533]: warnings.warn(deprecated_msg) [ 414.562491] [54533]: /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. [ 414.562491] [54533]: warnings.warn(deprecated_msg) [ 414.562491] [54533]: /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. [ 414.562491] [54533]: warnings.warn(deprecated_msg) [ 414.562491] [54533]: /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. [ 414.562777] [54533]: warnings.warn(deprecated_msg) [ 414.562777] [54533]: /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. [ 414.562777] [54533]: warnings.warn(deprecated_msg) [ 414.562777] [54533]: /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. [ 414.562777] [54533]: warnings.warn(deprecated_msg) [ 414.562777] [54533]: /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. [ 414.563094] [54533]: warnings.warn(deprecated_msg) [ 414.563094] [54533]: /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. [ 414.563094] [54533]: warnings.warn(deprecated_msg) [ 414.563094] [54533]: /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. [ 414.563094] [54533]: warnings.warn(deprecated_msg) [ 414.563754] [54533]: /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. [ 414.563754] [54533]: warnings.warn(deprecated_msg) [ 414.563754] [54533]: /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. [ 414.563754] [54533]: warnings.warn(deprecated_msg) [ 414.564024] [54533]: /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. [ 414.564024] [54533]: warnings.warn(deprecated_msg) [ 414.564024] [54533]: /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. [ 414.564024] [54533]: warnings.warn(deprecated_msg) [ 414.564237] [54533]: /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. [ 414.564237] [54533]: warnings.warn(deprecated_msg) [ 414.564237] [54533]: /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. [ 414.564237] [54533]: warnings.warn(deprecated_msg) [ 414.564237] [54533]: /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. [ 414.564502] [54533]: warnings.warn(deprecated_msg) [ 414.564502] [54533]: /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. [ 414.564502] [54533]: warnings.warn(deprecated_msg) [ 414.564502] [54533]: /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. [ 414.564502] [54533]: warnings.warn(deprecated_msg) [ 414.564735] [54533]: /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. [ 414.564735] [54533]: warnings.warn(deprecated_msg) [ 414.564735] [54533]: /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. [ 414.564735] [54533]: warnings.warn(deprecated_msg) [ 414.564735] [54533]: /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. [ 414.564735] [54533]: warnings.warn(deprecated_msg) [ 414.565198] [54533]: /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. [ 414.565198] [54533]: warnings.warn(deprecated_msg) [ 414.565198] [54533]: /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. [ 414.565198] [54533]: warnings.warn(deprecated_msg) [ 414.565198] [54533]: /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. [ 414.565198] [54533]: warnings.warn(deprecated_msg) [ 414.565490] [54533]: /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. [ 414.565490] [54533]: warnings.warn(deprecated_msg) [ 414.565490] [54533]: /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. [ 414.565490] [54533]: warnings.warn(deprecated_msg) [ 414.565490] [54533]: /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. [ 414.565490] [54533]: warnings.warn(deprecated_msg) [ 414.565791] [54533]: /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. [ 414.565791] [54533]: warnings.warn(deprecated_msg) [ 414.565791] [54533]: /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. [ 414.565791] [54533]: warnings.warn(deprecated_msg) [ 414.565791] [54533]: /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. [ 414.565791] [54533]: warnings.warn(deprecated_msg) [ 414.566100] [54533]: /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. [ 414.566100] [54533]: warnings.warn(deprecated_msg) [ 414.566100] [54533]: /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. [ 414.566100] [54533]: warnings.warn(deprecated_msg) [ 414.566361] [54533]: /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. [ 414.566361] [54533]: warnings.warn(deprecated_msg) [ 414.566361] [54533]: /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. [ 414.566361] [54533]: warnings.warn(deprecated_msg) [ 414.566361] [54533]: /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. [ 414.566609] [54533]: warnings.warn(deprecated_msg) [ 414.566609] [54533]: /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. [ 414.566609] [54533]: warnings.warn(deprecated_msg) [ 414.566609] [54533]: /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. [ 414.566609] [54533]: warnings.warn(deprecated_msg) [ 414.566847] [54533]: /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. [ 414.566847] [54533]: warnings.warn(deprecated_msg) [ 414.566847] [54533]: /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. [ 414.566847] [54533]: warnings.warn(deprecated_msg) [ 414.566847] [54533]: /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. [ 414.566847] [54533]: warnings.warn(deprecated_msg) [ 414.567151] [54533]: /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. [ 414.567151] [54533]: warnings.warn(deprecated_msg) [ 414.567151] [54533]: /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. [ 414.567151] [54533]: warnings.warn(deprecated_msg) [ 414.567151] [54533]: /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. [ 414.567524] [54533]: warnings.warn(deprecated_msg) [ 414.567524] [54533]: /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. [ 414.567524] [54533]: warnings.warn(deprecated_msg) [ 414.567524] [54533]: /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. [ 414.567524] [54533]: warnings.warn(deprecated_msg) [ 414.567704] [54533]: /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. [ 414.567704] [54533]: warnings.warn(deprecated_msg) [ 414.567704] [54533]: /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. [ 414.567704] [54533]: warnings.warn(deprecated_msg) [ 414.567835] [54533]: /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. [ 414.567835] [54533]: warnings.warn(deprecated_msg) [ 414.567835] [54533]: /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. [ 414.567835] [54533]: warnings.warn(deprecated_msg) [ 414.567960] [54533]: /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. [ 414.567960] [54533]: warnings.warn(deprecated_msg) [ 414.567960] [54533]: /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. [ 414.567960] [54533]: warnings.warn(deprecated_msg) [ 414.567960] [54533]: /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. [ 414.568136] [54533]: warnings.warn(deprecated_msg) [ 414.568136] [54533]: /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. [ 414.568136] [54533]: warnings.warn(deprecated_msg) [ 414.568136] [54533]: /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. [ 414.568136] [54533]: warnings.warn(deprecated_msg) [ 414.568288] [54533]: /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. [ 414.568288] [54533]: warnings.warn(deprecated_msg) [ 414.568288] [54533]: /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. [ 414.568288] [54533]: warnings.warn(deprecated_msg) [ 414.568418] [54533]: /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. [ 414.568418] [54533]: warnings.warn(deprecated_msg) [ 414.568418] [54533]: /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. [ 414.568418] [54533]: warnings.warn(deprecated_msg) [ 414.568544] [54533]: /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. [ 414.568544] [54533]: warnings.warn(deprecated_msg) [ 414.568544] [54533]: /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. [ 414.568544] [54533]: warnings.warn(deprecated_msg) [ 414.568667] [54533]: /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. [ 414.568667] [54533]: warnings.warn(deprecated_msg) [ 414.568667] [54533]: /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. [ 414.568667] [54533]: warnings.warn(deprecated_msg) [ 414.568808] [54533]: /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. [ 414.568808] [54533]: warnings.warn(deprecated_msg) [ 414.568808] [54533]: /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. [ 414.568808] [54533]: warnings.warn(deprecated_msg) [ 414.568927] [54533]: /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. [ 414.568927] [54533]: warnings.warn(deprecated_msg) [ 414.568927] [54533]: /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. [ 414.568927] [54533]: warnings.warn(deprecated_msg) [ 414.568927] [54533]: /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. [ 414.568927] [54533]: warnings.warn(deprecated_msg) [ 414.569119] [54533]: /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. [ 414.569119] [54533]: warnings.warn(deprecated_msg) [ 414.569119] [54533]: /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. [ 414.569119] [54533]: warnings.warn(deprecated_msg) [ 414.569119] [54533]: /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. [ 414.569282] [54533]: warnings.warn(deprecated_msg) [ 414.569282] [54533]: /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. [ 414.569282] [54533]: warnings.warn(deprecated_msg) [ 414.569282] [54533]: /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. [ 414.569282] [54533]: warnings.warn(deprecated_msg) [ 414.569282] [54533]: /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. [ 414.569282] [54533]: warnings.warn(deprecated_msg) [ 414.569489] [54533]: /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. [ 414.569489] [54533]: warnings.warn(deprecated_msg) [ 414.569489] [54533]: /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. [ 414.569489] [54533]: warnings.warn(deprecated_msg) [ 414.569489] [54533]: /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. [ 414.569489] [54533]: warnings.warn(deprecated_msg) [ 414.569715] [54533]: /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. [ 414.569715] [54533]: warnings.warn(deprecated_msg) [ 414.569715] [54533]: /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. [ 414.569715] [54533]: warnings.warn(deprecated_msg) [ 414.569715] [54533]: /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. [ 414.569715] [54533]: warnings.warn(deprecated_msg) [ 414.569903] [54533]: /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. [ 414.569903] [54533]: warnings.warn(deprecated_msg) [ 414.569903] [54533]: /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. [ 414.569903] [54533]: warnings.warn(deprecated_msg) [ 414.569903] [54533]: /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. [ 414.569903] [54533]: warnings.warn(deprecated_msg) [ 414.570099] [54533]: /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. [ 414.570099] [54533]: warnings.warn(deprecated_msg) [ 414.570099] [54533]: /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. [ 414.570099] [54533]: warnings.warn(deprecated_msg) [ 414.570220] [54533]: /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. [ 414.570220] [54533]: warnings.warn(deprecated_msg) [ 414.570220] [54533]: /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. [ 414.570220] [54533]: warnings.warn(deprecated_msg) [ 414.570343] [54533]: /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. [ 414.570343] [54533]: warnings.warn(deprecated_msg) [ 414.570343] [54533]: /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. [ 414.570343] [54533]: warnings.warn(deprecated_msg) [ 414.570469] [54533]: /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. [ 414.570469] [54533]: warnings.warn(deprecated_msg) [ 414.570469] [54533]: /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. [ 414.570469] [54533]: warnings.warn(deprecated_msg) [ 414.570469] [54533]: DEBUG cinder.api.middleware.request_id [None req-481dd708-6c86-447d-a48b-7b37bfa0aed6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 414.570469] [54533]: [pid: 54533|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Dec 12 11:14:12 2024] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 417.839064] [54534]: /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. [ 417.839064] [54534]: warnings.warn(deprecated_msg) [ 417.839064] [54534]: /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. [ 417.839064] [54534]: warnings.warn(deprecated_msg) [ 417.839064] [54534]: /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. [ 417.839744] [54534]: warnings.warn(deprecated_msg) [ 417.839744] [54534]: /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. [ 417.839744] [54534]: warnings.warn(deprecated_msg) [ 417.839744] [54534]: /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. [ 417.839744] [54534]: warnings.warn(deprecated_msg) [ 417.839992] [54534]: /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. [ 417.839992] [54534]: warnings.warn(deprecated_msg) [ 417.839992] [54534]: /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. [ 417.839992] [54534]: warnings.warn(deprecated_msg) [ 417.839992] [54534]: /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. [ 417.839992] [54534]: warnings.warn(deprecated_msg) [ 417.840291] [54534]: /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. [ 417.840291] [54534]: warnings.warn(deprecated_msg) [ 417.840291] [54534]: /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. [ 417.840291] [54534]: warnings.warn(deprecated_msg) [ 417.840484] [54534]: /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. [ 417.840484] [54534]: warnings.warn(deprecated_msg) [ 417.840484] [54534]: /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. [ 417.840484] [54534]: warnings.warn(deprecated_msg) [ 417.840676] [54534]: /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. [ 417.840676] [54534]: warnings.warn(deprecated_msg) [ 417.840676] [54534]: /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. [ 417.840676] [54534]: warnings.warn(deprecated_msg) [ 417.840870] [54534]: /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. [ 417.840870] [54534]: warnings.warn(deprecated_msg) [ 417.840870] [54534]: /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. [ 417.840870] [54534]: warnings.warn(deprecated_msg) [ 417.840870] [54534]: /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. [ 417.841114] [54534]: warnings.warn(deprecated_msg) [ 417.841114] [54534]: /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. [ 417.841114] [54534]: warnings.warn(deprecated_msg) [ 417.841114] [54534]: /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. [ 417.841114] [54534]: warnings.warn(deprecated_msg) [ 417.841340] [54534]: /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. [ 417.841340] [54534]: warnings.warn(deprecated_msg) [ 417.841340] [54534]: /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. [ 417.841340] [54534]: warnings.warn(deprecated_msg) [ 417.841340] [54534]: /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. [ 417.841340] [54534]: warnings.warn(deprecated_msg) [ 417.841535] [54534]: /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. [ 417.841535] [54534]: warnings.warn(deprecated_msg) [ 417.841535] [54534]: /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. [ 417.841535] [54534]: warnings.warn(deprecated_msg) [ 417.841535] [54534]: /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. [ 417.841535] [54534]: warnings.warn(deprecated_msg) [ 417.841693] [54534]: /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. [ 417.841693] [54534]: warnings.warn(deprecated_msg) [ 417.841693] [54534]: /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. [ 417.841693] [54534]: warnings.warn(deprecated_msg) [ 417.841693] [54534]: /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. [ 417.841693] [54534]: warnings.warn(deprecated_msg) [ 417.841856] [54534]: /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. [ 417.841856] [54534]: warnings.warn(deprecated_msg) [ 417.841856] [54534]: /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. [ 417.841856] [54534]: warnings.warn(deprecated_msg) [ 417.841856] [54534]: /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. [ 417.842023] [54534]: warnings.warn(deprecated_msg) [ 417.842023] [54534]: /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. [ 417.842023] [54534]: warnings.warn(deprecated_msg) [ 417.842023] [54534]: /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. [ 417.842023] [54534]: warnings.warn(deprecated_msg) [ 417.842152] [54534]: /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. [ 417.842152] [54534]: warnings.warn(deprecated_msg) [ 417.842152] [54534]: /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. [ 417.842152] [54534]: warnings.warn(deprecated_msg) [ 417.842152] [54534]: /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. [ 417.842152] [54534]: warnings.warn(deprecated_msg) [ 417.842313] [54534]: /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. [ 417.842313] [54534]: warnings.warn(deprecated_msg) [ 417.842313] [54534]: /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. [ 417.842313] [54534]: warnings.warn(deprecated_msg) [ 417.842313] [54534]: /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. [ 417.842313] [54534]: warnings.warn(deprecated_msg) [ 417.842462] [54534]: /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. [ 417.842462] [54534]: warnings.warn(deprecated_msg) [ 417.842462] [54534]: /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. [ 417.842462] [54534]: warnings.warn(deprecated_msg) [ 417.842462] [54534]: /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. [ 417.842604] [54534]: warnings.warn(deprecated_msg) [ 417.842604] [54534]: /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. [ 417.842604] [54534]: warnings.warn(deprecated_msg) [ 417.842604] [54534]: /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. [ 417.842604] [54534]: warnings.warn(deprecated_msg) [ 417.842733] [54534]: /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. [ 417.842733] [54534]: warnings.warn(deprecated_msg) [ 417.842733] [54534]: /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. [ 417.842733] [54534]: warnings.warn(deprecated_msg) [ 417.842851] [54534]: /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. [ 417.842851] [54534]: warnings.warn(deprecated_msg) [ 417.842851] [54534]: /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. [ 417.842851] [54534]: warnings.warn(deprecated_msg) [ 417.842958] [54534]: /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. [ 417.842958] [54534]: warnings.warn(deprecated_msg) [ 417.842958] [54534]: /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. [ 417.842958] [54534]: warnings.warn(deprecated_msg) [ 417.842958] [54534]: /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. [ 417.843504] [54534]: warnings.warn(deprecated_msg) [ 417.843504] [54534]: /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. [ 417.843504] [54534]: warnings.warn(deprecated_msg) [ 417.843504] [54534]: /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. [ 417.843504] [54534]: warnings.warn(deprecated_msg) [ 417.843717] [54534]: /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. [ 417.843717] [54534]: warnings.warn(deprecated_msg) [ 417.843717] [54534]: /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. [ 417.843717] [54534]: warnings.warn(deprecated_msg) [ 417.843907] [54534]: /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. [ 417.843907] [54534]: warnings.warn(deprecated_msg) [ 417.843907] [54534]: /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. [ 417.843907] [54534]: warnings.warn(deprecated_msg) [ 417.844101] [54534]: /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. [ 417.844101] [54534]: warnings.warn(deprecated_msg) [ 417.844101] [54534]: /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. [ 417.844101] [54534]: warnings.warn(deprecated_msg) [ 417.844276] [54534]: /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. [ 417.844276] [54534]: warnings.warn(deprecated_msg) [ 417.844276] [54534]: /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. [ 417.844276] [54534]: warnings.warn(deprecated_msg) [ 417.844463] [54534]: /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. [ 417.844463] [54534]: warnings.warn(deprecated_msg) [ 417.844463] [54534]: /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. [ 417.844463] [54534]: warnings.warn(deprecated_msg) [ 417.844640] [54534]: /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. [ 417.844640] [54534]: warnings.warn(deprecated_msg) [ 417.844640] [54534]: /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. [ 417.844640] [54534]: warnings.warn(deprecated_msg) [ 417.844640] [54534]: /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. [ 417.844879] [54534]: warnings.warn(deprecated_msg) [ 417.844879] [54534]: /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. [ 417.844879] [54534]: warnings.warn(deprecated_msg) [ 417.844879] [54534]: /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. [ 417.844879] [54534]: warnings.warn(deprecated_msg) [ 417.844879] [54534]: /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. [ 417.845161] [54534]: warnings.warn(deprecated_msg) [ 417.845161] [54534]: /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. [ 417.845161] [54534]: warnings.warn(deprecated_msg) [ 417.845161] [54534]: /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. [ 417.845161] [54534]: warnings.warn(deprecated_msg) [ 417.845389] [54534]: /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. [ 417.845389] [54534]: warnings.warn(deprecated_msg) [ 417.845389] [54534]: /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. [ 417.845389] [54534]: warnings.warn(deprecated_msg) [ 417.845389] [54534]: /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. [ 417.845389] [54534]: warnings.warn(deprecated_msg) [ 417.845666] [54534]: /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. [ 417.845666] [54534]: warnings.warn(deprecated_msg) [ 417.845666] [54534]: /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. [ 417.845666] [54534]: warnings.warn(deprecated_msg) [ 417.845666] [54534]: /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. [ 417.845666] [54534]: warnings.warn(deprecated_msg) [ 417.845943] [54534]: /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. [ 417.845943] [54534]: warnings.warn(deprecated_msg) [ 417.845943] [54534]: /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. [ 417.845943] [54534]: warnings.warn(deprecated_msg) [ 417.845943] [54534]: /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. [ 417.845943] [54534]: warnings.warn(deprecated_msg) [ 417.846234] [54534]: /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. [ 417.846234] [54534]: warnings.warn(deprecated_msg) [ 417.846234] [54534]: /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. [ 417.846234] [54534]: warnings.warn(deprecated_msg) [ 417.846234] [54534]: /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. [ 417.846234] [54534]: warnings.warn(deprecated_msg) [ 417.846492] [54534]: /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. [ 417.846492] [54534]: warnings.warn(deprecated_msg) [ 417.846492] [54534]: /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. [ 417.846492] [54534]: warnings.warn(deprecated_msg) [ 417.846681] [54534]: /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. [ 417.846681] [54534]: warnings.warn(deprecated_msg) [ 417.846681] [54534]: /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. [ 417.846681] [54534]: warnings.warn(deprecated_msg) [ 417.846681] [54534]: /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. [ 417.846904] [54534]: warnings.warn(deprecated_msg) [ 417.846904] [54534]: /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. [ 417.846904] [54534]: warnings.warn(deprecated_msg) [ 417.846904] [54534]: /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. [ 417.846904] [54534]: warnings.warn(deprecated_msg) [ 417.846904] [54534]: DEBUG cinder.api.middleware.request_id [None req-e2d48de3-a998-481a-af6a-fa3a50d92929 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.204938] [54534]: INFO cinder.api.openstack.wsgi [None req-e2d48de3-a998-481a-af6a-fa3a50d92929 admin admin] POST http://10.180.1.21/volume/v3/types [ 418.205720] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e2d48de3-a998-481a-af6a-fa3a50d92929 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 418.207597] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 418.207597] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 418.211290] [54534]: DEBUG oslo_db.sqlalchemy.engines [None req-e2d48de3-a998-481a-af6a-fa3a50d92929 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=54534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.233774] [54534]: INFO cinder.api.openstack.wsgi [None req-e2d48de3-a998-481a-af6a-fa3a50d92929 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 418.234223] [54534]: [pid: 54534|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:14:15 2024] POST /volume/v3/types => generated 182 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 418.238385] [54533]: DEBUG cinder.api.middleware.request_id [req-e2d48de3-a998-481a-af6a-fa3a50d92929 req-251c9970-631e-488b-9c83-11393199321d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 418.577135] [54533]: INFO cinder.api.openstack.wsgi [req-e2d48de3-a998-481a-af6a-fa3a50d92929 req-251c9970-631e-488b-9c83-11393199321d admin admin] POST http://10.180.1.21/volume/v3/types/912447c2-2c77-413c-880e-dab7b73c3e07/extra_specs [ 418.577834] [54533]: DEBUG cinder.api.openstack.wsgi [req-e2d48de3-a998-481a-af6a-fa3a50d92929 req-251c9970-631e-488b-9c83-11393199321d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 418.579883] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 418.579883] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 418.583655] [54533]: DEBUG oslo_db.sqlalchemy.engines [req-e2d48de3-a998-481a-af6a-fa3a50d92929 req-251c9970-631e-488b-9c83-11393199321d 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=54533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:342}} [ 418.632736] [54533]: INFO cinder.api.openstack.wsgi [req-e2d48de3-a998-481a-af6a-fa3a50d92929 req-251c9970-631e-488b-9c83-11393199321d admin admin] http://10.180.1.21/volume/v3/types/912447c2-2c77-413c-880e-dab7b73c3e07/extra_specs returned with HTTP 200 [ 418.633272] [54533]: [pid: 54533|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Dec 12 11:14:16 2024] POST /volume/v3/types/912447c2-2c77-413c-880e-dab7b73c3e07/extra_specs => generated 51 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 428.231074] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 428.634040] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 429.712674] [54534]: DEBUG cinder.api.middleware.request_id [None req-e1d21157-c4f5-45e0-921a-8bf8068a51c5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 429.713819] [54534]: INFO cinder.api.openstack.wsgi [None req-e1d21157-c4f5-45e0-921a-8bf8068a51c5 None None] GET http://10.180.1.21/volume// [ 429.714162] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e1d21157-c4f5-45e0-921a-8bf8068a51c5 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 429.714537] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e1d21157-c4f5-45e0-921a-8bf8068a51c5 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 429.715436] [54534]: INFO cinder.api.openstack.wsgi [None req-e1d21157-c4f5-45e0-921a-8bf8068a51c5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 429.715935] [54534]: [pid: 54534|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Dec 12 11:14:27 2024] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 485.446419] [54533]: DEBUG cinder.api.middleware.request_id [None req-8db628ef-b6b6-481d-a4d9-2e74f8cf73f3 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 485.517771] [54533]: INFO cinder.api.openstack.wsgi [None req-8db628ef-b6b6-481d-a4d9-2e74f8cf73f3 tempest-verify_tempest_config-239826631 tempest-verify_tempest_config-239826631-project-member] GET http://10.180.1.21/volume/v3/extensions [ 485.518020] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8db628ef-b6b6-481d-a4d9-2e74f8cf73f3 tempest-verify_tempest_config-239826631 tempest-verify_tempest_config-239826631-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 485.518258] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8db628ef-b6b6-481d-a4d9-2e74f8cf73f3 tempest-verify_tempest_config-239826631 tempest-verify_tempest_config-239826631-project-member] Calling method 'index' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 485.518753] [54533]: INFO cinder.api.openstack.wsgi [None req-8db628ef-b6b6-481d-a4d9-2e74f8cf73f3 tempest-verify_tempest_config-239826631 tempest-verify_tempest_config-239826631-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 485.519080] [54533]: [pid: 54533|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Dec 12 11:15:23 2024] GET /volume/v3/extensions => generated 5245 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1351.555690] [54534]: DEBUG cinder.api.middleware.request_id [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.557893] [54534]: WARNING keystonemiddleware.auth_token [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 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. [ 1351.559458] [54534]: INFO cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1351.560057] [54534]: DEBUG cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1467797482", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1351.562076] [54534]: DEBUG cinder.api.v3.volumes [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1467797482', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1351.562489] [54534]: INFO cinder.api.v3.volumes [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Create volume of 1 GB [ 1351.573701] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Availability zone cache updated, next update will occur around 2024-12-12 12:29:49.430813. {{(pid=54534) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1351.573832] [54534]: INFO cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Availability Zones retrieved successfully. [ 1351.586641] [54534]: /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 [ 1351.586641] [54534]: import asyncore [ 1351.594989] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Flow 'volume_create_api' (ee80f99e-7999-49b7-8626-b79bfc24eaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1351.596222] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0817326e-1bd5-43ba-a5db-c04cb7fc2120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.597512] [54534]: DEBUG cinder.volume.flows.api.create_volume [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1351.651026] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0817326e-1bd5-43ba-a5db-c04cb7fc2120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.652270] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d51752e-06c4-49e5-a2f5-000c4dcec595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.685325] [54534]: WARNING cinder.quota [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-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. [ 1351.685325] [54534]: WARNING cinder.quota [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-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. [ 1351.741691] [54534]: DEBUG cinder.quota [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Created reservations ['65ece2ee-0f14-43ba-9884-de527bc14916', '05340d09-5cdf-42d7-bccb-6eb88f48552b', '587bf93a-e439-43c3-9531-88e49f9e0f87', '8ee5c3ae-3a45-4038-a088-9ba12fb89466'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1351.743023] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d51752e-06c4-49e5-a2f5-000c4dcec595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ece2ee-0f14-43ba-9884-de527bc14916', '05340d09-5cdf-42d7-bccb-6eb88f48552b', '587bf93a-e439-43c3-9531-88e49f9e0f87', '8ee5c3ae-3a45-4038-a088-9ba12fb89466']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.743692] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5339eca4-cc53-4c86-a59f-f7916e95d786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.796683] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5339eca4-cc53-4c86-a59f-f7916e95d786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a2bcb4c-6885-4468-8713-099ec3de0834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1467797482',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5500f1bd97224952927c10ffbcded599',qos_specs=None,replication_status=,reservations=['65ece2ee-0f14-43ba-9884-de527bc14916','05340d09-5cdf-42d7-bccb-6eb88f48552b','587bf93a-e439-43c3-9531-88e49f9e0f87','8ee5c3ae-3a45-4038-a088-9ba12fb89466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20393ef489047e6916568e7b1983dc7',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1467797482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a2bcb4c-6885-4468-8713-099ec3de0834,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5500f1bd97224952927c10ffbcded599',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='e20393ef489047e6916568e7b1983dc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.798029] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2292fa-a412-4aed-b2e2-a18149255e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.817779] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2292fa-a412-4aed-b2e2-a18149255e6d) 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-1467797482',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5500f1bd97224952927c10ffbcded599',qos_specs=None,replication_status=,reservations=['65ece2ee-0f14-43ba-9884-de527bc14916','05340d09-5cdf-42d7-bccb-6eb88f48552b','587bf93a-e439-43c3-9531-88e49f9e0f87','8ee5c3ae-3a45-4038-a088-9ba12fb89466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20393ef489047e6916568e7b1983dc7',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.818740] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcbb676-fbf6-42c0-89f5-8d53ecc09002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1351.960692] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fcbb676-fbf6-42c0-89f5-8d53ecc09002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1351.961491] [54534]: DEBUG cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Flow 'volume_create_api' (ee80f99e-7999-49b7-8626-b79bfc24eaf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1351.961849] [54534]: INFO cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Create volume request issued successfully. [ 1351.962950] [54534]: INFO cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-fa6cee8b-7c02-458a-b87d-2c46c1832481 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1351.963342] [54534]: [pid: 54534|app: 0|req: 3/6] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 12 11:29:49 2024] POST /volume/v3/volumes => generated 762 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1351.970390] [54533]: DEBUG cinder.api.middleware.request_id [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.973535] [54533]: WARNING keystonemiddleware.auth_token [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 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. [ 1351.976205] [54533]: INFO cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] GET http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1351.976687] [54533]: DEBUG cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.976970] [54533]: DEBUG cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.010902] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1352.010902] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1352.022055] [54533]: INFO cinder.volume.api [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Volume info retrieved successfully. [ 1352.029344] [54533]: INFO cinder.api.openstack.wsgi [req-415ed590-8a0a-44fb-a272-02731abcc9d2 req-55333806-be39-41c4-be1b-658a2319f078 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 returned with HTTP 200 [ 1352.029344] [54533]: [pid: 54533|app: 0|req: 4/7] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:29:49 2024] GET /volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 => generated 830 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1353.758513] [54534]: DEBUG cinder.api.middleware.request_id [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1353.764768] [54534]: INFO cinder.api.openstack.wsgi [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] GET http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1353.765014] [54534]: DEBUG cinder.api.openstack.wsgi [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1353.765244] [54534]: DEBUG cinder.api.openstack.wsgi [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1353.777612] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1353.777612] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1353.787361] [54534]: INFO cinder.volume.api [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Volume info retrieved successfully. [ 1353.795330] [54534]: INFO cinder.api.openstack.wsgi [req-543a1a9f-c3b0-4a81-a12f-f2b63b9850cb req-9e21223e-504a-4936-a4bc-13fe77899dcc tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 returned with HTTP 200 [ 1353.795770] [54534]: [pid: 54534|app: 0|req: 4/8] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:29:51 2024] GET /volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1355.933708] [54533]: DEBUG cinder.api.middleware.request_id [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1355.936187] [54533]: INFO cinder.api.openstack.wsgi [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] GET http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1355.936451] [54533]: DEBUG cinder.api.openstack.wsgi [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1355.936708] [54533]: DEBUG cinder.api.openstack.wsgi [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1355.956913] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1355.956913] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1355.961329] [54533]: INFO cinder.volume.api [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Volume info retrieved successfully. [ 1355.966505] [54533]: INFO cinder.api.openstack.wsgi [req-435974ac-f4e6-42fe-aec9-375adeb68fd7 req-d96c8e2b-83b0-40a1-9d11-7e9557b9bbc0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 returned with HTTP 200 [ 1355.967183] [54533]: [pid: 54533|app: 0|req: 5/9] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:29:53 2024] GET /volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1357.041025] [54534]: DEBUG cinder.api.middleware.request_id [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1357.043995] [54534]: INFO cinder.api.openstack.wsgi [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1357.044710] [54534]: DEBUG cinder.api.openstack.wsgi [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1357.045038] [54534]: DEBUG cinder.api.openstack.wsgi [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1357.045153] [54534]: INFO cinder.api.v3.volumes [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Delete volume with id: 4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1357.056100] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1357.056100] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1357.056557] [54534]: INFO cinder.volume.api [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Volume info retrieved successfully. [ 1357.091539] [54534]: INFO cinder.volume.api [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Delete volume request issued successfully. [ 1357.091772] [54534]: INFO cinder.api.openstack.wsgi [req-69b07032-3f68-4b20-9b48-52fd21d6691a req-55a759d2-b6db-438c-8dd0-91989fd11089 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 returned with HTTP 202 [ 1357.092304] [54534]: [pid: 54534|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:29:54 2024] DELETE /volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1358.810398] [54533]: DEBUG cinder.api.middleware.request_id [req-f51cd4a5-60e1-4046-bade-2d6fb6b4d7f7 req-67fcd0b9-d2fc-4729-924a-b3c234ad4bb0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.814515] [54533]: INFO cinder.api.openstack.wsgi [req-f51cd4a5-60e1-4046-bade-2d6fb6b4d7f7 req-67fcd0b9-d2fc-4729-924a-b3c234ad4bb0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] GET http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 [ 1358.814515] [54533]: DEBUG cinder.api.openstack.wsgi [req-f51cd4a5-60e1-4046-bade-2d6fb6b4d7f7 req-67fcd0b9-d2fc-4729-924a-b3c234ad4bb0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.814515] [54533]: DEBUG cinder.api.openstack.wsgi [req-f51cd4a5-60e1-4046-bade-2d6fb6b4d7f7 req-67fcd0b9-d2fc-4729-924a-b3c234ad4bb0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.822811] [54533]: INFO cinder.api.openstack.wsgi [req-f51cd4a5-60e1-4046-bade-2d6fb6b4d7f7 req-67fcd0b9-d2fc-4729-924a-b3c234ad4bb0 tempest-VolumesGetTestJSON-786742527 tempest-VolumesGetTestJSON-786742527-project-member] http://10.180.1.21/volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 returned with HTTP 404 [ 1358.823394] [54533]: [pid: 54533|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:29:56 2024] GET /volume/v3/volumes/4a2bcb4c-6885-4468-8713-099ec3de0834 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1359.092081] [54534]: DEBUG cinder.api.middleware.request_id [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.305539] [54534]: INFO cinder.api.openstack.wsgi [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 1359.305539] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2002029783"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1359.306976] [54534]: DEBUG cinder.api.v3.volumes [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2002029783'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1359.308197] [54534]: INFO cinder.api.v3.volumes [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Create volume of 1 GB [ 1359.321746] [54534]: INFO cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Availability Zones retrieved successfully. [ 1359.337913] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Flow 'volume_create_api' (21663b55-1e0e-4cf4-9e46-d96fa24e89bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1359.340151] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5daf29c-fd74-42c5-a12c-ac7cf84fed06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.345133] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1359.371405] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5daf29c-fd74-42c5-a12c-ac7cf84fed06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.372417] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d66c45-923f-42c2-9596-366b6ea2d00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.449775] [54534]: DEBUG cinder.quota [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Created reservations ['8f47826d-8d1d-4fd5-9556-9a9569a80c40', 'b193e1cd-9740-44d4-9cc9-745b19421c02', 'f4a637d6-471a-4c55-8be9-e704c4cf1f33', '7410d45d-3253-4564-8dd3-1a01800883f9'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1359.450745] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d66c45-923f-42c2-9596-366b6ea2d00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f47826d-8d1d-4fd5-9556-9a9569a80c40', 'b193e1cd-9740-44d4-9cc9-745b19421c02', 'f4a637d6-471a-4c55-8be9-e704c4cf1f33', '7410d45d-3253-4564-8dd3-1a01800883f9']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.454087] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34f7e69-8207-4787-874f-b73726447ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.504520] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c34f7e69-8207-4787-874f-b73726447ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e42993-4ebd-41c3-878e-306c11d1db7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2002029783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e462cbfcf6504a738e7d5d0446f113f0',qos_specs=None,replication_status=,reservations=['8f47826d-8d1d-4fd5-9556-9a9569a80c40','b193e1cd-9740-44d4-9cc9-745b19421c02','f4a637d6-471a-4c55-8be9-e704c4cf1f33','7410d45d-3253-4564-8dd3-1a01800883f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817be27ee1da427d80d84e028d5d7ead',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:29:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2002029783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48e42993-4ebd-41c3-878e-306c11d1db7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e462cbfcf6504a738e7d5d0446f113f0',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='817be27ee1da427d80d84e028d5d7ead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.507399] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12cff1c4-9ca3-41f5-b9c6-bedae4f28c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.537437] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12cff1c4-9ca3-41f5-b9c6-bedae4f28c66) 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-2002029783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e462cbfcf6504a738e7d5d0446f113f0',qos_specs=None,replication_status=,reservations=['8f47826d-8d1d-4fd5-9556-9a9569a80c40','b193e1cd-9740-44d4-9cc9-745b19421c02','f4a637d6-471a-4c55-8be9-e704c4cf1f33','7410d45d-3253-4564-8dd3-1a01800883f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='817be27ee1da427d80d84e028d5d7ead',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.538804] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c70b3-fa11-45bc-9769-d9b0e1143889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1359.550018] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c5c70b3-fa11-45bc-9769-d9b0e1143889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1359.551133] [54534]: DEBUG cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Flow 'volume_create_api' (21663b55-1e0e-4cf4-9e46-d96fa24e89bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1359.551489] [54534]: INFO cinder.volume.api [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Create volume request issued successfully. [ 1359.553212] [54534]: INFO cinder.api.openstack.wsgi [None req-a6ed82da-f5c1-45d8-8398-1aa750d0a3be tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1359.553675] [54534]: [pid: 54534|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:29:56 2024] POST /volume/v3/volumes => generated 784 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1359.565142] [54533]: DEBUG cinder.api.middleware.request_id [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.567977] [54533]: INFO cinder.api.openstack.wsgi [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1359.568264] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.568547] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.615814] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.615814] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.620969] [54533]: INFO cinder.volume.api [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1359.628613] [54533]: INFO cinder.api.openstack.wsgi [None req-1e369e90-01fc-4b36-9901-a60d254ad6a5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1359.629057] [54533]: [pid: 54533|app: 0|req: 7/13] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:29:57 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 963 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1360.647095] [54534]: DEBUG cinder.api.middleware.request_id [None req-378e7012-f322-4edc-9fda-ba9d219b1644 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.650337] [54534]: INFO cinder.api.openstack.wsgi [None req-378e7012-f322-4edc-9fda-ba9d219b1644 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1360.650573] [54534]: DEBUG cinder.api.openstack.wsgi [None req-378e7012-f322-4edc-9fda-ba9d219b1644 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.650811] [54534]: DEBUG cinder.api.openstack.wsgi [None req-378e7012-f322-4edc-9fda-ba9d219b1644 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.674169] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.674169] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.677938] [54534]: INFO cinder.volume.api [None req-378e7012-f322-4edc-9fda-ba9d219b1644 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1360.683632] [54534]: INFO cinder.api.openstack.wsgi [None req-378e7012-f322-4edc-9fda-ba9d219b1644 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1360.683956] [54534]: [pid: 54534|app: 0|req: 7/14] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:29:58 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1369.625755] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=13 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1370.681539] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=66,cinder:INSERT=22,cinder:UPDATE=25 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1420.267850] [54533]: DEBUG cinder.api.middleware.request_id [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.270873] [54533]: INFO cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1420.271585] [54533]: DEBUG cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1293729915", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1420.277991] [54533]: DEBUG cinder.api.v3.volumes [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1293729915', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1420.277991] [54533]: INFO cinder.api.v3.volumes [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Create volume of 1 GB [ 1420.298336] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Availability zone cache updated, next update will occur around 2024-12-12 12:30:58.155350. {{(pid=54533) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 1420.299167] [54533]: INFO cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Availability Zones retrieved successfully. [ 1420.319109] [54533]: /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 [ 1420.319109] [54533]: import asyncore [ 1420.467636] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Flow 'volume_create_api' (2febb8c8-c6bf-452f-ab5e-c54daec942ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.467636] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83034b7-2ba6-4f02-981e-8366a206e110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.467636] [54533]: DEBUG cinder.volume.flows.api.create_volume [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1420.514478] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83034b7-2ba6-4f02-981e-8366a206e110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.514478] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d25a74-1d93-421d-ad19-f60780a8b4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.565486] [54533]: WARNING cinder.quota [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-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. [ 1420.566185] [54533]: WARNING cinder.quota [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-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. [ 1420.625167] [54533]: DEBUG cinder.quota [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Created reservations ['6588ec58-87c6-4fb8-ad7d-dd8fb94b093a', '90205f20-e768-4aab-aae0-d7e59b37131f', 'a4500cb5-adfe-46dc-bc6a-73c1962405d0', 'cfbcd92a-b850-44ac-b165-7dda518bf298'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1420.627324] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d25a74-1d93-421d-ad19-f60780a8b4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6588ec58-87c6-4fb8-ad7d-dd8fb94b093a', '90205f20-e768-4aab-aae0-d7e59b37131f', 'a4500cb5-adfe-46dc-bc6a-73c1962405d0', 'cfbcd92a-b850-44ac-b165-7dda518bf298']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.627843] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d2e6db-47c2-40b6-b6fd-980a1e0721bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.654956] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d2e6db-47c2-40b6-b6fd-980a1e0721bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8ac734d-eefd-4757-9a59-0f324e586b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1293729915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0122e5a253af48a083cb752637224bc4',qos_specs=None,replication_status=,reservations=['6588ec58-87c6-4fb8-ad7d-dd8fb94b093a','90205f20-e768-4aab-aae0-d7e59b37131f','a4500cb5-adfe-46dc-bc6a-73c1962405d0','cfbcd92a-b850-44ac-b165-7dda518bf298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b2794f6a20442baef2215deaedfaac',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1293729915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8ac734d-eefd-4757-9a59-0f324e586b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0122e5a253af48a083cb752637224bc4',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='a7b2794f6a20442baef2215deaedfaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.659332] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794d3fdf-1cfb-4068-8fa9-805fa7b1d4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.681723] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794d3fdf-1cfb-4068-8fa9-805fa7b1d4c2) 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-1293729915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0122e5a253af48a083cb752637224bc4',qos_specs=None,replication_status=,reservations=['6588ec58-87c6-4fb8-ad7d-dd8fb94b093a','90205f20-e768-4aab-aae0-d7e59b37131f','a4500cb5-adfe-46dc-bc6a-73c1962405d0','cfbcd92a-b850-44ac-b165-7dda518bf298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7b2794f6a20442baef2215deaedfaac',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.682706] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab833402-e347-4002-af50-46131499a2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.716115] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab833402-e347-4002-af50-46131499a2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.717358] [54533]: DEBUG cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Flow 'volume_create_api' (2febb8c8-c6bf-452f-ab5e-c54daec942ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.717740] [54533]: INFO cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Create volume request issued successfully. [ 1420.718446] [54533]: INFO cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-c3debd7d-8e8c-4260-9ce8-8776fc84fa4a tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1420.718979] [54533]: [pid: 54533|app: 0|req: 8/15] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Dec 12 11:30:58 2024] POST /volume/v3/volumes => generated 754 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1420.727210] [54534]: DEBUG cinder.api.middleware.request_id [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.734852] [54534]: INFO cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1420.734852] [54534]: DEBUG cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.734852] [54534]: DEBUG cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.749604] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.749604] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.754331] [54534]: INFO cinder.volume.api [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Volume info retrieved successfully. [ 1420.762784] [54534]: INFO cinder.api.openstack.wsgi [req-2126eac5-0580-4246-a903-ba2e9dccb035 req-21d05433-1a81-47b1-b798-d44c8a6b2cb1 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 200 [ 1420.763611] [54534]: [pid: 54534|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:30:58 2024] GET /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.107908] [54533]: DEBUG cinder.api.middleware.request_id [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.108359] [54533]: INFO cinder.api.openstack.wsgi [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1422.108593] [54533]: DEBUG cinder.api.openstack.wsgi [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.108839] [54533]: DEBUG cinder.api.openstack.wsgi [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.121534] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.121534] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.127028] [54533]: INFO cinder.volume.api [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Volume info retrieved successfully. [ 1422.131307] [54533]: INFO cinder.api.openstack.wsgi [req-399d7eab-37dc-47cd-a0b4-d2b9ff5b4d40 req-1e6c7527-3a89-4b09-a813-25fbf0d24077 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 200 [ 1422.131734] [54533]: [pid: 54533|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:30:59 2024] GET /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.943633] [54534]: DEBUG cinder.api.middleware.request_id [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.947385] [54534]: INFO cinder.api.openstack.wsgi [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1422.948012] [54534]: DEBUG cinder.api.openstack.wsgi [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8ac734d-eefd-4757-9a59-0f324e586b89", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-997873924", "description": null, "metadata": {}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1422.963677] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.963677] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.964675] [54534]: INFO cinder.volume.api [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Volume info retrieved successfully. [ 1422.964861] [54534]: INFO cinder.api.v3.snapshots [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Create snapshot from volume b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1423.007299] [54534]: WARNING cinder.quota [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-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. [ 1423.035684] [54534]: DEBUG cinder.quota [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Created reservations ['0ba8f084-7044-4034-b7df-ea0dc07f02be', '77310c67-7c02-4c29-986e-5a75e1a2878c', '994ade71-52af-4f98-a62f-fea56f577d4b', '85d04906-ad16-4554-95f3-e8175f21fa3f'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1423.099462] [54534]: INFO cinder.volume.api [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Snapshot create request issued successfully. [ 1423.099887] [54534]: INFO cinder.api.openstack.wsgi [req-1c3a6b2a-3b5b-4853-ae59-625622d0d94f req-5ed9a027-16d9-4da9-b6ad-b498cb9b7a10 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1423.100362] [54534]: [pid: 54534|app: 0|req: 9/18] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Dec 12 11:31:00 2024] POST /volume/v3/snapshots => generated 310 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1424.210726] [54533]: DEBUG cinder.api.middleware.request_id [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.213561] [54533]: INFO cinder.api.openstack.wsgi [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad [ 1424.213809] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.214039] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.237646] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.237646] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.238245] [54533]: INFO cinder.volume.api [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Snapshot retrieved successfully. [ 1424.239304] [54533]: INFO cinder.api.openstack.wsgi [req-cc98c2da-0a4a-4759-8925-e654432832d0 req-654492c8-d235-4f95-8b9f-14d93633203c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad returned with HTTP 200 [ 1424.239997] [54533]: [pid: 54533|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 11:31:02 2024] GET /volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.167939] [54534]: DEBUG cinder.api.middleware.request_id [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.171069] [54534]: INFO cinder.api.openstack.wsgi [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1425.171388] [54534]: DEBUG cinder.api.openstack.wsgi [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.171659] [54534]: DEBUG cinder.api.openstack.wsgi [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'detail' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.172165] [54534]: DEBUG cinder.api.api_utils [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Removing options '' from query. {{(pid=54534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1425.172477] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.172477] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.174326] [54534]: DEBUG cinder.db.sqlalchemy.api [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Building query based on filter {{(pid=54534) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1425.191778] [54534]: INFO cinder.volume.api [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Get all snapshots completed successfully. [ 1425.192451] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.192451] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.194027] [54534]: INFO cinder.api.openstack.wsgi [req-9a8a4a59-3f57-4a52-ae80-08360ef6deb3 req-3ec4afbf-922a-421b-bdd9-26b73c848d51 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1425.194763] [54534]: [pid: 54534|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Dec 12 11:31:03 2024] GET /volume/v3/snapshots/detail => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.069211] [54533]: DEBUG cinder.api.middleware.request_id [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.071893] [54533]: INFO cinder.api.openstack.wsgi [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad [ 1426.072110] [54533]: DEBUG cinder.api.openstack.wsgi [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.072343] [54533]: DEBUG cinder.api.openstack.wsgi [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.085345] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.085345] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.085972] [54533]: INFO cinder.volume.api [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Snapshot retrieved successfully. [ 1426.087219] [54533]: INFO cinder.api.openstack.wsgi [req-ad1f1184-8c78-4831-83d3-da0121095afa req-ecb98259-7766-444f-924b-4256212d5221 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad returned with HTTP 200 [ 1426.087695] [54533]: [pid: 54533|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 11:31:03 2024] GET /volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1427.294019] [54534]: DEBUG cinder.api.middleware.request_id [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.297381] [54534]: INFO cinder.api.openstack.wsgi [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad [ 1427.297651] [54534]: DEBUG cinder.api.openstack.wsgi [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.298267] [54534]: DEBUG cinder.api.openstack.wsgi [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.298466] [54534]: INFO cinder.api.v2.snapshots [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Delete snapshot with id: 33b16714-be35-4d82-bcb8-df838e46cbad [ 1427.313750] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.313750] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.314621] [54534]: INFO cinder.volume.api [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Snapshot retrieved successfully. [ 1427.349617] [54534]: INFO cinder.volume.api [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Snapshot delete request issued successfully. [ 1427.349900] [54534]: INFO cinder.api.openstack.wsgi [req-ead326ed-1402-428a-8abe-ca89c27553a5 req-58647c40-814a-46ae-ac31-0623ae0601cf tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad returned with HTTP 202 [ 1427.351754] [54534]: [pid: 54534|app: 0|req: 11/22] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Dec 12 11:31:05 2024] DELETE /volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1428.596063] [54533]: DEBUG cinder.api.middleware.request_id [req-b9133afe-b000-4d33-be97-320cb02ba829 req-1c2101b6-a722-442f-aae1-2b4fe74d6d6c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.602925] [54533]: INFO cinder.api.openstack.wsgi [req-b9133afe-b000-4d33-be97-320cb02ba829 req-1c2101b6-a722-442f-aae1-2b4fe74d6d6c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad [ 1428.603198] [54533]: DEBUG cinder.api.openstack.wsgi [req-b9133afe-b000-4d33-be97-320cb02ba829 req-1c2101b6-a722-442f-aae1-2b4fe74d6d6c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.604599] [54533]: DEBUG cinder.api.openstack.wsgi [req-b9133afe-b000-4d33-be97-320cb02ba829 req-1c2101b6-a722-442f-aae1-2b4fe74d6d6c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.615031] [54533]: INFO cinder.api.openstack.wsgi [req-b9133afe-b000-4d33-be97-320cb02ba829 req-1c2101b6-a722-442f-aae1-2b4fe74d6d6c tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad returned with HTTP 404 [ 1428.615447] [54533]: [pid: 54533|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Dec 12 11:31:06 2024] GET /volume/v3/snapshots/33b16714-be35-4d82-bcb8-df838e46cbad => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1429.595636] [54534]: DEBUG cinder.api.middleware.request_id [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.600026] [54534]: INFO cinder.api.openstack.wsgi [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1429.600026] [54534]: DEBUG cinder.api.openstack.wsgi [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.600026] [54534]: DEBUG cinder.api.openstack.wsgi [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.600509] [54534]: INFO cinder.api.v3.volumes [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Delete volume with id: b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1429.613108] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.613108] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.614215] [54534]: INFO cinder.volume.api [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Volume info retrieved successfully. [ 1429.638664] [54534]: INFO cinder.volume.api [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Delete volume request issued successfully. [ 1429.639278] [54534]: INFO cinder.api.openstack.wsgi [req-46ff5d55-c21b-48d4-8789-dac1d1a75d42 req-be411ce4-8bbc-4497-be97-020a64508916 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 202 [ 1429.639439] [54534]: [pid: 54534|app: 0|req: 12/24] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:31:07 2024] DELETE /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1430.407598] [54533]: DEBUG cinder.api.middleware.request_id [req-12d2778e-7499-4190-a59f-7b7ca2202d3e req-7baed3aa-e249-4b2f-a472-a8817246df91 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.410778] [54533]: INFO cinder.api.openstack.wsgi [req-12d2778e-7499-4190-a59f-7b7ca2202d3e req-7baed3aa-e249-4b2f-a472-a8817246df91 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1430.411028] [54533]: DEBUG cinder.api.openstack.wsgi [req-12d2778e-7499-4190-a59f-7b7ca2202d3e req-7baed3aa-e249-4b2f-a472-a8817246df91 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.411258] [54533]: DEBUG cinder.api.openstack.wsgi [req-12d2778e-7499-4190-a59f-7b7ca2202d3e req-7baed3aa-e249-4b2f-a472-a8817246df91 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.431075] [54533]: INFO cinder.api.openstack.wsgi [req-12d2778e-7499-4190-a59f-7b7ca2202d3e req-7baed3aa-e249-4b2f-a472-a8817246df91 tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 404 [ 1430.431075] [54533]: [pid: 54533|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:31:08 2024] GET /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1430.805527] [54534]: DEBUG cinder.api.middleware.request_id [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.808058] [54534]: INFO cinder.api.openstack.wsgi [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1430.808285] [54534]: DEBUG cinder.api.openstack.wsgi [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.808503] [54534]: DEBUG cinder.api.openstack.wsgi [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.808691] [54534]: INFO cinder.api.v3.volumes [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Delete volume with id: b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1430.818904] [54534]: INFO cinder.api.openstack.wsgi [req-35115f10-7758-4d9b-8a6b-ae73bc45ffbe req-c21e2666-cc15-4c38-9a5b-e69207eda3dd tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 404 [ 1430.819561] [54534]: [pid: 54534|app: 0|req: 13/26] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:31:08 2024] DELETE /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1431.324900] [54533]: DEBUG cinder.api.middleware.request_id [req-1a418cf5-5581-4077-ad13-a241168cf403 req-37f2ee0a-5845-40f4-970b-da776d3dcc5b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.327243] [54533]: INFO cinder.api.openstack.wsgi [req-1a418cf5-5581-4077-ad13-a241168cf403 req-37f2ee0a-5845-40f4-970b-da776d3dcc5b tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] GET http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 [ 1431.328899] [54533]: DEBUG cinder.api.openstack.wsgi [req-1a418cf5-5581-4077-ad13-a241168cf403 req-37f2ee0a-5845-40f4-970b-da776d3dcc5b tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.328899] [54533]: DEBUG cinder.api.openstack.wsgi [req-1a418cf5-5581-4077-ad13-a241168cf403 req-37f2ee0a-5845-40f4-970b-da776d3dcc5b tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.337472] [54533]: INFO cinder.api.openstack.wsgi [req-1a418cf5-5581-4077-ad13-a241168cf403 req-37f2ee0a-5845-40f4-970b-da776d3dcc5b tempest-VolumesSnapshotsTestJSON-1479213443 tempest-VolumesSnapshotsTestJSON-1479213443-project-member] http://10.180.1.21/volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 returned with HTTP 404 [ 1431.338405] [54533]: [pid: 54533|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:31:09 2024] GET /volume/v3/volumes/b8ac734d-eefd-4757-9a59-0f324e586b89 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1440.814358] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=27,cinder:INSERT=8,cinder:UPDATE=14 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1441.332489] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=37,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1493.765496] [54534]: DEBUG cinder.api.middleware.request_id [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1493.768486] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1493.768778] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1493.769111] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1493.784934] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1493.784934] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1493.788773] [54534]: INFO cinder.volume.api [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1493.796107] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-bfcb3602-ff9f-49c2-89c4-e637921924a1 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1493.797029] [54534]: [pid: 54534|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:32:11 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.320439] [54533]: DEBUG cinder.api.middleware.request_id [None req-9a62258d-4764-4bb3-87fb-6d8395507586 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.320993] [54533]: INFO cinder.api.openstack.wsgi [None req-9a62258d-4764-4bb3-87fb-6d8395507586 None None] GET http://10.180.1.21/volume// [ 1495.321219] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9a62258d-4764-4bb3-87fb-6d8395507586 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.321463] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9a62258d-4764-4bb3-87fb-6d8395507586 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.322059] [54533]: INFO cinder.api.openstack.wsgi [None req-9a62258d-4764-4bb3-87fb-6d8395507586 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1495.322406] [54533]: [pid: 54533|app: 0|req: 15/29] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:32:13 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1495.329180] [54534]: DEBUG cinder.api.middleware.request_id [req-c6ffa345-dab9-4004-ae39-f0114251903b req-b39826d0-40ab-46c8-8f38-c3a0e789d6d9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.331612] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-b39826d0-40ab-46c8-8f38-c3a0e789d6d9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 1495.332084] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-b39826d0-40ab-46c8-8f38-c3a0e789d6d9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48e42993-4ebd-41c3-878e-306c11d1db7c", "connector": null, "instance_uuid": "f1b3a364-8f7f-4f74-bb80-a945639f675d"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1495.345175] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.345175] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.389045] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-b39826d0-40ab-46c8-8f38-c3a0e789d6d9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1495.389608] [54534]: [pid: 54534|app: 0|req: 15/30] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:32:13 2024] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.409397] [54533]: DEBUG cinder.api.middleware.request_id [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.413255] [54533]: INFO cinder.api.openstack.wsgi [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1495.413255] [54533]: DEBUG cinder.api.openstack.wsgi [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.413255] [54533]: DEBUG cinder.api.openstack.wsgi [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.430964] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.430964] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.434755] [54533]: INFO cinder.volume.api [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1495.443369] [54533]: INFO cinder.api.openstack.wsgi [None req-538e9ef2-b20c-4194-a3bf-4e2a9d644593 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1495.443369] [54533]: [pid: 54533|app: 0|req: 16/31] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:13 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1495.917594] [54534]: DEBUG cinder.api.middleware.request_id [None req-2bfef189-6a3b-4a7c-8bb1-28549c2b1c9f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.918041] [54534]: INFO cinder.api.openstack.wsgi [None req-2bfef189-6a3b-4a7c-8bb1-28549c2b1c9f None None] GET http://10.180.1.21/volume// [ 1495.918219] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2bfef189-6a3b-4a7c-8bb1-28549c2b1c9f None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.918438] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2bfef189-6a3b-4a7c-8bb1-28549c2b1c9f None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.918938] [54534]: INFO cinder.api.openstack.wsgi [None req-2bfef189-6a3b-4a7c-8bb1-28549c2b1c9f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1495.919195] [54534]: [pid: 54534|app: 0|req: 16/32] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:32:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1495.933690] [54533]: DEBUG cinder.api.middleware.request_id [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1495.936722] [54533]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1495.937139] [54533]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1495.937479] [54533]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1495.956339] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1495.956339] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1495.960647] [54533]: INFO cinder.volume.api [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1495.966208] [54533]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-de2969b3-60d5-4d35-bc15-e36bddc26222 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1495.966713] [54533]: [pid: 54533|app: 0|req: 17/33] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:32:13 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1495.998266] [54534]: DEBUG cinder.api.middleware.request_id [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.004890] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] PUT http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 [ 1496.005457] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"ip": "vc1.osci.c.eu-de-1.cloud.sap", "initiator": null, "host": "vc1.osci.c.eu-de-1.cloud.sap", "instance": "vm-375290", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1496.016368] [54534]: DEBUG cinder.coordination [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Acquiring lock "cinder-attachment_update-48e42993-4ebd-41c3-878e-306c11d1db7c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1496.024839] [54534]: DEBUG cinder.coordination [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Lock "cinder-attachment_update-48e42993-4ebd-41c3-878e-306c11d1db7c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1496.026975] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.026975] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.456775] [54533]: DEBUG cinder.api.middleware.request_id [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1496.464510] [54533]: INFO cinder.api.openstack.wsgi [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1496.464905] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1496.469031] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1496.493187] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1496.493187] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1496.500862] [54533]: INFO cinder.volume.api [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1496.507972] [54533]: INFO cinder.api.openstack.wsgi [None req-d4946a63-1fb7-4bf3-82ac-9bc433e5e28d tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1496.507972] [54533]: [pid: 54533|app: 0|req: 18/34] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:14 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1497.522440] [54533]: DEBUG cinder.api.middleware.request_id [None req-190d2ac4-1690-43d2-b942-f93552c82004 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1497.525883] [54533]: INFO cinder.api.openstack.wsgi [None req-190d2ac4-1690-43d2-b942-f93552c82004 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1497.525883] [54533]: DEBUG cinder.api.openstack.wsgi [None req-190d2ac4-1690-43d2-b942-f93552c82004 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1497.525883] [54533]: DEBUG cinder.api.openstack.wsgi [None req-190d2ac4-1690-43d2-b942-f93552c82004 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1497.549031] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1497.549031] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1497.553156] [54533]: INFO cinder.volume.api [None req-190d2ac4-1690-43d2-b942-f93552c82004 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1497.558794] [54533]: INFO cinder.api.openstack.wsgi [None req-190d2ac4-1690-43d2-b942-f93552c82004 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1497.559353] [54533]: [pid: 54533|app: 0|req: 19/35] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:15 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1498.575586] [54533]: DEBUG cinder.api.middleware.request_id [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1498.579409] [54533]: INFO cinder.api.openstack.wsgi [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1498.579933] [54533]: DEBUG cinder.api.openstack.wsgi [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1498.580009] [54533]: DEBUG cinder.api.openstack.wsgi [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1498.602618] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1498.602618] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1498.610557] [54533]: INFO cinder.volume.api [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1498.616476] [54533]: INFO cinder.api.openstack.wsgi [None req-19a8ab2e-341c-49ab-b3d6-7407a24e4b41 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1498.616920] [54533]: [pid: 54533|app: 0|req: 20/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:16 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1499.628869] [54533]: DEBUG cinder.api.middleware.request_id [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1499.633028] [54533]: INFO cinder.api.openstack.wsgi [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1499.633028] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1499.633028] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1499.649596] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1499.649596] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1499.656128] [54533]: INFO cinder.volume.api [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1499.661283] [54533]: INFO cinder.api.openstack.wsgi [None req-e03deb0b-8eeb-42aa-a877-bfb61770419e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1499.662421] [54533]: [pid: 54533|app: 0|req: 21/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:17 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1500.579251] [54534]: DEBUG cinder.coordination [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Lock "cinder-attachment_update-48e42993-4ebd-41c3-878e-306c11d1db7c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.552s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1500.579251] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-0650eec7-f1f9-4031-addf-371380bdb0c0 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 returned with HTTP 200 [ 1500.579251] [54534]: [pid: 54534|app: 0|req: 17/38] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:32:13 2024] PUT /volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 => generated 589 bytes in 4580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1500.674355] [54533]: DEBUG cinder.api.middleware.request_id [None req-605e5257-35f8-4709-9aca-737f9b76e950 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1500.677112] [54533]: INFO cinder.api.openstack.wsgi [None req-605e5257-35f8-4709-9aca-737f9b76e950 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1500.677487] [54533]: DEBUG cinder.api.openstack.wsgi [None req-605e5257-35f8-4709-9aca-737f9b76e950 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1500.678135] [54533]: DEBUG cinder.api.openstack.wsgi [None req-605e5257-35f8-4709-9aca-737f9b76e950 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1500.694914] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1500.694914] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1500.704518] [54533]: INFO cinder.volume.api [None req-605e5257-35f8-4709-9aca-737f9b76e950 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1500.713341] [54533]: INFO cinder.api.openstack.wsgi [None req-605e5257-35f8-4709-9aca-737f9b76e950 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1500.713754] [54533]: [pid: 54533|app: 0|req: 22/39] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:18 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1501.724158] [54534]: DEBUG cinder.api.middleware.request_id [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1501.727240] [54534]: INFO cinder.api.openstack.wsgi [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1501.727502] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1501.727838] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1501.748077] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1501.748077] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1501.752745] [54534]: INFO cinder.volume.api [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1501.759846] [54534]: INFO cinder.api.openstack.wsgi [None req-5db28318-e59e-43f6-9da7-f99fee59ee45 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1501.760301] [54534]: [pid: 54534|app: 0|req: 18/40] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:19 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1502.774887] [54533]: DEBUG cinder.api.middleware.request_id [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1502.777239] [54533]: INFO cinder.api.openstack.wsgi [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1502.777382] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1502.777600] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1502.802907] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1502.802907] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1502.807086] [54533]: INFO cinder.volume.api [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1502.813287] [54533]: INFO cinder.api.openstack.wsgi [None req-c4d679ed-2cd3-4d43-87d9-ed20bd1a9a0e tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1502.813678] [54533]: [pid: 54533|app: 0|req: 23/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:20 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1503.502270] [54534]: DEBUG cinder.api.middleware.request_id [req-c6ffa345-dab9-4004-ae39-f0114251903b req-9100b54c-f0c0-441a-98f6-3b92e47ca907 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.509068] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-9100b54c-f0c0-441a-98f6-3b92e47ca907 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] POST http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422/action [ 1503.510074] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-9100b54c-f0c0-441a-98f6-3b92e47ca907 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1503.510074] [54534]: DEBUG cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-9100b54c-f0c0-441a-98f6-3b92e47ca907 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1503.543032] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.543032] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.563503] [54534]: INFO cinder.api.openstack.wsgi [req-c6ffa345-dab9-4004-ae39-f0114251903b req-9100b54c-f0c0-441a-98f6-3b92e47ca907 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422/action returned with HTTP 204 [ 1503.563980] [54534]: [pid: 54534|app: 0|req: 19/42] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:32:21 2024] POST /volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1503.753722] [54533]: DEBUG cinder.api.middleware.request_id [req-63eaf92a-5a27-40ce-b05b-6e5d4d819f82 req-b99396e2-de6b-4bc5-aa41-3ca35e515d54 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.756449] [54533]: INFO cinder.api.openstack.wsgi [req-63eaf92a-5a27-40ce-b05b-6e5d4d819f82 req-b99396e2-de6b-4bc5-aa41-3ca35e515d54 tempest-SecurityGroupsTestJSON-257833536 tempest-SecurityGroupsTestJSON-257833536-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=2fae54f8-608e-43f7-a4f3-4fc12e3440c2 [ 1503.756937] [54533]: DEBUG cinder.api.openstack.wsgi [req-63eaf92a-5a27-40ce-b05b-6e5d4d819f82 req-b99396e2-de6b-4bc5-aa41-3ca35e515d54 tempest-SecurityGroupsTestJSON-257833536 tempest-SecurityGroupsTestJSON-257833536-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.757352] [54533]: DEBUG cinder.api.openstack.wsgi [req-63eaf92a-5a27-40ce-b05b-6e5d4d819f82 req-b99396e2-de6b-4bc5-aa41-3ca35e515d54 tempest-SecurityGroupsTestJSON-257833536 tempest-SecurityGroupsTestJSON-257833536-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.772560] [54533]: INFO cinder.api.openstack.wsgi [req-63eaf92a-5a27-40ce-b05b-6e5d4d819f82 req-b99396e2-de6b-4bc5-aa41-3ca35e515d54 tempest-SecurityGroupsTestJSON-257833536 tempest-SecurityGroupsTestJSON-257833536-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=2fae54f8-608e-43f7-a4f3-4fc12e3440c2 returned with HTTP 200 [ 1503.773208] [54533]: [pid: 54533|app: 0|req: 24/43] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 12 11:32:21 2024] GET /volume/v3/attachments?instance_id=2fae54f8-608e-43f7-a4f3-4fc12e3440c2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1503.827411] [54534]: DEBUG cinder.api.middleware.request_id [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.830636] [54534]: INFO cinder.api.openstack.wsgi [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1503.830636] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.830636] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.848465] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.848465] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.851906] [54534]: INFO cinder.volume.api [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1503.857308] [54534]: INFO cinder.api.openstack.wsgi [None req-e0505c18-f108-4a51-892b-2b9d1e27ceed tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1503.857747] [54534]: [pid: 54534|app: 0|req: 20/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:21 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1503.869116] [54533]: DEBUG cinder.api.middleware.request_id [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1503.871340] [54533]: INFO cinder.api.openstack.wsgi [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1503.871616] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1503.871883] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1503.889725] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1503.889725] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1503.893930] [54533]: INFO cinder.volume.api [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1503.898631] [54533]: INFO cinder.api.openstack.wsgi [None req-6cf3f2f6-6dc1-44dc-a468-675625c7e6ff tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1503.899248] [54533]: [pid: 54533|app: 0|req: 25/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:21 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1504.907191] [54534]: DEBUG cinder.api.middleware.request_id [None req-b3228148-f21f-47e6-a785-85972c53fc91 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1504.910960] [54534]: INFO cinder.api.openstack.wsgi [None req-b3228148-f21f-47e6-a785-85972c53fc91 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1504.911587] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b3228148-f21f-47e6-a785-85972c53fc91 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1504.911923] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b3228148-f21f-47e6-a785-85972c53fc91 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1504.934707] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1504.934707] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1504.942607] [54534]: INFO cinder.volume.api [None req-b3228148-f21f-47e6-a785-85972c53fc91 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1504.948573] [54534]: INFO cinder.api.openstack.wsgi [None req-b3228148-f21f-47e6-a785-85972c53fc91 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1504.949504] [54534]: [pid: 54534|app: 0|req: 21/46] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:22 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1328 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.451300] [54533]: DEBUG cinder.api.middleware.request_id [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.454583] [54533]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1505.454939] [54533]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1505.456433] [54533]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1505.484759] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.484759] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.490547] [54533]: INFO cinder.volume.api [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1505.497197] [54533]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-6d0ef71a-9d58-40ed-9b58-91116be2ea60 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1505.497748] [54533]: [pid: 54533|app: 0|req: 26/47] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:32:23 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1328 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1505.536176] [54534]: DEBUG cinder.api.middleware.request_id [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1505.538559] [54534]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] POST http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c/action [ 1505.538957] [54534]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1505.539115] [54534]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1505.548950] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1505.548950] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1505.549369] [54534]: INFO cinder.volume.api [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1505.555200] [54534]: INFO cinder.volume.api [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Begin detaching volume completed successfully. [ 1505.555433] [54534]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-a70a681f-1b1b-4c90-9add-3470fe7eb350 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c/action returned with HTTP 202 [ 1505.556312] [54534]: [pid: 54534|app: 0|req: 22/48] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:32:23 2024] POST /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1506.580222] [54533]: DEBUG cinder.api.middleware.request_id [None req-11dbaccd-d581-4081-8f5f-e4a72b945be2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.580419] [54533]: INFO cinder.api.openstack.wsgi [None req-11dbaccd-d581-4081-8f5f-e4a72b945be2 None None] GET http://10.180.1.21/volume// [ 1506.581483] [54533]: DEBUG cinder.api.openstack.wsgi [None req-11dbaccd-d581-4081-8f5f-e4a72b945be2 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.581483] [54533]: DEBUG cinder.api.openstack.wsgi [None req-11dbaccd-d581-4081-8f5f-e4a72b945be2 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.581483] [54533]: INFO cinder.api.openstack.wsgi [None req-11dbaccd-d581-4081-8f5f-e4a72b945be2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1506.581483] [54533]: [pid: 54533|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:32:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1506.587117] [54534]: DEBUG cinder.api.middleware.request_id [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1506.589139] [54534]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1506.589404] [54534]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1506.589632] [54534]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1506.611522] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1506.611522] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1506.615754] [54534]: INFO cinder.volume.api [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1506.621953] [54534]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-4e9ad115-cbe0-4b8b-a094-a24eaf9c8e18 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1506.622327] [54534]: [pid: 54534|app: 0|req: 23/50] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:32:24 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1555 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1507.792039] [54533]: DEBUG cinder.api.middleware.request_id [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-e98b1748-3b64-47ca-b1d1-fe19857b7fe5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1507.794903] [54533]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-e98b1748-3b64-47ca-b1d1-fe19857b7fe5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 [ 1507.795141] [54533]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-e98b1748-3b64-47ca-b1d1-fe19857b7fe5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1507.795362] [54533]: DEBUG cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-e98b1748-3b64-47ca-b1d1-fe19857b7fe5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1507.817206] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1507.817206] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1508.372988] [54533]: INFO cinder.api.openstack.wsgi [req-4da425c5-54c4-4b87-b10d-f3a8736ee251 req-e98b1748-3b64-47ca-b1d1-fe19857b7fe5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 returned with HTTP 200 [ 1508.373473] [54533]: [pid: 54533|app: 0|req: 28/51] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:32:25 2024] DELETE /volume/v3/attachments/4ccf473a-2c45-4a32-b071-b1d8ec01f422 => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1509.355359] [54534]: DEBUG cinder.api.middleware.request_id [None req-268ec5a1-a813-4944-b50f-12154e356400 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.358160] [54534]: INFO cinder.api.openstack.wsgi [None req-268ec5a1-a813-4944-b50f-12154e356400 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1509.358507] [54534]: DEBUG cinder.api.openstack.wsgi [None req-268ec5a1-a813-4944-b50f-12154e356400 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.358834] [54534]: DEBUG cinder.api.openstack.wsgi [None req-268ec5a1-a813-4944-b50f-12154e356400 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.381303] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.381303] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.384308] [54534]: INFO cinder.volume.api [None req-268ec5a1-a813-4944-b50f-12154e356400 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1509.389507] [54534]: INFO cinder.api.openstack.wsgi [None req-268ec5a1-a813-4944-b50f-12154e356400 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1509.389964] [54534]: [pid: 54534|app: 0|req: 24/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:27 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1509.407452] [54533]: DEBUG cinder.api.middleware.request_id [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.409583] [54533]: INFO cinder.api.openstack.wsgi [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1509.411889] [54533]: DEBUG cinder.api.openstack.wsgi [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.411889] [54533]: DEBUG cinder.api.openstack.wsgi [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.411889] [54533]: INFO cinder.api.v3.volumes [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Delete volume with id: 48e42993-4ebd-41c3-878e-306c11d1db7c [ 1509.427151] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.427151] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.427151] [54533]: INFO cinder.volume.api [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1509.465057] [54533]: INFO cinder.volume.api [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Delete volume request issued successfully. [ 1509.465156] [54533]: INFO cinder.api.openstack.wsgi [None req-31b268a2-bad6-45f9-9f33-ca31c36cc0d5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 202 [ 1509.467277] [54533]: [pid: 54533|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:32:27 2024] DELETE /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1509.471771] [54534]: DEBUG cinder.api.middleware.request_id [None req-edc37e98-4359-4568-be16-81ba19c453c5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1509.475636] [54534]: INFO cinder.api.openstack.wsgi [None req-edc37e98-4359-4568-be16-81ba19c453c5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1509.475907] [54534]: DEBUG cinder.api.openstack.wsgi [None req-edc37e98-4359-4568-be16-81ba19c453c5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1509.476176] [54534]: DEBUG cinder.api.openstack.wsgi [None req-edc37e98-4359-4568-be16-81ba19c453c5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1509.486818] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1509.486818] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1509.491574] [54534]: INFO cinder.volume.api [None req-edc37e98-4359-4568-be16-81ba19c453c5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1509.497426] [54534]: INFO cinder.api.openstack.wsgi [None req-edc37e98-4359-4568-be16-81ba19c453c5 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1509.497955] [54534]: [pid: 54534|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:27 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1510.512301] [54533]: DEBUG cinder.api.middleware.request_id [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.514595] [54533]: INFO cinder.api.openstack.wsgi [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1510.514731] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.514975] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.531214] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.531214] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.535636] [54533]: INFO cinder.volume.api [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1510.540519] [54533]: INFO cinder.api.openstack.wsgi [None req-c86892fc-b52f-4d7f-919b-06771a3dd65a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1510.540960] [54533]: [pid: 54533|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:28 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1511.554102] [54534]: DEBUG cinder.api.middleware.request_id [None req-d3d55af1-4b30-490d-9411-50594782a40a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1511.558706] [54534]: INFO cinder.api.openstack.wsgi [None req-d3d55af1-4b30-490d-9411-50594782a40a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1511.558950] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d3d55af1-4b30-490d-9411-50594782a40a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1511.559410] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d3d55af1-4b30-490d-9411-50594782a40a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1511.577043] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1511.577043] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1511.583234] [54534]: INFO cinder.volume.api [None req-d3d55af1-4b30-490d-9411-50594782a40a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Volume info retrieved successfully. [ 1511.588172] [54534]: INFO cinder.api.openstack.wsgi [None req-d3d55af1-4b30-490d-9411-50594782a40a tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 200 [ 1511.592971] [54534]: [pid: 54534|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:29 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1512.606059] [54533]: DEBUG cinder.api.middleware.request_id [None req-7eca6caf-3056-45c8-80bf-c8931032e5f9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1512.609602] [54533]: INFO cinder.api.openstack.wsgi [None req-7eca6caf-3056-45c8-80bf-c8931032e5f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1512.609602] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7eca6caf-3056-45c8-80bf-c8931032e5f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1512.609602] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7eca6caf-3056-45c8-80bf-c8931032e5f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1512.618193] [54533]: INFO cinder.api.openstack.wsgi [None req-7eca6caf-3056-45c8-80bf-c8931032e5f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 404 [ 1512.618931] [54533]: [pid: 54533|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:30 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1521.586293] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1522.611958] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=69,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1535.635233] [54534]: DEBUG cinder.api.middleware.request_id [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1535.637483] [54534]: INFO cinder.api.openstack.wsgi [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1535.637807] [54534]: DEBUG cinder.api.openstack.wsgi [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-44680055", "imageRef": "1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd", "size": 1}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1535.639688] [54534]: DEBUG cinder.api.v3.volumes [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-44680055', 'imageRef': '1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd', 'size': 1}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1535.878583] [54534]: INFO cinder.api.v3.volumes [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Create volume of 1 GB [ 1535.884253] [54534]: INFO cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Availability Zones retrieved successfully. [ 1535.892544] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Flow 'volume_create_api' (737fad36-8cf4-42b8-9111-6fab87ff877e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1535.894827] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d902786-6e85-452d-97d6-1f295bc2ba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1535.896331] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1535.947993] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d902786-6e85-452d-97d6-1f295bc2ba2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1535.949156] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b6d873-651a-4129-bf05-d21ae107e328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1535.997341] [54534]: DEBUG cinder.quota [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Created reservations ['8894f49e-9f50-48cd-825f-0a33571a60b8', 'd177ab67-4ca0-4956-baa5-56306c2f26e5', '0c628345-0e91-4f92-b451-6565b31c60f0', '2ba8e509-b3db-4044-8575-2d3833c3853f'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1535.998828] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b6d873-651a-4129-bf05-d21ae107e328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8894f49e-9f50-48cd-825f-0a33571a60b8', 'd177ab67-4ca0-4956-baa5-56306c2f26e5', '0c628345-0e91-4f92-b451-6565b31c60f0', '2ba8e509-b3db-4044-8575-2d3833c3853f']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1536.000492] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e5134c-3df3-4989-a366-8363745a59e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1536.017625] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e5134c-3df3-4989-a366-8363745a59e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59687a5-a3a4-4846-8d0d-323e4d4ef6c8', '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-44680055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bef40302b4547b1b9d8e223b76e9b29',qos_specs=None,replication_status=,reservations=['8894f49e-9f50-48cd-825f-0a33571a60b8','d177ab67-4ca0-4956-baa5-56306c2f26e5','0c628345-0e91-4f92-b451-6565b31c60f0','2ba8e509-b3db-4044-8575-2d3833c3853f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d883991fa410473187ccbb7544332178',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:32:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-44680055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59687a5-a3a4-4846-8d0d-323e4d4ef6c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bef40302b4547b1b9d8e223b76e9b29',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='d883991fa410473187ccbb7544332178',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1536.018753] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebfcf60-c0ad-423b-bef0-48f85b645567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1536.038732] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eebfcf60-c0ad-423b-bef0-48f85b645567) 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-44680055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bef40302b4547b1b9d8e223b76e9b29',qos_specs=None,replication_status=,reservations=['8894f49e-9f50-48cd-825f-0a33571a60b8','d177ab67-4ca0-4956-baa5-56306c2f26e5','0c628345-0e91-4f92-b451-6565b31c60f0','2ba8e509-b3db-4044-8575-2d3833c3853f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d883991fa410473187ccbb7544332178',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1536.039731] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cb0d81-6dd9-4871-93ed-0e9d1903b6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1536.052916] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cb0d81-6dd9-4871-93ed-0e9d1903b6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1536.053609] [54534]: DEBUG cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Flow 'volume_create_api' (737fad36-8cf4-42b8-9111-6fab87ff877e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1536.054090] [54534]: INFO cinder.volume.api [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Create volume request issued successfully. [ 1536.054764] [54534]: INFO cinder.api.openstack.wsgi [None req-dfc5c0b1-629f-4c21-809a-3a0c53003566 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1536.055476] [54534]: [pid: 54534|app: 0|req: 27/58] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:32:53 2024] POST /volume/v3/volumes => generated 750 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1536.064466] [54533]: DEBUG cinder.api.middleware.request_id [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1536.066910] [54533]: INFO cinder.api.openstack.wsgi [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1536.067193] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1536.067470] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1536.077098] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1536.077098] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1536.081293] [54533]: INFO cinder.volume.api [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1536.086213] [54533]: INFO cinder.api.openstack.wsgi [None req-dea175d6-1e74-4d94-96bf-d21e94f7dfd4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1536.086614] [54533]: [pid: 54533|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:53 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1537.099597] [54534]: DEBUG cinder.api.middleware.request_id [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1537.102218] [54534]: INFO cinder.api.openstack.wsgi [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1537.102474] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1537.102703] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1537.112169] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1537.112169] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1537.116081] [54534]: INFO cinder.volume.api [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1537.121581] [54534]: INFO cinder.api.openstack.wsgi [None req-6025870b-e6e6-4dba-b851-a426391e9fe5 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1537.121958] [54534]: [pid: 54534|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:54 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1538.131286] [54533]: DEBUG cinder.api.middleware.request_id [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1538.133573] [54533]: INFO cinder.api.openstack.wsgi [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1538.133802] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1538.134031] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1538.144126] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1538.144126] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1538.148364] [54533]: INFO cinder.volume.api [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1538.153067] [54533]: INFO cinder.api.openstack.wsgi [None req-a47f64ea-4233-4a14-b9bc-45f75907e044 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1538.153434] [54533]: [pid: 54533|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:55 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1539.162833] [54534]: DEBUG cinder.api.middleware.request_id [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1539.164621] [54534]: INFO cinder.api.openstack.wsgi [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1539.164851] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1539.165199] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1539.177681] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1539.177681] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1539.182405] [54534]: INFO cinder.volume.api [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1539.188271] [54534]: INFO cinder.api.openstack.wsgi [None req-2a14e501-c52a-4fc1-81d1-7e44f3be1652 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1539.188616] [54534]: [pid: 54534|app: 0|req: 29/62] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:57 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1540.202841] [54533]: DEBUG cinder.api.middleware.request_id [None req-68afea13-593f-4693-b857-4b1c2d9c823f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1540.208059] [54533]: INFO cinder.api.openstack.wsgi [None req-68afea13-593f-4693-b857-4b1c2d9c823f tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1540.208059] [54533]: DEBUG cinder.api.openstack.wsgi [None req-68afea13-593f-4693-b857-4b1c2d9c823f tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1540.208059] [54533]: DEBUG cinder.api.openstack.wsgi [None req-68afea13-593f-4693-b857-4b1c2d9c823f tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1540.221726] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1540.221726] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1540.231615] [54533]: INFO cinder.volume.api [None req-68afea13-593f-4693-b857-4b1c2d9c823f tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1540.235660] [54533]: INFO cinder.api.openstack.wsgi [None req-68afea13-593f-4693-b857-4b1c2d9c823f tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1540.236102] [54533]: [pid: 54533|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:58 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1541.247578] [54534]: DEBUG cinder.api.middleware.request_id [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1541.250901] [54534]: INFO cinder.api.openstack.wsgi [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1541.250901] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1541.250901] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1541.264440] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1541.264440] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1541.269589] [54534]: INFO cinder.volume.api [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1541.274853] [54534]: INFO cinder.api.openstack.wsgi [None req-c32d4c4f-afac-4e3e-b4f4-9fcc022c6fc0 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1541.275307] [54534]: [pid: 54534|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:32:59 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1542.286522] [54533]: DEBUG cinder.api.middleware.request_id [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1542.289056] [54533]: INFO cinder.api.openstack.wsgi [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1542.289551] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1542.289702] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1542.342172] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342172] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1542.349091] [54533]: INFO cinder.volume.api [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1542.358806] [54533]: INFO cinder.api.openstack.wsgi [None req-d46cdee0-dfdb-4e41-b8b0-97993fa8ffe7 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1542.359271] [54533]: [pid: 54533|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:00 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1543.370643] [54534]: DEBUG cinder.api.middleware.request_id [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1543.373635] [54534]: INFO cinder.api.openstack.wsgi [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1543.373862] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1543.374735] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1543.388178] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.388178] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1543.401218] [54534]: INFO cinder.volume.api [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1543.411378] [54534]: INFO cinder.api.openstack.wsgi [None req-fa813e78-0284-4379-a5d9-ab4e825cf7e9 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1543.411824] [54534]: [pid: 54534|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:01 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1544.426706] [54533]: DEBUG cinder.api.middleware.request_id [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1544.430517] [54533]: INFO cinder.api.openstack.wsgi [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1544.430517] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1544.430517] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1544.439644] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.439644] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1544.446663] [54533]: INFO cinder.volume.api [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1544.455440] [54533]: INFO cinder.api.openstack.wsgi [None req-dc53b4b9-4190-43b9-be51-4e8e3ebadced tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1544.457869] [54533]: [pid: 54533|app: 0|req: 36/67] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:02 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1545.471366] [54534]: DEBUG cinder.api.middleware.request_id [None req-9893410c-b506-42b4-9b3a-45452817f4a4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1545.473588] [54534]: INFO cinder.api.openstack.wsgi [None req-9893410c-b506-42b4-9b3a-45452817f4a4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1545.473805] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9893410c-b506-42b4-9b3a-45452817f4a4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1545.474057] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9893410c-b506-42b4-9b3a-45452817f4a4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1545.502705] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.502705] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1545.508773] [54534]: INFO cinder.volume.api [None req-9893410c-b506-42b4-9b3a-45452817f4a4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1545.515586] [54534]: INFO cinder.api.openstack.wsgi [None req-9893410c-b506-42b4-9b3a-45452817f4a4 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1545.520176] [54534]: [pid: 54534|app: 0|req: 32/68] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:03 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1546.526560] [54533]: DEBUG cinder.api.middleware.request_id [None req-773a8a43-cb15-403c-9aa7-cc024510176d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1546.536632] [54533]: INFO cinder.api.openstack.wsgi [None req-773a8a43-cb15-403c-9aa7-cc024510176d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1546.536987] [54533]: DEBUG cinder.api.openstack.wsgi [None req-773a8a43-cb15-403c-9aa7-cc024510176d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1546.537334] [54533]: DEBUG cinder.api.openstack.wsgi [None req-773a8a43-cb15-403c-9aa7-cc024510176d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1546.556695] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.556695] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1546.564755] [54533]: INFO cinder.volume.api [None req-773a8a43-cb15-403c-9aa7-cc024510176d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1546.573343] [54533]: INFO cinder.api.openstack.wsgi [None req-773a8a43-cb15-403c-9aa7-cc024510176d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1546.573343] [54533]: [pid: 54533|app: 0|req: 37/69] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:04 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.587038] [54534]: DEBUG cinder.api.middleware.request_id [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.591971] [54534]: INFO cinder.api.openstack.wsgi [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1547.592258] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.592485] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.613034] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.613034] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1547.619133] [54534]: INFO cinder.volume.api [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1547.629075] [54534]: INFO cinder.api.openstack.wsgi [None req-d4ea72cb-d942-4f86-85aa-4050f0bd3d23 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1547.629471] [54534]: [pid: 54534|app: 0|req: 33/70] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:05 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1547.844333] [54533]: DEBUG cinder.api.middleware.request_id [None req-86e29e3a-02d1-4880-99fa-378f7d879eea None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.854266] [54533]: INFO cinder.api.openstack.wsgi [None req-86e29e3a-02d1-4880-99fa-378f7d879eea tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1547.854518] [54533]: DEBUG cinder.api.openstack.wsgi [None req-86e29e3a-02d1-4880-99fa-378f7d879eea tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.854742] [54533]: DEBUG cinder.api.openstack.wsgi [None req-86e29e3a-02d1-4880-99fa-378f7d879eea tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.854933] [54533]: INFO cinder.api.v3.volumes [None req-86e29e3a-02d1-4880-99fa-378f7d879eea tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Delete volume with id: 48e42993-4ebd-41c3-878e-306c11d1db7c [ 1547.866377] [54533]: INFO cinder.api.openstack.wsgi [None req-86e29e3a-02d1-4880-99fa-378f7d879eea tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 404 [ 1547.867688] [54533]: [pid: 54533|app: 0|req: 38/71] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:33:05 2024] DELETE /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1547.870637] [54534]: DEBUG cinder.api.middleware.request_id [None req-d28bf9f4-20b1-4749-9db4-1079b39f73f9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1547.876912] [54534]: INFO cinder.api.openstack.wsgi [None req-d28bf9f4-20b1-4749-9db4-1079b39f73f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] GET http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c [ 1547.876912] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d28bf9f4-20b1-4749-9db4-1079b39f73f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1547.876912] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d28bf9f4-20b1-4749-9db4-1079b39f73f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1547.886108] [54534]: INFO cinder.api.openstack.wsgi [None req-d28bf9f4-20b1-4749-9db4-1079b39f73f9 tempest-VolumesAssistedSnapshotsTest-497319479 tempest-VolumesAssistedSnapshotsTest-497319479-project-admin] http://10.180.1.21/volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c returned with HTTP 404 [ 1547.886937] [54534]: [pid: 54534|app: 0|req: 34/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:05 2024] GET /volume/v3/volumes/48e42993-4ebd-41c3-878e-306c11d1db7c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1548.643035] [54533]: DEBUG cinder.api.middleware.request_id [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1548.645845] [54533]: INFO cinder.api.openstack.wsgi [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1548.646150] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1548.646954] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1548.673772] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673772] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1548.683799] [54533]: INFO cinder.volume.api [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1548.691268] [54533]: INFO cinder.api.openstack.wsgi [None req-d6e38b22-9acb-4db3-991e-c2d0ed7d9b22 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1548.691930] [54533]: [pid: 54533|app: 0|req: 39/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:06 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1549.700107] [54534]: DEBUG cinder.api.middleware.request_id [None req-92667625-46c1-4198-93dd-da53aa14e9fc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1549.702714] [54534]: INFO cinder.api.openstack.wsgi [None req-92667625-46c1-4198-93dd-da53aa14e9fc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1549.703098] [54534]: DEBUG cinder.api.openstack.wsgi [None req-92667625-46c1-4198-93dd-da53aa14e9fc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1549.703481] [54534]: DEBUG cinder.api.openstack.wsgi [None req-92667625-46c1-4198-93dd-da53aa14e9fc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1549.718512] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.718512] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1549.726418] [54534]: INFO cinder.volume.api [None req-92667625-46c1-4198-93dd-da53aa14e9fc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1549.729688] [54534]: INFO cinder.api.openstack.wsgi [None req-92667625-46c1-4198-93dd-da53aa14e9fc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1549.730120] [54534]: [pid: 54534|app: 0|req: 35/74] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:07 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1550.741553] [54533]: DEBUG cinder.api.middleware.request_id [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1550.745126] [54533]: INFO cinder.api.openstack.wsgi [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1550.745126] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1550.745126] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1550.756497] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756497] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1550.761568] [54533]: INFO cinder.volume.api [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1550.768095] [54533]: INFO cinder.api.openstack.wsgi [None req-f04165b4-e8ef-46b7-b199-7192d43b8369 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1550.768948] [54533]: [pid: 54533|app: 0|req: 40/75] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:08 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.023918] [54534]: DEBUG cinder.api.middleware.request_id [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.026335] [54534]: INFO cinder.api.openstack.wsgi [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1551.026750] [54534]: DEBUG cinder.api.openstack.wsgi [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1060395853"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1551.028979] [54534]: DEBUG cinder.api.v3.volumes [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1060395853'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1551.029262] [54534]: INFO cinder.api.v3.volumes [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume of 1 GB [ 1551.034675] [54534]: INFO cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Availability Zones retrieved successfully. [ 1551.043170] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Flow 'volume_create_api' (e035ffe2-25fb-485d-89e6-a9708e3b83f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.045149] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceae684a-75ac-4b37-836e-e669f308373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.047026] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1551.067596] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceae684a-75ac-4b37-836e-e669f308373b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.070390] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e11409e-c2ce-4e21-8c52-4964bd61db2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.122127] [54534]: DEBUG cinder.quota [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Created reservations ['1be0f18a-9e51-4ca2-b00e-149a4ae86f64', 'b617bd6b-fef9-4700-94d0-7d9e5a1b88fe', '7f1704f2-a56b-4282-826e-b7c3ed8d1eaa', '03ecc993-c450-438a-8fa5-59b41397394a'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1551.123184] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e11409e-c2ce-4e21-8c52-4964bd61db2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be0f18a-9e51-4ca2-b00e-149a4ae86f64', 'b617bd6b-fef9-4700-94d0-7d9e5a1b88fe', '7f1704f2-a56b-4282-826e-b7c3ed8d1eaa', '03ecc993-c450-438a-8fa5-59b41397394a']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.124147] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cfa381-bda6-4f96-a20b-0609e5edbbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.141372] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cfa381-bda6-4f96-a20b-0609e5edbbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7afaf4-0609-4fbf-9bd5-29e470f4226c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1060395853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e2ffe84b0444622863bdbf1d8d43268',qos_specs=None,replication_status=,reservations=['1be0f18a-9e51-4ca2-b00e-149a4ae86f64','b617bd6b-fef9-4700-94d0-7d9e5a1b88fe','7f1704f2-a56b-4282-826e-b7c3ed8d1eaa','03ecc993-c450-438a-8fa5-59b41397394a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7d4b64ca2f47328f1b794d68c60ba4',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:33:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1060395853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b7afaf4-0609-4fbf-9bd5-29e470f4226c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e2ffe84b0444622863bdbf1d8d43268',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='3e7d4b64ca2f47328f1b794d68c60ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.142710] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fc08b5-338f-47b7-984b-4d6486220efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.163798] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fc08b5-338f-47b7-984b-4d6486220efc) 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-1060395853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e2ffe84b0444622863bdbf1d8d43268',qos_specs=None,replication_status=,reservations=['1be0f18a-9e51-4ca2-b00e-149a4ae86f64','b617bd6b-fef9-4700-94d0-7d9e5a1b88fe','7f1704f2-a56b-4282-826e-b7c3ed8d1eaa','03ecc993-c450-438a-8fa5-59b41397394a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7d4b64ca2f47328f1b794d68c60ba4',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.164800] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0826fa4f-db20-4c1d-8818-6aa6d23c36c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1551.179881] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0826fa4f-db20-4c1d-8818-6aa6d23c36c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1551.181175] [54534]: DEBUG cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Flow 'volume_create_api' (e035ffe2-25fb-485d-89e6-a9708e3b83f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1551.181735] [54534]: INFO cinder.volume.api [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume request issued successfully. [ 1551.182458] [54534]: INFO cinder.api.openstack.wsgi [None req-eaf8fee9-e13f-4a44-a3f8-d7517250b287 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1551.182905] [54534]: [pid: 54534|app: 0|req: 36/76] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:33:08 2024] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1551.191230] [54533]: DEBUG cinder.api.middleware.request_id [None req-93926eff-323d-482a-9def-9c24d45f4be7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.193995] [54533]: INFO cinder.api.openstack.wsgi [None req-93926eff-323d-482a-9def-9c24d45f4be7 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1551.194251] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93926eff-323d-482a-9def-9c24d45f4be7 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.194478] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93926eff-323d-482a-9def-9c24d45f4be7 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.203787] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.203787] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.210409] [54533]: INFO cinder.volume.api [None req-93926eff-323d-482a-9def-9c24d45f4be7 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1551.213935] [54533]: INFO cinder.api.openstack.wsgi [None req-93926eff-323d-482a-9def-9c24d45f4be7 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1551.214372] [54533]: [pid: 54533|app: 0|req: 41/77] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:09 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1551.783637] [54534]: DEBUG cinder.api.middleware.request_id [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1551.784716] [54534]: INFO cinder.api.openstack.wsgi [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1551.785282] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1551.785580] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1551.801213] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.801213] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1551.806042] [54534]: INFO cinder.volume.api [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1551.816802] [54534]: INFO cinder.api.openstack.wsgi [None req-cc8d9857-9dc4-4e87-a6fb-931ec3922aef tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1551.816802] [54534]: [pid: 54534|app: 0|req: 37/78] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:09 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.227721] [54533]: DEBUG cinder.api.middleware.request_id [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.230072] [54533]: INFO cinder.api.openstack.wsgi [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1552.230504] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.230620] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.245129] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.245129] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.249748] [54533]: INFO cinder.volume.api [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1552.256531] [54533]: INFO cinder.api.openstack.wsgi [None req-ffaaae00-3356-40ff-858a-898ffc7476e1 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1552.259063] [54533]: [pid: 54533|app: 0|req: 42/79] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:10 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1552.423086] [54534]: DEBUG cinder.api.middleware.request_id [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.428993] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1552.428993] [54534]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.428993] [54534]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.438772] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.438772] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.447176] [54534]: INFO cinder.volume.api [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1552.451958] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-386ad554-4eb7-4ed9-8aa2-21cc71ddfe21 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1552.452447] [54534]: [pid: 54534|app: 0|req: 38/80] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:10 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1552.827511] [54533]: DEBUG cinder.api.middleware.request_id [None req-62ef9526-9525-4284-83f7-71bd93f6f0da None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1552.829812] [54533]: INFO cinder.api.openstack.wsgi [None req-62ef9526-9525-4284-83f7-71bd93f6f0da tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1552.830058] [54533]: DEBUG cinder.api.openstack.wsgi [None req-62ef9526-9525-4284-83f7-71bd93f6f0da tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1552.830358] [54533]: DEBUG cinder.api.openstack.wsgi [None req-62ef9526-9525-4284-83f7-71bd93f6f0da tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1552.839294] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.839294] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1552.843901] [54533]: INFO cinder.volume.api [None req-62ef9526-9525-4284-83f7-71bd93f6f0da tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1552.849983] [54533]: INFO cinder.api.openstack.wsgi [None req-62ef9526-9525-4284-83f7-71bd93f6f0da tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1552.850561] [54533]: [pid: 54533|app: 0|req: 43/81] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:10 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.863336] [54534]: DEBUG cinder.api.middleware.request_id [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.870162] [54534]: INFO cinder.api.openstack.wsgi [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1553.870162] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.870162] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.885864] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.885864] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1553.894195] [54534]: INFO cinder.volume.api [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1553.903030] [54534]: INFO cinder.api.openstack.wsgi [None req-1e0796c1-783c-4d52-b3b4-1d54ee6854bc tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1553.903702] [54534]: [pid: 54534|app: 0|req: 39/82] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:11 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1553.978931] [54533]: DEBUG cinder.api.middleware.request_id [None req-5222850a-26b8-4920-9201-83ba4559767f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.979436] [54533]: INFO cinder.api.openstack.wsgi [None req-5222850a-26b8-4920-9201-83ba4559767f None None] GET http://10.180.1.21/volume// [ 1553.979624] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5222850a-26b8-4920-9201-83ba4559767f None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1553.979850] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5222850a-26b8-4920-9201-83ba4559767f None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1553.980349] [54533]: INFO cinder.api.openstack.wsgi [None req-5222850a-26b8-4920-9201-83ba4559767f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1553.980785] [54533]: [pid: 54533|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:33:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1553.989314] [54534]: DEBUG cinder.api.middleware.request_id [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-e2b32d38-06ed-4995-9aee-7e9b9615b94b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1553.992422] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-e2b32d38-06ed-4995-9aee-7e9b9615b94b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1553.992669] [54534]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-e2b32d38-06ed-4995-9aee-7e9b9615b94b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b7afaf4-0609-4fbf-9bd5-29e470f4226c", "connector": null, "instance_uuid": "9e00dcfd-147c-443b-bafc-ac77382a57a4"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.003202] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.003202] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.038940] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-e2b32d38-06ed-4995-9aee-7e9b9615b94b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1554.039663] [54534]: [pid: 54534|app: 0|req: 40/84] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:33:11 2024] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1554.075488] [54533]: DEBUG cinder.api.middleware.request_id [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.082997] [54533]: INFO cinder.api.openstack.wsgi [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1554.082997] [54533]: DEBUG cinder.api.openstack.wsgi [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.083550] [54533]: DEBUG cinder.api.openstack.wsgi [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.102238] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.102238] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.108490] [54533]: INFO cinder.volume.api [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1554.113495] [54533]: INFO cinder.api.openstack.wsgi [None req-618c27b4-bf41-4858-867e-dc8b8d8dcb05 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1554.113983] [54533]: [pid: 54533|app: 0|req: 45/85] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:11 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1554.586436] [54534]: DEBUG cinder.api.middleware.request_id [None req-7c502001-ce5e-44b9-a5fb-f09d07654bbe None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.591017] [54534]: INFO cinder.api.openstack.wsgi [None req-7c502001-ce5e-44b9-a5fb-f09d07654bbe None None] GET http://10.180.1.21/volume// [ 1554.591017] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7c502001-ce5e-44b9-a5fb-f09d07654bbe None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.591017] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7c502001-ce5e-44b9-a5fb-f09d07654bbe None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.591017] [54534]: INFO cinder.api.openstack.wsgi [None req-7c502001-ce5e-44b9-a5fb-f09d07654bbe None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1554.591017] [54534]: [pid: 54534|app: 0|req: 41/86] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:33:12 2024] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1554.601313] [54533]: DEBUG cinder.api.middleware.request_id [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.607031] [54533]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1554.607031] [54533]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.607031] [54533]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.633749] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.633749] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.644410] [54533]: INFO cinder.volume.api [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1554.658605] [54533]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-f3f4b9fd-c8cf-4746-b274-bfa2961ae042 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1554.659162] [54533]: [pid: 54533|app: 0|req: 46/87] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:33:12 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1027 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1554.698525] [54534]: DEBUG cinder.api.middleware.request_id [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.701528] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] PUT http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 [ 1554.702363] [54534]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-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-375357", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1554.713655] [54534]: DEBUG cinder.coordination [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Acquiring lock "cinder-attachment_update-5b7afaf4-0609-4fbf-9bd5-29e470f4226c-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1554.721680] [54534]: DEBUG cinder.coordination [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Lock "cinder-attachment_update-5b7afaf4-0609-4fbf-9bd5-29e470f4226c-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1554.723124] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.723124] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.915888] [54533]: DEBUG cinder.api.middleware.request_id [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1554.919807] [54533]: INFO cinder.api.openstack.wsgi [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1554.920162] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1554.920379] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1554.932090] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.932090] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1554.937133] [54533]: INFO cinder.volume.api [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1554.943788] [54533]: INFO cinder.api.openstack.wsgi [None req-b0baf674-2b5e-4231-a1a7-94d2d13a2317 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1554.944370] [54533]: [pid: 54533|app: 0|req: 47/88] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:12 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1555.123371] [54533]: DEBUG cinder.api.middleware.request_id [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.130278] [54533]: INFO cinder.api.openstack.wsgi [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1555.130278] [54533]: DEBUG cinder.api.openstack.wsgi [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.130278] [54533]: DEBUG cinder.api.openstack.wsgi [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.150377] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.150377] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.158604] [54533]: INFO cinder.volume.api [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1555.169037] [54533]: INFO cinder.api.openstack.wsgi [None req-15a3da82-1847-43f1-9d30-bc4ac802ffc2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1555.169774] [54533]: [pid: 54533|app: 0|req: 48/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:12 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1555.960594] [54533]: DEBUG cinder.api.middleware.request_id [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1555.965087] [54533]: INFO cinder.api.openstack.wsgi [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1555.965087] [54533]: DEBUG cinder.api.openstack.wsgi [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1555.965087] [54533]: DEBUG cinder.api.openstack.wsgi [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1555.983238] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.983238] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1555.990399] [54533]: INFO cinder.volume.api [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1555.996608] [54533]: INFO cinder.api.openstack.wsgi [None req-985c5609-2b7e-4d62-9ef4-394ff3b5f8c2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1555.997391] [54533]: [pid: 54533|app: 0|req: 49/90] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:13 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1556.183496] [54533]: DEBUG cinder.api.middleware.request_id [None req-2f906f35-8570-403d-8a70-04e18c25bc6e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1556.186010] [54533]: INFO cinder.api.openstack.wsgi [None req-2f906f35-8570-403d-8a70-04e18c25bc6e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1556.186275] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2f906f35-8570-403d-8a70-04e18c25bc6e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1556.186505] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2f906f35-8570-403d-8a70-04e18c25bc6e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1556.203639] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.203639] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1556.208657] [54533]: INFO cinder.volume.api [None req-2f906f35-8570-403d-8a70-04e18c25bc6e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1556.215141] [54533]: INFO cinder.api.openstack.wsgi [None req-2f906f35-8570-403d-8a70-04e18c25bc6e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1556.217287] [54533]: [pid: 54533|app: 0|req: 50/91] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:14 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.017798] [54533]: DEBUG cinder.api.middleware.request_id [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.028465] [54533]: INFO cinder.api.openstack.wsgi [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1557.028465] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.028465] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.036923] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.036923] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.052022] [54533]: INFO cinder.volume.api [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1557.061220] [54533]: INFO cinder.api.openstack.wsgi [None req-5e3c7c44-326c-4c98-882d-9ada3aefb20a tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1557.061220] [54533]: [pid: 54533|app: 0|req: 51/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:14 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 1390 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1557.232469] [54533]: DEBUG cinder.api.middleware.request_id [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.233342] [54533]: INFO cinder.api.openstack.wsgi [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1557.233484] [54533]: DEBUG cinder.api.openstack.wsgi [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.233710] [54533]: DEBUG cinder.api.openstack.wsgi [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.253538] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.253538] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.260646] [54533]: INFO cinder.volume.api [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1557.267179] [54533]: INFO cinder.api.openstack.wsgi [None req-15ca1e47-8d23-4ab2-9c0f-57dd1ef03968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1557.267750] [54533]: [pid: 54533|app: 0|req: 52/93] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:15 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1557.600631] [54533]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1557.604582] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1557.604848] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1557.605082] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1557.620560] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620560] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1557.628121] [54533]: INFO cinder.volume.api [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1557.639035] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-9daa64fd-5986-456f-9589-b272245c1dca tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1557.639035] [54533]: [pid: 54533|app: 0|req: 53/94] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:15 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 1390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.282655] [54533]: DEBUG cinder.api.middleware.request_id [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.285453] [54533]: INFO cinder.api.openstack.wsgi [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1558.285453] [54533]: DEBUG cinder.api.openstack.wsgi [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.285453] [54533]: DEBUG cinder.api.openstack.wsgi [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.312266] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.312266] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.324756] [54533]: INFO cinder.volume.api [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1558.334292] [54533]: INFO cinder.api.openstack.wsgi [None req-087ea288-36d7-43ad-bd88-1c710bb4aae3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1558.335073] [54533]: [pid: 54533|app: 0|req: 54/95] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:16 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1558.339526] [54533]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.341866] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1558.342121] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.342427] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.354113] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.354113] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.358613] [54533]: INFO cinder.volume.api [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1558.370473] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-93c38783-7ddc-498b-b6fd-486d8e20f71d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1558.371093] [54533]: [pid: 54533|app: 0|req: 55/96] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:16 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1558.378395] [54533]: DEBUG cinder.api.middleware.request_id [None req-40be64a2-b1b8-488f-80a4-f6bc407ed914 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.378635] [54533]: INFO cinder.api.openstack.wsgi [None req-40be64a2-b1b8-488f-80a4-f6bc407ed914 None None] GET http://10.180.1.21/volume// [ 1558.378751] [54533]: DEBUG cinder.api.openstack.wsgi [None req-40be64a2-b1b8-488f-80a4-f6bc407ed914 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1558.378978] [54533]: DEBUG cinder.api.openstack.wsgi [None req-40be64a2-b1b8-488f-80a4-f6bc407ed914 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1558.379412] [54533]: INFO cinder.api.openstack.wsgi [None req-40be64a2-b1b8-488f-80a4-f6bc407ed914 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1558.379712] [54533]: [pid: 54533|app: 0|req: 56/97] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:33:16 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1558.383796] [54533]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-bd212fbf-dca7-482d-b0eb-f02e4dd6e5ff None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1558.385787] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-bd212fbf-dca7-482d-b0eb-f02e4dd6e5ff tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1558.386259] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-bd212fbf-dca7-482d-b0eb-f02e4dd6e5ff tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c59687a5-a3a4-4846-8d0d-323e4d4ef6c8", "connector": null, "instance_uuid": "b9999541-2626-4379-a548-5d7d7ba0bff3"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1558.397446] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.397446] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1558.423703] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-bd212fbf-dca7-482d-b0eb-f02e4dd6e5ff tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1558.424847] [54533]: [pid: 54533|app: 0|req: 57/98] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:33:16 2024] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1559.345781] [54533]: DEBUG cinder.api.middleware.request_id [None req-c15a7128-c486-4486-ba72-73f047974b9c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1559.350869] [54533]: INFO cinder.api.openstack.wsgi [None req-c15a7128-c486-4486-ba72-73f047974b9c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1559.351843] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c15a7128-c486-4486-ba72-73f047974b9c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1559.351843] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c15a7128-c486-4486-ba72-73f047974b9c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1559.366616] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.366616] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1559.370783] [54533]: INFO cinder.volume.api [None req-c15a7128-c486-4486-ba72-73f047974b9c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1559.378404] [54533]: INFO cinder.api.openstack.wsgi [None req-c15a7128-c486-4486-ba72-73f047974b9c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1559.378963] [54533]: [pid: 54533|app: 0|req: 58/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:17 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1559.769172] [54534]: DEBUG cinder.coordination [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Lock "cinder-attachment_update-5b7afaf4-0609-4fbf-9bd5-29e470f4226c-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.048s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1559.771038] [54534]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-a68ad388-880a-496c-8469-85bba7f0caae tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 returned with HTTP 200 [ 1559.771038] [54534]: [pid: 54534|app: 0|req: 42/100] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:33:12 2024] PUT /volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 => generated 589 bytes in 5075 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1560.389533] [54533]: DEBUG cinder.api.middleware.request_id [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1560.392262] [54533]: INFO cinder.api.openstack.wsgi [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1560.392950] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1560.392950] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1560.418061] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.418061] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1560.425170] [54533]: INFO cinder.volume.api [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1560.432409] [54533]: INFO cinder.api.openstack.wsgi [None req-e94d0fb1-0061-4e41-9ce5-84cd019ca952 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1560.437029] [54533]: [pid: 54533|app: 0|req: 59/101] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:18 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1561.449358] [54534]: DEBUG cinder.api.middleware.request_id [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1561.453439] [54534]: INFO cinder.api.openstack.wsgi [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1561.454684] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1561.455971] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1561.483694] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.483694] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1561.489230] [54534]: INFO cinder.volume.api [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1561.495454] [54534]: INFO cinder.api.openstack.wsgi [None req-4ded7b82-d957-4c04-bb08-db07e4f16797 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1561.499107] [54534]: [pid: 54534|app: 0|req: 43/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:19 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1562.013591] [54533]: DEBUG cinder.api.middleware.request_id [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-232905e7-ae2b-40d7-8af0-677e57a90084 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.020185] [54533]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-232905e7-ae2b-40d7-8af0-677e57a90084 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] POST http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717/action [ 1562.020185] [54533]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-232905e7-ae2b-40d7-8af0-677e57a90084 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1562.021247] [54533]: DEBUG cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-232905e7-ae2b-40d7-8af0-677e57a90084 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1562.047515] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.047515] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.061117] [54533]: INFO cinder.api.openstack.wsgi [req-1e0ad7d1-9b2f-4e25-b752-b3658e9ee15e req-232905e7-ae2b-40d7-8af0-677e57a90084 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717/action returned with HTTP 204 [ 1562.061929] [54533]: [pid: 54533|app: 0|req: 60/103] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:33:19 2024] POST /volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1562.507716] [54534]: DEBUG cinder.api.middleware.request_id [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.509823] [54534]: INFO cinder.api.openstack.wsgi [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1562.510198] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.511263] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.535378] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.535378] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.548387] [54534]: INFO cinder.volume.api [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1562.554226] [54534]: INFO cinder.api.openstack.wsgi [None req-fbfabeab-2117-4cce-ba55-e2c6265301a2 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1562.554674] [54534]: [pid: 54534|app: 0|req: 44/104] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:20 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1562.564247] [54533]: DEBUG cinder.api.middleware.request_id [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1562.569143] [54533]: INFO cinder.api.openstack.wsgi [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1562.569495] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1562.569796] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1562.599120] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1562.599120] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1562.605587] [54533]: INFO cinder.volume.api [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1562.615280] [54533]: INFO cinder.api.openstack.wsgi [None req-a6bb584e-bf71-407d-8fe0-ea57e67e0f5c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1562.615280] [54533]: [pid: 54533|app: 0|req: 61/105] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:20 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.075509] [54534]: DEBUG cinder.api.middleware.request_id [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.084025] [54534]: INFO cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1563.084025] [54534]: DEBUG cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.084025] [54534]: DEBUG cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.100896] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100896] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.111654] [54534]: INFO cinder.volume.api [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Volume info retrieved successfully. [ 1563.119043] [54534]: INFO cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-933fdac7-1677-41ea-83fb-7ddaf73c9aed tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1563.119954] [54534]: [pid: 54534|app: 0|req: 45/106] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:20 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1563.127763] [54533]: DEBUG cinder.api.middleware.request_id [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-56982512-9c3d-4288-bd6b-1d66fffa38fd None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.130967] [54533]: INFO cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-56982512-9c3d-4288-bd6b-1d66fffa38fd tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] GET http://10.180.1.21/volume/v3/volumes/b8e3d1dc-eed4-482e-8b73-44a34ce57613 [ 1563.131504] [54533]: DEBUG cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-56982512-9c3d-4288-bd6b-1d66fffa38fd tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.131609] [54533]: DEBUG cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-56982512-9c3d-4288-bd6b-1d66fffa38fd tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.140912] [54533]: INFO cinder.api.openstack.wsgi [req-725ef19c-6c75-471a-96c7-06f276e0e689 req-56982512-9c3d-4288-bd6b-1d66fffa38fd tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] http://10.180.1.21/volume/v3/volumes/b8e3d1dc-eed4-482e-8b73-44a34ce57613 returned with HTTP 404 [ 1563.144244] [54533]: [pid: 54533|app: 0|req: 62/107] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:20 2024] GET /volume/v3/volumes/b8e3d1dc-eed4-482e-8b73-44a34ce57613 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1563.152597] [54534]: DEBUG cinder.api.middleware.request_id [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.155533] [54534]: INFO cinder.api.openstack.wsgi [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1563.156109] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.156454] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.188736] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188736] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.196465] [54534]: INFO cinder.volume.api [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1563.205986] [54534]: INFO cinder.api.openstack.wsgi [None req-0cafc171-76b1-43c9-be43-f8ce1bb556f4 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1563.206658] [54534]: [pid: 54534|app: 0|req: 46/108] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:21 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1563.609928] [54533]: DEBUG cinder.api.middleware.request_id [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.612645] [54533]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1563.612890] [54533]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1563.613142] [54533]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1563.634483] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.634483] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.640102] [54533]: INFO cinder.volume.api [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1563.647637] [54533]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-776b8d6a-efda-4bf3-b1e2-b22e6f9cde2d tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1563.648947] [54533]: [pid: 54533|app: 0|req: 63/109] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:21 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1563.700755] [54534]: DEBUG cinder.api.middleware.request_id [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1563.703399] [54534]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] POST http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c/action [ 1563.703977] [54534]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1563.703977] [54534]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1563.715668] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.715668] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1563.716256] [54534]: INFO cinder.volume.api [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1563.721858] [54534]: INFO cinder.volume.api [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Begin detaching volume completed successfully. [ 1563.722195] [54534]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-01d688dc-d329-4668-9148-d1c625a30e14 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c/action returned with HTTP 202 [ 1563.723274] [54534]: [pid: 54534|app: 0|req: 47/110] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:33:21 2024] POST /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1564.298310] [54533]: DEBUG cinder.api.middleware.request_id [None req-657f7316-d21f-4606-ad07-11debd1bde35 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.298310] [54533]: INFO cinder.api.openstack.wsgi [None req-657f7316-d21f-4606-ad07-11debd1bde35 None None] GET http://10.180.1.21/volume// [ 1564.298310] [54533]: DEBUG cinder.api.openstack.wsgi [None req-657f7316-d21f-4606-ad07-11debd1bde35 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.298310] [54533]: DEBUG cinder.api.openstack.wsgi [None req-657f7316-d21f-4606-ad07-11debd1bde35 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.298310] [54533]: INFO cinder.api.openstack.wsgi [None req-657f7316-d21f-4606-ad07-11debd1bde35 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1564.298310] [54533]: [pid: 54533|app: 0|req: 64/111] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:33:22 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1564.305082] [54534]: DEBUG cinder.api.middleware.request_id [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.308197] [54534]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1564.308563] [54534]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.308872] [54534]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.325852] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1564.325852] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1564.331205] [54534]: INFO cinder.volume.api [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1564.338222] [54534]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-db531e97-09e4-419d-9061-85fe1c6f9fa3 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1564.338222] [54534]: [pid: 54534|app: 0|req: 48/112] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:33:22 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1564.904573] [54533]: DEBUG cinder.api.middleware.request_id [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1564.906956] [54533]: INFO cinder.api.openstack.wsgi [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-87970990 [ 1564.907180] [54533]: DEBUG cinder.api.openstack.wsgi [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1564.907815] [54533]: DEBUG cinder.api.openstack.wsgi [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1564.907815] [54533]: INFO cinder.api.v3.volumes [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Delete volume with id: tempest-invalid-87970990 [ 1564.915140] [54533]: INFO cinder.api.openstack.wsgi [req-c6a75dee-96d0-42f9-bdaf-5b364a550a62 req-a55c2e8c-66f9-48f3-afd1-e64bc668d93b tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-87970990 returned with HTTP 404 [ 1564.918963] [54533]: [pid: 54533|app: 0|req: 65/113] 10.180.1.21 () {62 vars in 1464 bytes} [Thu Dec 12 11:33:22 2024] DELETE /volume/v3/volumes/tempest-invalid-87970990 => generated 97 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1565.527844] [54534]: DEBUG cinder.api.middleware.request_id [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.532150] [54534]: INFO cinder.api.openstack.wsgi [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7217100d-d14b-4ba4-9379-d9698f67199f [ 1565.532378] [54534]: DEBUG cinder.api.openstack.wsgi [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.532718] [54534]: DEBUG cinder.api.openstack.wsgi [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.533038] [54534]: INFO cinder.api.v3.volumes [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Delete volume with id: 7217100d-d14b-4ba4-9379-d9698f67199f [ 1565.547997] [54534]: INFO cinder.api.openstack.wsgi [req-7aba5ed8-d515-4cfd-b547-8a093540422c req-cd4d3116-90b3-4cc7-8aa0-8568cd7ce91c tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] http://10.180.1.21/volume/v3/volumes/7217100d-d14b-4ba4-9379-d9698f67199f returned with HTTP 404 [ 1565.547997] [54534]: [pid: 54534|app: 0|req: 49/114] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:33:23 2024] DELETE /volume/v3/volumes/7217100d-d14b-4ba4-9379-d9698f67199f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1565.548269] [54533]: DEBUG cinder.api.middleware.request_id [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-fee51c54-7eae-4100-8c7a-0e8dfdec631f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.554082] [54533]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-fee51c54-7eae-4100-8c7a-0e8dfdec631f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 [ 1565.554082] [54533]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-fee51c54-7eae-4100-8c7a-0e8dfdec631f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.554082] [54533]: DEBUG cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-fee51c54-7eae-4100-8c7a-0e8dfdec631f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.567035] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1565.567035] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1565.569135] [54534]: DEBUG cinder.api.middleware.request_id [req-3662888d-549f-473e-a051-5743b43a0673 req-28a4ef47-9674-4707-bfdc-e3e0ab835432 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1565.575940] [54534]: INFO cinder.api.openstack.wsgi [req-3662888d-549f-473e-a051-5743b43a0673 req-28a4ef47-9674-4707-bfdc-e3e0ab835432 tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] GET http://10.180.1.21/volume/v3/volumes/d8fe1c42-5da8-4501-8cab-62728184ec25 [ 1565.576647] [54534]: DEBUG cinder.api.openstack.wsgi [req-3662888d-549f-473e-a051-5743b43a0673 req-28a4ef47-9674-4707-bfdc-e3e0ab835432 tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1565.576976] [54534]: DEBUG cinder.api.openstack.wsgi [req-3662888d-549f-473e-a051-5743b43a0673 req-28a4ef47-9674-4707-bfdc-e3e0ab835432 tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1565.586388] [54534]: INFO cinder.api.openstack.wsgi [req-3662888d-549f-473e-a051-5743b43a0673 req-28a4ef47-9674-4707-bfdc-e3e0ab835432 tempest-VolumesNegativeTest-1782167712 tempest-VolumesNegativeTest-1782167712-project-member] http://10.180.1.21/volume/v3/volumes/d8fe1c42-5da8-4501-8cab-62728184ec25 returned with HTTP 404 [ 1565.587168] [54534]: [pid: 54534|app: 0|req: 50/115] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:33:23 2024] GET /volume/v3/volumes/d8fe1c42-5da8-4501-8cab-62728184ec25 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1566.145095] [54533]: INFO cinder.api.openstack.wsgi [req-ab40d05e-6a25-4e41-8c0a-7710c94be455 req-fee51c54-7eae-4100-8c7a-0e8dfdec631f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 returned with HTTP 200 [ 1566.146649] [54533]: [pid: 54533|app: 0|req: 66/116] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:33:23 2024] DELETE /volume/v3/attachments/ed6c6ff2-1fd0-4c74-b03e-dec9d71bc717 => generated 19 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1566.921425] [54534]: DEBUG cinder.api.middleware.request_id [None req-42d4f760-3f14-4364-98b4-48353179fcaf None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.923724] [54534]: INFO cinder.api.openstack.wsgi [None req-42d4f760-3f14-4364-98b4-48353179fcaf tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1566.923938] [54534]: DEBUG cinder.api.openstack.wsgi [None req-42d4f760-3f14-4364-98b4-48353179fcaf tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.924172] [54534]: DEBUG cinder.api.openstack.wsgi [None req-42d4f760-3f14-4364-98b4-48353179fcaf tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.952373] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.952373] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.955072] [54534]: INFO cinder.volume.api [None req-42d4f760-3f14-4364-98b4-48353179fcaf tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1566.960441] [54534]: INFO cinder.api.openstack.wsgi [None req-42d4f760-3f14-4364-98b4-48353179fcaf tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1566.960758] [54534]: [pid: 54534|app: 0|req: 51/117] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:33:24 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1576.137930] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=137,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1576.957441] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=138,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1581.979060] [54533]: DEBUG cinder.api.middleware.request_id [None req-ede9b5e3-724d-4de2-9a2c-9d01db5a74ba None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.979609] [54533]: INFO cinder.api.openstack.wsgi [None req-ede9b5e3-724d-4de2-9a2c-9d01db5a74ba None None] GET http://10.180.1.21/volume// [ 1581.979826] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ede9b5e3-724d-4de2-9a2c-9d01db5a74ba None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.980120] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ede9b5e3-724d-4de2-9a2c-9d01db5a74ba None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1581.980629] [54533]: INFO cinder.api.openstack.wsgi [None req-ede9b5e3-724d-4de2-9a2c-9d01db5a74ba None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1581.981300] [54533]: [pid: 54533|app: 0|req: 67/118] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:33:39 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1581.985354] [54534]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1581.989278] [54534]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] GET http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1581.989544] [54534]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1581.989776] [54534]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1582.005208] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.005208] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.010118] [54534]: INFO cinder.volume.api [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1582.018643] [54534]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-67fc66a1-5716-4c15-be0e-33eb2d7d76de tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 200 [ 1582.019221] [54534]: [pid: 54534|app: 0|req: 52/119] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:33:39 2024] GET /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 1570 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1582.227743] [54533]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1582.231148] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] PUT http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 [ 1582.231580] [54533]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-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=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1582.246717] [54533]: DEBUG cinder.coordination [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Acquiring lock "cinder-attachment_update-c59687a5-a3a4-4846-8d0d-323e4d4ef6c8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1582.255024] [54533]: DEBUG cinder.coordination [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Lock "cinder-attachment_update-c59687a5-a3a4-4846-8d0d-323e4d4ef6c8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1582.255024] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.255024] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1582.796920] [54533]: DEBUG cinder.coordination [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Lock "cinder-attachment_update-c59687a5-a3a4-4846-8d0d-323e4d4ef6c8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.545s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1582.797397] [54533]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-c8ec7ae4-6f9e-4bd4-9312-82144786a09d tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 returned with HTTP 200 [ 1582.797785] [54533]: [pid: 54533|app: 0|req: 68/120] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:33:40 2024] PUT /volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 => generated 589 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1583.310212] [54534]: DEBUG cinder.api.middleware.request_id [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-291497d9-d1a5-47e7-93a2-e1c01807dcd2 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1583.310212] [54534]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-291497d9-d1a5-47e7-93a2-e1c01807dcd2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] POST http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658/action [ 1583.310615] [54534]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-291497d9-d1a5-47e7-93a2-e1c01807dcd2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1583.310771] [54534]: DEBUG cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-291497d9-d1a5-47e7-93a2-e1c01807dcd2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1583.417068] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.417068] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1583.426654] [54534]: INFO cinder.api.openstack.wsgi [req-ae8bc5a2-2a52-4db7-aada-59fc9277aa36 req-291497d9-d1a5-47e7-93a2-e1c01807dcd2 tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658/action returned with HTTP 204 [ 1583.427210] [54534]: [pid: 54534|app: 0|req: 53/121] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:33:41 2024] POST /volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1592.789218] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1593.423589] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1610.720187] [54533]: DEBUG cinder.api.middleware.request_id [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.722615] [54533]: INFO cinder.api.openstack.wsgi [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1610.723075] [54533]: DEBUG cinder.api.openstack.wsgi [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-894927031"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1610.724970] [54533]: DEBUG cinder.api.v3.volumes [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-894927031'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1610.725783] [54533]: INFO cinder.api.v3.volumes [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume of 1 GB [ 1610.725783] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.725783] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.735444] [54533]: INFO cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Availability Zones retrieved successfully. [ 1610.747044] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Flow 'volume_create_api' (36d83a0f-23fb-48a1-a6ee-6543ccbbb37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1610.749439] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4901b8a-fbda-417c-a303-de9bab72da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.751687] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1610.778038] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4901b8a-fbda-417c-a303-de9bab72da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.779330] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca187df-1038-4bb4-a458-afaf2ddda32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.813950] [54533]: DEBUG cinder.quota [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Created reservations ['723a355c-94b1-46f1-ad84-0f89c78c3e7c', '7a74dc90-c2f8-4d28-81f0-3e0f19372e25', '3c53e9da-da6f-46bf-9379-fe9df78b65a6', 'b83ab083-d48a-4497-9c54-6be0350f3a0c'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1610.815598] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca187df-1038-4bb4-a458-afaf2ddda32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723a355c-94b1-46f1-ad84-0f89c78c3e7c', '7a74dc90-c2f8-4d28-81f0-3e0f19372e25', '3c53e9da-da6f-46bf-9379-fe9df78b65a6', 'b83ab083-d48a-4497-9c54-6be0350f3a0c']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.816992] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f8dd06-4e3d-4016-b6c6-a9b11d28f4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.834131] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38f8dd06-4e3d-4016-b6c6-a9b11d28f4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-894927031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e2ffe84b0444622863bdbf1d8d43268',qos_specs=None,replication_status=,reservations=['723a355c-94b1-46f1-ad84-0f89c78c3e7c','7a74dc90-c2f8-4d28-81f0-3e0f19372e25','3c53e9da-da6f-46bf-9379-fe9df78b65a6','b83ab083-d48a-4497-9c54-6be0350f3a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7d4b64ca2f47328f1b794d68c60ba4',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-894927031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e2ffe84b0444622863bdbf1d8d43268',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='3e7d4b64ca2f47328f1b794d68c60ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.834987] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c06e1a-0d97-4965-9dbb-14675e58178e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.853873] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51c06e1a-0d97-4965-9dbb-14675e58178e) 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-894927031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e2ffe84b0444622863bdbf1d8d43268',qos_specs=None,replication_status=,reservations=['723a355c-94b1-46f1-ad84-0f89c78c3e7c','7a74dc90-c2f8-4d28-81f0-3e0f19372e25','3c53e9da-da6f-46bf-9379-fe9df78b65a6','b83ab083-d48a-4497-9c54-6be0350f3a0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e7d4b64ca2f47328f1b794d68c60ba4',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.854826] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e0936-9811-4d52-b288-1fe89bea0a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1610.867545] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988e0936-9811-4d52-b288-1fe89bea0a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1610.868251] [54533]: DEBUG cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Flow 'volume_create_api' (36d83a0f-23fb-48a1-a6ee-6543ccbbb37c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1610.868740] [54533]: INFO cinder.volume.api [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Create volume request issued successfully. [ 1610.869398] [54533]: INFO cinder.api.openstack.wsgi [None req-17a184b6-b70c-4d37-9649-7cd7f6459bc5 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1610.869904] [54533]: [pid: 54533|app: 0|req: 69/122] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:34:08 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) [ 1610.878226] [54534]: DEBUG cinder.api.middleware.request_id [None req-32100ce4-e56c-426c-8728-3e974efc829f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1610.881520] [54534]: INFO cinder.api.openstack.wsgi [None req-32100ce4-e56c-426c-8728-3e974efc829f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1610.881874] [54534]: DEBUG cinder.api.openstack.wsgi [None req-32100ce4-e56c-426c-8728-3e974efc829f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1610.882333] [54534]: DEBUG cinder.api.openstack.wsgi [None req-32100ce4-e56c-426c-8728-3e974efc829f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1610.892605] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1610.892605] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1610.896924] [54534]: INFO cinder.volume.api [None req-32100ce4-e56c-426c-8728-3e974efc829f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1610.901976] [54534]: INFO cinder.api.openstack.wsgi [None req-32100ce4-e56c-426c-8728-3e974efc829f tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac returned with HTTP 200 [ 1610.902453] [54534]: [pid: 54534|app: 0|req: 54/123] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:08 2024] GET /volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.914877] [54533]: DEBUG cinder.api.middleware.request_id [None req-8345230c-6e67-47ee-b7be-f0925878e86e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.918561] [54533]: INFO cinder.api.openstack.wsgi [None req-8345230c-6e67-47ee-b7be-f0925878e86e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1611.918561] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8345230c-6e67-47ee-b7be-f0925878e86e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.918561] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8345230c-6e67-47ee-b7be-f0925878e86e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1611.932526] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1611.932526] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1611.938643] [54533]: INFO cinder.volume.api [None req-8345230c-6e67-47ee-b7be-f0925878e86e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1611.947965] [54533]: INFO cinder.api.openstack.wsgi [None req-8345230c-6e67-47ee-b7be-f0925878e86e tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac returned with HTTP 200 [ 1611.948563] [54533]: [pid: 54533|app: 0|req: 70/124] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:09 2024] GET /volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1611.993523] [54534]: DEBUG cinder.api.middleware.request_id [req-4710103c-72ac-4b64-b9f0-e312e77f047f req-1f41d989-bfb1-4d4b-b1f7-c610c42fcc64 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1611.997946] [54534]: INFO cinder.api.openstack.wsgi [req-4710103c-72ac-4b64-b9f0-e312e77f047f req-1f41d989-bfb1-4d4b-b1f7-c610c42fcc64 tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] GET http://10.180.1.21/volume/v3/volumes/02badf0b-ed67-4e4c-8c3c-75e92fb7a285 [ 1611.997946] [54534]: DEBUG cinder.api.openstack.wsgi [req-4710103c-72ac-4b64-b9f0-e312e77f047f req-1f41d989-bfb1-4d4b-b1f7-c610c42fcc64 tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1611.997946] [54534]: DEBUG cinder.api.openstack.wsgi [req-4710103c-72ac-4b64-b9f0-e312e77f047f req-1f41d989-bfb1-4d4b-b1f7-c610c42fcc64 tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.003817] [54534]: INFO cinder.api.openstack.wsgi [req-4710103c-72ac-4b64-b9f0-e312e77f047f req-1f41d989-bfb1-4d4b-b1f7-c610c42fcc64 tempest-VolumesAdminNegativeTest-1919150103 tempest-VolumesAdminNegativeTest-1919150103-project-admin] http://10.180.1.21/volume/v3/volumes/02badf0b-ed67-4e4c-8c3c-75e92fb7a285 returned with HTTP 404 [ 1612.004940] [54534]: [pid: 54534|app: 0|req: 55/125] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:34:09 2024] GET /volume/v3/volumes/02badf0b-ed67-4e4c-8c3c-75e92fb7a285 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1612.014029] [54533]: DEBUG cinder.api.middleware.request_id [None req-e54e4280-0f84-4003-931f-24c33f92959c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.016463] [54533]: INFO cinder.api.openstack.wsgi [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] DELETE http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1612.016750] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.017010] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.017219] [54533]: INFO cinder.api.v3.volumes [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Delete volume with id: 592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1612.025521] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.025521] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.026074] [54533]: INFO cinder.volume.api [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1612.046523] [54533]: INFO cinder.volume.api [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Delete volume request issued successfully. [ 1612.047314] [54533]: INFO cinder.api.openstack.wsgi [None req-e54e4280-0f84-4003-931f-24c33f92959c tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac returned with HTTP 202 [ 1612.047314] [54533]: [pid: 54533|app: 0|req: 71/126] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:34:09 2024] DELETE /volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1612.051229] [54534]: DEBUG cinder.api.middleware.request_id [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1612.053431] [54534]: INFO cinder.api.openstack.wsgi [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1612.053431] [54534]: DEBUG cinder.api.openstack.wsgi [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1612.053650] [54534]: DEBUG cinder.api.openstack.wsgi [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1612.061593] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1612.061593] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1612.065663] [54534]: INFO cinder.volume.api [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1612.070999] [54534]: INFO cinder.api.openstack.wsgi [None req-435a7ed9-d8ce-4fa6-9ca0-1b0b383adb68 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac returned with HTTP 200 [ 1612.071571] [54534]: [pid: 54534|app: 0|req: 56/127] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:09 2024] GET /volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1613.082373] [54533]: DEBUG cinder.api.middleware.request_id [None req-5c8741e2-b2cf-48af-bbdf-1a7e2c32005b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1613.084467] [54533]: INFO cinder.api.openstack.wsgi [None req-5c8741e2-b2cf-48af-bbdf-1a7e2c32005b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac [ 1613.084875] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5c8741e2-b2cf-48af-bbdf-1a7e2c32005b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1613.085238] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5c8741e2-b2cf-48af-bbdf-1a7e2c32005b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1613.093009] [54533]: INFO cinder.api.openstack.wsgi [None req-5c8741e2-b2cf-48af-bbdf-1a7e2c32005b tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac returned with HTTP 404 [ 1613.093009] [54533]: [pid: 54533|app: 0|req: 72/128] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:10 2024] GET /volume/v3/volumes/592aa5cd-f3f2-4141-8d01-8bbf0fb2b7ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1622.068372] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=9 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1623.088748] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1628.899979] [54534]: DEBUG cinder.api.middleware.request_id [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1628.902111] [54534]: INFO cinder.api.openstack.wsgi [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1628.902530] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1486450343", "imageRef": "1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd", "size": 1}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1628.904373] [54534]: DEBUG cinder.api.v3.volumes [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1486450343', 'imageRef': '1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd', 'size': 1}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1628.969156] [54534]: INFO cinder.api.v3.volumes [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Create volume of 1 GB [ 1628.977642] [54534]: INFO cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Availability Zones retrieved successfully. [ 1628.987150] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Flow 'volume_create_api' (65cc25ea-4ad1-4f5f-a812-b27719703bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1628.988914] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78efba87-1c7d-4c5a-a730-4b12e7e39cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1628.989725] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1629.047920] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78efba87-1c7d-4c5a-a730-4b12e7e39cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.049076] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc26f381-980c-45f5-b294-44e90e290b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.104837] [54534]: DEBUG cinder.quota [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Created reservations ['4a43aae1-a3dc-442a-9322-b215cad944e8', '7e30e12b-f820-4a6d-8d7f-d9dc8391c930', '691d9405-abe0-44f7-afd5-6e3b4ca427ec', '6b2ff90e-5ceb-49c5-89ba-6945d22328b0'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1629.105828] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc26f381-980c-45f5-b294-44e90e290b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a43aae1-a3dc-442a-9322-b215cad944e8', '7e30e12b-f820-4a6d-8d7f-d9dc8391c930', '691d9405-abe0-44f7-afd5-6e3b4ca427ec', '6b2ff90e-5ceb-49c5-89ba-6945d22328b0']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.107185] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b59192-a937-4180-859a-0f1d83128d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.122050] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b59192-a937-4180-859a-0f1d83128d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10040882-7fd7-47d3-8eb5-14897d9e2305', '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-1486450343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894fa8582ef64e73bb9be77927588535',qos_specs=None,replication_status=,reservations=['4a43aae1-a3dc-442a-9322-b215cad944e8','7e30e12b-f820-4a6d-8d7f-d9dc8391c930','691d9405-abe0-44f7-afd5-6e3b4ca427ec','6b2ff90e-5ceb-49c5-89ba-6945d22328b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019082b2afb74b57a5585676c8133f8f',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:34:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1486450343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10040882-7fd7-47d3-8eb5-14897d9e2305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='894fa8582ef64e73bb9be77927588535',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='019082b2afb74b57a5585676c8133f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.123036] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4909b4-dcad-45c0-a9e6-9578f3f22585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.142769] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4909b4-dcad-45c0-a9e6-9578f3f22585) 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-1486450343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894fa8582ef64e73bb9be77927588535',qos_specs=None,replication_status=,reservations=['4a43aae1-a3dc-442a-9322-b215cad944e8','7e30e12b-f820-4a6d-8d7f-d9dc8391c930','691d9405-abe0-44f7-afd5-6e3b4ca427ec','6b2ff90e-5ceb-49c5-89ba-6945d22328b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='019082b2afb74b57a5585676c8133f8f',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.143672] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b96d802-c454-464a-9621-ddf1fefea47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1629.157493] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b96d802-c454-464a-9621-ddf1fefea47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1629.158577] [54534]: DEBUG cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Flow 'volume_create_api' (65cc25ea-4ad1-4f5f-a812-b27719703bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1629.159171] [54534]: INFO cinder.volume.api [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Create volume request issued successfully. [ 1629.159888] [54534]: INFO cinder.api.openstack.wsgi [None req-3d938ed1-b301-4c24-aa1b-4ffa2c701c38 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1629.160384] [54534]: [pid: 54534|app: 0|req: 57/129] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Dec 12 11:34:26 2024] POST /volume/v3/volumes => generated 898 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 1629.172493] [54533]: DEBUG cinder.api.middleware.request_id [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1629.175379] [54533]: INFO cinder.api.openstack.wsgi [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1629.175649] [54533]: DEBUG cinder.api.openstack.wsgi [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1629.175870] [54533]: DEBUG cinder.api.openstack.wsgi [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1629.188469] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.188469] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1629.192626] [54533]: INFO cinder.volume.api [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1629.198385] [54533]: INFO cinder.api.openstack.wsgi [None req-394c282b-81e4-45c7-9efc-4ad6dbdd0199 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1629.198802] [54533]: [pid: 54533|app: 0|req: 73/130] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:27 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 966 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1630.213021] [54534]: DEBUG cinder.api.middleware.request_id [None req-86c26187-2b4a-435e-8632-816400d9d8f8 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1630.215411] [54534]: INFO cinder.api.openstack.wsgi [None req-86c26187-2b4a-435e-8632-816400d9d8f8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1630.215503] [54534]: DEBUG cinder.api.openstack.wsgi [None req-86c26187-2b4a-435e-8632-816400d9d8f8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1630.215709] [54534]: DEBUG cinder.api.openstack.wsgi [None req-86c26187-2b4a-435e-8632-816400d9d8f8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1630.226374] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.226374] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1630.230399] [54534]: INFO cinder.volume.api [None req-86c26187-2b4a-435e-8632-816400d9d8f8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1630.235303] [54534]: INFO cinder.api.openstack.wsgi [None req-86c26187-2b4a-435e-8632-816400d9d8f8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1630.235684] [54534]: [pid: 54534|app: 0|req: 58/131] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:28 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.245603] [54533]: DEBUG cinder.api.middleware.request_id [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.247770] [54533]: INFO cinder.api.openstack.wsgi [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1631.248022] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.248242] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.258106] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.258106] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1631.262722] [54533]: INFO cinder.volume.api [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1631.266936] [54533]: INFO cinder.api.openstack.wsgi [None req-c0d05623-ddaf-4030-b8af-a39f4980c803 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1631.267337] [54533]: [pid: 54533|app: 0|req: 74/132] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:29 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1631.287463] [54534]: DEBUG cinder.api.middleware.request_id [req-c84a3590-b742-425e-bd64-c58b30ccde55 req-06f551e7-eefb-44b9-a2cf-34beb21f456b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1631.289854] [54534]: INFO cinder.api.openstack.wsgi [req-c84a3590-b742-425e-bd64-c58b30ccde55 req-06f551e7-eefb-44b9-a2cf-34beb21f456b tempest-ServerActionsTestJSON-1565800605 tempest-ServerActionsTestJSON-1565800605-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=3ec61025-e8be-4d3b-901f-4293004363d6 [ 1631.290080] [54534]: DEBUG cinder.api.openstack.wsgi [req-c84a3590-b742-425e-bd64-c58b30ccde55 req-06f551e7-eefb-44b9-a2cf-34beb21f456b tempest-ServerActionsTestJSON-1565800605 tempest-ServerActionsTestJSON-1565800605-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1631.290301] [54534]: DEBUG cinder.api.openstack.wsgi [req-c84a3590-b742-425e-bd64-c58b30ccde55 req-06f551e7-eefb-44b9-a2cf-34beb21f456b tempest-ServerActionsTestJSON-1565800605 tempest-ServerActionsTestJSON-1565800605-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1631.305709] [54534]: INFO cinder.api.openstack.wsgi [req-c84a3590-b742-425e-bd64-c58b30ccde55 req-06f551e7-eefb-44b9-a2cf-34beb21f456b tempest-ServerActionsTestJSON-1565800605 tempest-ServerActionsTestJSON-1565800605-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=3ec61025-e8be-4d3b-901f-4293004363d6 returned with HTTP 200 [ 1631.306126] [54534]: [pid: 54534|app: 0|req: 59/133] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 12 11:34:29 2024] GET /volume/v3/attachments?instance_id=3ec61025-e8be-4d3b-901f-4293004363d6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1632.279461] [54533]: DEBUG cinder.api.middleware.request_id [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1632.281807] [54533]: INFO cinder.api.openstack.wsgi [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1632.282091] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1632.282375] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1632.293839] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.293839] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1632.297758] [54533]: INFO cinder.volume.api [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1632.302944] [54533]: INFO cinder.api.openstack.wsgi [None req-6bceef79-1feb-4ae9-a42f-ec3fa1d6c37d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1632.303357] [54533]: [pid: 54533|app: 0|req: 75/134] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:30 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1633.315160] [54534]: DEBUG cinder.api.middleware.request_id [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1633.317479] [54534]: INFO cinder.api.openstack.wsgi [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1633.317712] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1633.317940] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1633.330108] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330108] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1633.339299] [54534]: INFO cinder.volume.api [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1633.348532] [54534]: INFO cinder.api.openstack.wsgi [None req-8e29c9fc-72a3-4c38-b8c8-dce7309634a1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1633.349240] [54534]: [pid: 54534|app: 0|req: 60/135] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:31 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1634.359235] [54533]: DEBUG cinder.api.middleware.request_id [None req-538292af-1c30-416a-b373-79e1fcef0a2a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1634.361730] [54533]: INFO cinder.api.openstack.wsgi [None req-538292af-1c30-416a-b373-79e1fcef0a2a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1634.362146] [54533]: DEBUG cinder.api.openstack.wsgi [None req-538292af-1c30-416a-b373-79e1fcef0a2a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1634.362352] [54533]: DEBUG cinder.api.openstack.wsgi [None req-538292af-1c30-416a-b373-79e1fcef0a2a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1634.373112] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373112] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1634.377652] [54533]: INFO cinder.volume.api [None req-538292af-1c30-416a-b373-79e1fcef0a2a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1634.383598] [54533]: INFO cinder.api.openstack.wsgi [None req-538292af-1c30-416a-b373-79e1fcef0a2a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1634.384025] [54533]: [pid: 54533|app: 0|req: 76/136] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:32 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1635.397216] [54534]: DEBUG cinder.api.middleware.request_id [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1635.399307] [54534]: INFO cinder.api.openstack.wsgi [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1635.399780] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1635.399780] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1635.410577] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410577] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1635.415076] [54534]: INFO cinder.volume.api [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1635.421032] [54534]: INFO cinder.api.openstack.wsgi [None req-cddcf1dd-1a47-48a6-960e-12b4effd7681 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1635.421483] [54534]: [pid: 54534|app: 0|req: 61/137] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:33 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1636.436272] [54533]: DEBUG cinder.api.middleware.request_id [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1636.436272] [54533]: INFO cinder.api.openstack.wsgi [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1636.436482] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1636.436708] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1636.453724] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.453724] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1636.459204] [54533]: INFO cinder.volume.api [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1636.465589] [54533]: INFO cinder.api.openstack.wsgi [None req-6f46f734-59c7-4201-93cf-0e8cbdd25419 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1636.466082] [54533]: [pid: 54533|app: 0|req: 77/138] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:34 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1637.484035] [54534]: DEBUG cinder.api.middleware.request_id [None req-d6e905af-0eda-4f44-a753-b69786d39f50 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.488499] [54534]: INFO cinder.api.openstack.wsgi [None req-d6e905af-0eda-4f44-a753-b69786d39f50 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1637.488854] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d6e905af-0eda-4f44-a753-b69786d39f50 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1637.489819] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d6e905af-0eda-4f44-a753-b69786d39f50 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1637.506207] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.506207] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1637.510608] [54534]: INFO cinder.volume.api [None req-d6e905af-0eda-4f44-a753-b69786d39f50 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1637.517000] [54534]: INFO cinder.api.openstack.wsgi [None req-d6e905af-0eda-4f44-a753-b69786d39f50 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1637.517000] [54534]: [pid: 54534|app: 0|req: 62/139] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:35 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1637.724049] [54533]: DEBUG cinder.api.middleware.request_id [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1637.726632] [54533]: INFO cinder.api.openstack.wsgi [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1637.727089] [54533]: DEBUG cinder.api.openstack.wsgi [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1259845172"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1637.728887] [54533]: DEBUG cinder.api.v3.volumes [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1259845172'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1637.729107] [54533]: INFO cinder.api.v3.volumes [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume of 1 GB [ 1637.734865] [54533]: INFO cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Availability Zones retrieved successfully. [ 1637.742328] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Flow 'volume_create_api' (d632f264-6b9f-4a59-b6b2-e77f56c23218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1637.743495] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c0923a-8c9c-439a-bf24-fc1ff7fcbf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1637.744698] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1637.768399] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c0923a-8c9c-439a-bf24-fc1ff7fcbf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1637.769477] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917a17cb-db1f-4455-bc65-de28c8d66f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1637.821486] [54533]: DEBUG cinder.quota [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Created reservations ['f8985141-4f1a-49c6-963e-cb72df810c3a', 'c63f3c61-4d68-4bcf-8b1c-c9c4cde2b132', '5babfbd7-0a99-4762-bfcf-eb6fc2498b6d', 'f1610a2e-e4be-4e9e-a9d4-fd89c33c5296'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1637.822544] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (917a17cb-db1f-4455-bc65-de28c8d66f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8985141-4f1a-49c6-963e-cb72df810c3a', 'c63f3c61-4d68-4bcf-8b1c-c9c4cde2b132', '5babfbd7-0a99-4762-bfcf-eb6fc2498b6d', 'f1610a2e-e4be-4e9e-a9d4-fd89c33c5296']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1637.823827] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b110e9-c7b1-48da-ac7d-49802ce196e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1637.839491] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b110e9-c7b1-48da-ac7d-49802ce196e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdaef256-5a74-4742-af8a-107b9ca422af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1259845172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7a7e06896347a68aa49982884af089',qos_specs=None,replication_status=,reservations=['f8985141-4f1a-49c6-963e-cb72df810c3a','c63f3c61-4d68-4bcf-8b1c-c9c4cde2b132','5babfbd7-0a99-4762-bfcf-eb6fc2498b6d','f1610a2e-e4be-4e9e-a9d4-fd89c33c5296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1259845172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdaef256-5a74-4742-af8a-107b9ca422af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7a7e06896347a68aa49982884af089',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='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1637.840434] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfc210c-fc0e-4998-b37c-9e8b32d5e172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1637.862718] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfc210c-fc0e-4998-b37c-9e8b32d5e172) 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-1259845172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7a7e06896347a68aa49982884af089',qos_specs=None,replication_status=,reservations=['f8985141-4f1a-49c6-963e-cb72df810c3a','c63f3c61-4d68-4bcf-8b1c-c9c4cde2b132','5babfbd7-0a99-4762-bfcf-eb6fc2498b6d','f1610a2e-e4be-4e9e-a9d4-fd89c33c5296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1637.863661] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2bf462-7f69-44b1-88b0-cc4a6527f2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1637.877052] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2bf462-7f69-44b1-88b0-cc4a6527f2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1637.878848] [54533]: DEBUG cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Flow 'volume_create_api' (d632f264-6b9f-4a59-b6b2-e77f56c23218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1637.879828] [54533]: INFO cinder.volume.api [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume request issued successfully. [ 1637.880700] [54533]: INFO cinder.api.openstack.wsgi [None req-aee6a418-a503-46d8-beff-3f7ffd7c447f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1637.881687] [54533]: [pid: 54533|app: 0|req: 78/140] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:34:35 2024] POST /volume/v3/volumes => generated 753 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1638.527590] [54534]: DEBUG cinder.api.middleware.request_id [None req-95fce5ff-325e-4854-a234-f0719067cebc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1638.533523] [54534]: INFO cinder.api.openstack.wsgi [None req-95fce5ff-325e-4854-a234-f0719067cebc tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1638.533822] [54534]: DEBUG cinder.api.openstack.wsgi [None req-95fce5ff-325e-4854-a234-f0719067cebc tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1638.534056] [54534]: DEBUG cinder.api.openstack.wsgi [None req-95fce5ff-325e-4854-a234-f0719067cebc tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1638.560489] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1638.560489] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1638.570224] [54534]: INFO cinder.volume.api [None req-95fce5ff-325e-4854-a234-f0719067cebc tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1638.573785] [54534]: INFO cinder.api.openstack.wsgi [None req-95fce5ff-325e-4854-a234-f0719067cebc tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1638.574376] [54534]: [pid: 54534|app: 0|req: 63/141] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:36 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1639.592519] [54533]: DEBUG cinder.api.middleware.request_id [None req-4a58ae82-06fd-4c11-953f-54499ca8750b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1639.594731] [54533]: INFO cinder.api.openstack.wsgi [None req-4a58ae82-06fd-4c11-953f-54499ca8750b tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1639.595080] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4a58ae82-06fd-4c11-953f-54499ca8750b tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1639.595332] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4a58ae82-06fd-4c11-953f-54499ca8750b tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1639.609032] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1639.609032] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1639.615634] [54533]: INFO cinder.volume.api [None req-4a58ae82-06fd-4c11-953f-54499ca8750b tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1639.621698] [54533]: INFO cinder.api.openstack.wsgi [None req-4a58ae82-06fd-4c11-953f-54499ca8750b tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1639.622238] [54533]: [pid: 54533|app: 0|req: 79/142] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:37 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1640.636699] [54534]: DEBUG cinder.api.middleware.request_id [None req-1881a528-627d-4317-af27-739730ff0c0f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1640.639153] [54534]: INFO cinder.api.openstack.wsgi [None req-1881a528-627d-4317-af27-739730ff0c0f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1640.639541] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1881a528-627d-4317-af27-739730ff0c0f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1640.639627] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1881a528-627d-4317-af27-739730ff0c0f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1640.652530] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1640.652530] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1640.659559] [54534]: INFO cinder.volume.api [None req-1881a528-627d-4317-af27-739730ff0c0f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1640.669157] [54534]: INFO cinder.api.openstack.wsgi [None req-1881a528-627d-4317-af27-739730ff0c0f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1640.669581] [54534]: [pid: 54534|app: 0|req: 64/143] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:38 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1641.681704] [54533]: DEBUG cinder.api.middleware.request_id [None req-ba453572-2440-4069-ad22-2332ead81a3c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1641.687491] [54533]: INFO cinder.api.openstack.wsgi [None req-ba453572-2440-4069-ad22-2332ead81a3c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1641.687740] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ba453572-2440-4069-ad22-2332ead81a3c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1641.687967] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ba453572-2440-4069-ad22-2332ead81a3c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1641.716963] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1641.716963] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1641.722932] [54533]: INFO cinder.volume.api [None req-ba453572-2440-4069-ad22-2332ead81a3c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1641.728619] [54533]: INFO cinder.api.openstack.wsgi [None req-ba453572-2440-4069-ad22-2332ead81a3c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1641.729088] [54533]: [pid: 54533|app: 0|req: 80/144] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:39 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1642.712828] [54534]: DEBUG cinder.api.middleware.request_id [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.717126] [54534]: INFO cinder.api.openstack.wsgi [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1642.717126] [54534]: DEBUG cinder.api.openstack.wsgi [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1642.717126] [54534]: DEBUG cinder.api.openstack.wsgi [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1642.717126] [54534]: INFO cinder.api.v3.volumes [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Delete volume with id: 5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1642.729542] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1642.729542] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1642.730167] [54534]: INFO cinder.volume.api [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1642.742137] [54533]: DEBUG cinder.api.middleware.request_id [None req-93315710-7791-4e85-afcd-a76bbe5ac302 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.746425] [54533]: INFO cinder.api.openstack.wsgi [None req-93315710-7791-4e85-afcd-a76bbe5ac302 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1642.746804] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93315710-7791-4e85-afcd-a76bbe5ac302 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1642.747184] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93315710-7791-4e85-afcd-a76bbe5ac302 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1642.753799] [54534]: INFO cinder.volume.api [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Delete volume request issued successfully. [ 1642.753799] [54534]: INFO cinder.api.openstack.wsgi [None req-58bc8697-cc54-49f1-aab2-6f38e1ec4209 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 202 [ 1642.753799] [54534]: [pid: 54534|app: 0|req: 65/145] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:34:40 2024] DELETE /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1642.758018] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1642.758018] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1642.760015] [54534]: DEBUG cinder.api.middleware.request_id [None req-3474690c-664c-4f40-927a-95866abfc5ba None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1642.762575] [54534]: INFO cinder.api.openstack.wsgi [None req-3474690c-664c-4f40-927a-95866abfc5ba tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1642.762804] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3474690c-664c-4f40-927a-95866abfc5ba tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1642.763664] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3474690c-664c-4f40-927a-95866abfc5ba tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1642.768797] [54533]: INFO cinder.volume.api [None req-93315710-7791-4e85-afcd-a76bbe5ac302 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1642.772737] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1642.772737] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1642.778214] [54533]: INFO cinder.api.openstack.wsgi [None req-93315710-7791-4e85-afcd-a76bbe5ac302 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1642.778836] [54533]: [pid: 54533|app: 0|req: 81/146] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:40 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1642.780561] [54534]: INFO cinder.volume.api [None req-3474690c-664c-4f40-927a-95866abfc5ba tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1642.784452] [54534]: INFO cinder.api.openstack.wsgi [None req-3474690c-664c-4f40-927a-95866abfc5ba tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1642.784936] [54534]: [pid: 54534|app: 0|req: 66/147] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:40 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1643.790347] [54533]: DEBUG cinder.api.middleware.request_id [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1643.792885] [54533]: INFO cinder.api.openstack.wsgi [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1643.793266] [54533]: DEBUG cinder.api.openstack.wsgi [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1643.793496] [54533]: DEBUG cinder.api.openstack.wsgi [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1643.796845] [54534]: DEBUG cinder.api.middleware.request_id [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1643.799016] [54534]: INFO cinder.api.openstack.wsgi [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1643.799257] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1643.799474] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1643.810018] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1643.810018] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1643.810289] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1643.810289] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1643.810659] [54533]: INFO cinder.volume.api [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1643.812930] [54534]: INFO cinder.volume.api [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Volume info retrieved successfully. [ 1643.815885] [54533]: INFO cinder.api.openstack.wsgi [None req-58e4ffe0-3c2f-4e39-a98b-a7810a20463c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1643.816304] [54533]: [pid: 54533|app: 0|req: 82/148] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:41 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1643.817583] [54534]: INFO cinder.api.openstack.wsgi [None req-3d4ad9e5-6ca7-4310-b9fb-2cec9fbbc646 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 200 [ 1643.817963] [54534]: [pid: 54534|app: 0|req: 67/149] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:41 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1644.828037] [54533]: DEBUG cinder.api.middleware.request_id [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1644.829323] [54534]: DEBUG cinder.api.middleware.request_id [None req-548a98f4-757e-4134-acf7-31c6ca7a4968 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1644.829483] [54533]: INFO cinder.api.openstack.wsgi [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1644.829646] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1644.829893] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1644.832108] [54534]: INFO cinder.api.openstack.wsgi [None req-548a98f4-757e-4134-acf7-31c6ca7a4968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] GET http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c [ 1644.832335] [54534]: DEBUG cinder.api.openstack.wsgi [None req-548a98f4-757e-4134-acf7-31c6ca7a4968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1644.832546] [54534]: DEBUG cinder.api.openstack.wsgi [None req-548a98f4-757e-4134-acf7-31c6ca7a4968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1644.839461] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1644.839461] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1644.842597] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1644.842597] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1644.843614] [54533]: INFO cinder.volume.api [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1644.850490] [54533]: INFO cinder.api.openstack.wsgi [None req-f19f8c10-13cc-4243-b033-081ffccbc7ba tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1644.850833] [54533]: [pid: 54533|app: 0|req: 83/150] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:42 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1644.852467] [54534]: INFO cinder.api.openstack.wsgi [None req-548a98f4-757e-4134-acf7-31c6ca7a4968 tempest-VolumesAdminNegativeTest-2101972784 tempest-VolumesAdminNegativeTest-2101972784-project-member] http://10.180.1.21/volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c returned with HTTP 404 [ 1644.852467] [54534]: [pid: 54534|app: 0|req: 68/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:34:42 2024] GET /volume/v3/volumes/5b7afaf4-0609-4fbf-9bd5-29e470f4226c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1645.866028] [54533]: DEBUG cinder.api.middleware.request_id [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1645.867258] [54533]: INFO cinder.api.openstack.wsgi [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1645.867524] [54533]: DEBUG cinder.api.openstack.wsgi [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1645.867743] [54533]: DEBUG cinder.api.openstack.wsgi [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1645.877687] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.877687] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1645.881453] [54533]: INFO cinder.volume.api [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1645.886218] [54533]: INFO cinder.api.openstack.wsgi [None req-36c6d583-396a-4230-82f7-11ddd07cbee6 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1645.886597] [54533]: [pid: 54533|app: 0|req: 84/152] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:43 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 990 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1646.896896] [54534]: DEBUG cinder.api.middleware.request_id [None req-42bfdb81-9575-4fac-b446-75438e4fec95 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1646.898951] [54534]: INFO cinder.api.openstack.wsgi [None req-42bfdb81-9575-4fac-b446-75438e4fec95 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1646.899273] [54534]: DEBUG cinder.api.openstack.wsgi [None req-42bfdb81-9575-4fac-b446-75438e4fec95 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1646.899539] [54534]: DEBUG cinder.api.openstack.wsgi [None req-42bfdb81-9575-4fac-b446-75438e4fec95 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1646.910526] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.910526] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1646.914730] [54534]: INFO cinder.volume.api [None req-42bfdb81-9575-4fac-b446-75438e4fec95 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1646.920547] [54534]: INFO cinder.api.openstack.wsgi [None req-42bfdb81-9575-4fac-b446-75438e4fec95 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1646.920547] [54534]: [pid: 54534|app: 0|req: 69/153] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:34:44 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1646.949699] [54533]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1646.953983] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1646.953983] [54533]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1646.953983] [54533]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1646.960441] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.960441] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1646.963874] [54533]: INFO cinder.volume.api [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1646.968515] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-72e5a3dd-5154-400c-8d0b-b7876d988e1a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1646.968999] [54533]: [pid: 54533|app: 0|req: 85/154] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:34:44 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1647.235955] [54534]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.238401] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1647.238627] [54534]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.238846] [54534]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.263141] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263141] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1647.271191] [54534]: INFO cinder.volume.api [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1647.292591] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-c0e4cf85-62f1-4f1a-bc65-e272ec1bea7a tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1647.293096] [54534]: [pid: 54534|app: 0|req: 70/155] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:34:45 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1647.300352] [54533]: DEBUG cinder.api.middleware.request_id [None req-932f994a-9c24-4e17-bd51-6e6e1a1cc99b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.300941] [54533]: INFO cinder.api.openstack.wsgi [None req-932f994a-9c24-4e17-bd51-6e6e1a1cc99b None None] GET http://10.180.1.21/volume// [ 1647.301249] [54533]: DEBUG cinder.api.openstack.wsgi [None req-932f994a-9c24-4e17-bd51-6e6e1a1cc99b None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1647.301563] [54533]: DEBUG cinder.api.openstack.wsgi [None req-932f994a-9c24-4e17-bd51-6e6e1a1cc99b None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1647.302190] [54533]: INFO cinder.api.openstack.wsgi [None req-932f994a-9c24-4e17-bd51-6e6e1a1cc99b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1647.302607] [54533]: [pid: 54533|app: 0|req: 86/156] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:34:45 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1647.306566] [54534]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-159d65c5-c943-46ab-895c-a12a314c2694 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1647.308805] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-159d65c5-c943-46ab-895c-a12a314c2694 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1647.309269] [54534]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-159d65c5-c943-46ab-895c-a12a314c2694 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10040882-7fd7-47d3-8eb5-14897d9e2305", "connector": null, "instance_uuid": "7e304e2b-25a0-4c90-801d-9193d4f8085d"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1647.318651] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.318651] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1647.340146] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-159d65c5-c943-46ab-895c-a12a314c2694 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1647.340597] [54534]: [pid: 54534|app: 0|req: 71/157] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:34:45 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1656.966081] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1657.338738] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=79,cinder:INSERT=12,cinder:UPDATE=15 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1669.636051] [54533]: DEBUG cinder.api.middleware.request_id [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1669.638194] [54533]: INFO cinder.api.openstack.wsgi [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1669.638326] [54533]: DEBUG cinder.api.openstack.wsgi [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-399163964"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1669.640026] [54533]: DEBUG cinder.api.v3.volumes [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-399163964'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1669.640108] [54533]: INFO cinder.api.v3.volumes [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Create volume of 1 GB [ 1669.645669] [54533]: INFO cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Availability Zones retrieved successfully. [ 1669.653281] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Flow 'volume_create_api' (a54db6de-b7a0-4b88-8d06-a8c90e8dd0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1669.654459] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98fc2b1f-69ec-4e0a-bbfe-916d0ae3543a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.655546] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1669.673561] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98fc2b1f-69ec-4e0a-bbfe-916d0ae3543a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.674476] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500f1cc0-eb4c-426f-95e8-60ffcb3d084e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.716035] [54533]: DEBUG cinder.quota [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Created reservations ['40dbcd57-62fe-4f91-8e22-1086472ad22b', '4e6460e5-6e33-480c-830c-b3277eee1a30', '43530809-e554-46e1-9bf3-8b4c0b6a2ae5', '5d524b57-dcca-48f8-99f1-659982e63d9b'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1669.717057] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500f1cc0-eb4c-426f-95e8-60ffcb3d084e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40dbcd57-62fe-4f91-8e22-1086472ad22b', '4e6460e5-6e33-480c-830c-b3277eee1a30', '43530809-e554-46e1-9bf3-8b4c0b6a2ae5', '5d524b57-dcca-48f8-99f1-659982e63d9b']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.718038] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205a8db6-9dd6-4194-85ab-f3dfe81b9fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.730867] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (205a8db6-9dd6-4194-85ab-f3dfe81b9fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca3300c-ee90-4d9d-947d-49ff33b6d460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-399163964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc5750e66b546a78f54925fb7a5a35c',qos_specs=None,replication_status=,reservations=['40dbcd57-62fe-4f91-8e22-1086472ad22b','4e6460e5-6e33-480c-830c-b3277eee1a30','43530809-e554-46e1-9bf3-8b4c0b6a2ae5','5d524b57-dcca-48f8-99f1-659982e63d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f79fe5b63464875b8ddb3d128049a58',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:35:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-399163964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca3300c-ee90-4d9d-947d-49ff33b6d460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fc5750e66b546a78f54925fb7a5a35c',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='9f79fe5b63464875b8ddb3d128049a58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.731898] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6316ebce-6ec6-4523-9e24-9ca1863084d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.749482] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6316ebce-6ec6-4523-9e24-9ca1863084d2) 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-399163964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fc5750e66b546a78f54925fb7a5a35c',qos_specs=None,replication_status=,reservations=['40dbcd57-62fe-4f91-8e22-1086472ad22b','4e6460e5-6e33-480c-830c-b3277eee1a30','43530809-e554-46e1-9bf3-8b4c0b6a2ae5','5d524b57-dcca-48f8-99f1-659982e63d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f79fe5b63464875b8ddb3d128049a58',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.753210] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bb34e5-bc18-4fca-ba78-e613ed78edaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1669.766816] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8bb34e5-bc18-4fca-ba78-e613ed78edaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1669.770633] [54533]: DEBUG cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Flow 'volume_create_api' (a54db6de-b7a0-4b88-8d06-a8c90e8dd0f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1669.770633] [54533]: INFO cinder.volume.api [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Create volume request issued successfully. [ 1669.771037] [54533]: INFO cinder.api.openstack.wsgi [None req-267f3c7f-b8b9-47d3-a0bc-05541e6d4101 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1669.772199] [54533]: [pid: 54533|app: 0|req: 87/158] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:35:07 2024] POST /volume/v3/volumes => generated 750 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1669.784019] [54534]: DEBUG cinder.api.middleware.request_id [None req-c1430326-f7a4-47e2-b751-a6791d677c55 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1669.785093] [54534]: INFO cinder.api.openstack.wsgi [None req-c1430326-f7a4-47e2-b751-a6791d677c55 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1669.785328] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c1430326-f7a4-47e2-b751-a6791d677c55 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1669.785547] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c1430326-f7a4-47e2-b751-a6791d677c55 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1669.796010] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1669.796010] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1669.801576] [54534]: INFO cinder.volume.api [None req-c1430326-f7a4-47e2-b751-a6791d677c55 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1669.806963] [54534]: INFO cinder.api.openstack.wsgi [None req-c1430326-f7a4-47e2-b751-a6791d677c55 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1669.806963] [54534]: [pid: 54534|app: 0|req: 72/159] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:07 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1670.824873] [54533]: DEBUG cinder.api.middleware.request_id [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.827785] [54533]: INFO cinder.api.openstack.wsgi [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1670.828389] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.828389] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.843856] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.843856] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.848712] [54533]: INFO cinder.volume.api [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1670.854740] [54533]: INFO cinder.api.openstack.wsgi [None req-ab61009b-851a-46b8-89f2-fd5aeeb78a4b tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1670.855258] [54533]: [pid: 54533|app: 0|req: 88/160] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:08 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1670.890037] [54534]: DEBUG cinder.api.middleware.request_id [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1670.892573] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1670.892790] [54534]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1670.893010] [54534]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1670.900511] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1670.900511] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1670.904380] [54534]: INFO cinder.volume.api [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1670.908551] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-faef203c-99ef-48fb-b2f5-d623bd70a557 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1670.908939] [54534]: [pid: 54534|app: 0|req: 73/161] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:35:08 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1671.976273] [54533]: DEBUG cinder.api.middleware.request_id [None req-61250daf-9b6a-4d83-aaf6-2ce16d625fb0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1671.976745] [54533]: INFO cinder.api.openstack.wsgi [None req-61250daf-9b6a-4d83-aaf6-2ce16d625fb0 None None] GET http://10.180.1.21/volume// [ 1671.976929] [54533]: DEBUG cinder.api.openstack.wsgi [None req-61250daf-9b6a-4d83-aaf6-2ce16d625fb0 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1671.977156] [54533]: DEBUG cinder.api.openstack.wsgi [None req-61250daf-9b6a-4d83-aaf6-2ce16d625fb0 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1671.977544] [54533]: INFO cinder.api.openstack.wsgi [None req-61250daf-9b6a-4d83-aaf6-2ce16d625fb0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1671.977849] [54533]: [pid: 54533|app: 0|req: 89/162] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:35:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1672.010991] [54534]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.014015] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1672.014332] [54534]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1672.014645] [54534]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1672.031735] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.031735] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.035963] [54534]: INFO cinder.volume.api [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1672.042163] [54534]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-8ca832da-8012-4014-af76-56a2a63b673e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1672.042703] [54534]: [pid: 54534|app: 0|req: 74/163] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:35:09 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1572 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1672.166129] [54533]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.168624] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] PUT http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 [ 1672.169112] [54533]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-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=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1672.178015] [54533]: DEBUG cinder.coordination [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Acquiring lock "cinder-attachment_update-10040882-7fd7-47d3-8eb5-14897d9e2305-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1672.184390] [54533]: DEBUG cinder.coordination [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Lock "cinder-attachment_update-10040882-7fd7-47d3-8eb5-14897d9e2305-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1672.185557] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.185557] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.434120] [54534]: DEBUG cinder.api.middleware.request_id [None req-c724c784-5378-40b2-a953-d628caa84c59 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.434570] [54534]: INFO cinder.api.openstack.wsgi [None req-c724c784-5378-40b2-a953-d628caa84c59 None None] GET http://10.180.1.21/volume// [ 1672.434753] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c724c784-5378-40b2-a953-d628caa84c59 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1672.434969] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c724c784-5378-40b2-a953-d628caa84c59 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1672.435378] [54534]: INFO cinder.api.openstack.wsgi [None req-c724c784-5378-40b2-a953-d628caa84c59 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1672.435685] [54534]: [pid: 54534|app: 0|req: 75/164] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:35:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1672.439963] [54534]: DEBUG cinder.api.middleware.request_id [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-2a665b03-3e7c-46a4-8722-156e8ce2d6f4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.442150] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-2a665b03-3e7c-46a4-8722-156e8ce2d6f4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1672.442582] [54534]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-2a665b03-3e7c-46a4-8722-156e8ce2d6f4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ca3300c-ee90-4d9d-947d-49ff33b6d460", "connector": null, "instance_uuid": "21b1dc97-3dd8-4ba0-a820-7d2d34958df8"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1672.451784] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.451784] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.473639] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-2a665b03-3e7c-46a4-8722-156e8ce2d6f4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1672.474515] [54534]: [pid: 54534|app: 0|req: 76/165] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:35:10 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1672.504721] [54534]: DEBUG cinder.api.middleware.request_id [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1672.507783] [54534]: INFO cinder.api.openstack.wsgi [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1672.508034] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1672.508300] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1672.521567] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1672.521567] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1672.527725] [54534]: INFO cinder.volume.api [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1672.533696] [54534]: INFO cinder.api.openstack.wsgi [None req-2e47196e-8fd6-4454-a0f1-95c05ac30d7e tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1672.534247] [54534]: [pid: 54534|app: 0|req: 77/166] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:10 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1672.711497] [54533]: DEBUG cinder.coordination [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Lock "cinder-attachment_update-10040882-7fd7-47d3-8eb5-14897d9e2305-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1672.711497] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-0cb992f5-8aa8-4310-b30f-c4b1a9352cde tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 returned with HTTP 200 [ 1672.711497] [54533]: [pid: 54533|app: 0|req: 90/167] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:35:10 2024] PUT /volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 => generated 589 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1673.010352] [54534]: DEBUG cinder.api.middleware.request_id [None req-5d0bbde9-4003-4a78-9c1a-690d0a3c4a60 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.010890] [54534]: INFO cinder.api.openstack.wsgi [None req-5d0bbde9-4003-4a78-9c1a-690d0a3c4a60 None None] GET http://10.180.1.21/volume// [ 1673.011105] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5d0bbde9-4003-4a78-9c1a-690d0a3c4a60 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.012122] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5d0bbde9-4003-4a78-9c1a-690d0a3c4a60 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.012122] [54534]: INFO cinder.api.openstack.wsgi [None req-5d0bbde9-4003-4a78-9c1a-690d0a3c4a60 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1673.012335] [54534]: [pid: 54534|app: 0|req: 78/168] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:35:10 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1673.015994] [54533]: DEBUG cinder.api.middleware.request_id [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.018981] [54533]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1673.019385] [54533]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.020493] [54533]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.035226] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.035226] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.042024] [54533]: INFO cinder.volume.api [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1673.043561] [54533]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-b4214a7d-278d-43cb-8a59-952824b46c78 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1673.044038] [54533]: [pid: 54533|app: 0|req: 91/169] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:35:10 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1673.088591] [54534]: DEBUG cinder.api.middleware.request_id [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.090992] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] PUT http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc [ 1673.091676] [54534]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-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-375464", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1673.099619] [54534]: DEBUG cinder.coordination [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Acquiring lock "cinder-attachment_update-5ca3300c-ee90-4d9d-947d-49ff33b6d460-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1673.105211] [54534]: DEBUG cinder.coordination [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Lock "cinder-attachment_update-5ca3300c-ee90-4d9d-947d-49ff33b6d460-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1673.106320] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.106320] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.218249] [54533]: DEBUG cinder.api.middleware.request_id [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-330761b0-3a27-4bed-9328-2072e542306c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.220886] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-330761b0-3a27-4bed-9328-2072e542306c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] POST http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79/action [ 1673.221518] [54533]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-330761b0-3a27-4bed-9328-2072e542306c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1673.221518] [54533]: DEBUG cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-330761b0-3a27-4bed-9328-2072e542306c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1673.240147] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.240147] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.254325] [54533]: INFO cinder.api.openstack.wsgi [req-cbbd25bc-caff-4361-956f-8334aadf0956 req-330761b0-3a27-4bed-9328-2072e542306c tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79/action returned with HTTP 204 [ 1673.255551] [54533]: [pid: 54533|app: 0|req: 92/170] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:35:11 2024] POST /volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1673.546639] [54533]: DEBUG cinder.api.middleware.request_id [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1673.549597] [54533]: INFO cinder.api.openstack.wsgi [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1673.549941] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1673.550290] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1673.562088] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1673.562088] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1673.565621] [54533]: INFO cinder.volume.api [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1673.571108] [54533]: INFO cinder.api.openstack.wsgi [None req-ace5162f-e1dd-41d9-a6c2-c546216ad68f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1673.571966] [54533]: [pid: 54533|app: 0|req: 93/171] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:11 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1674.581647] [54533]: DEBUG cinder.api.middleware.request_id [None req-3302f653-6bdd-494c-9061-7265b7aca5df None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1674.584556] [54533]: INFO cinder.api.openstack.wsgi [None req-3302f653-6bdd-494c-9061-7265b7aca5df tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1674.584711] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3302f653-6bdd-494c-9061-7265b7aca5df tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1674.584939] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3302f653-6bdd-494c-9061-7265b7aca5df tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1674.602701] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1674.602701] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1674.607448] [54533]: INFO cinder.volume.api [None req-3302f653-6bdd-494c-9061-7265b7aca5df tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1674.613025] [54533]: INFO cinder.api.openstack.wsgi [None req-3302f653-6bdd-494c-9061-7265b7aca5df tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1674.613439] [54533]: [pid: 54533|app: 0|req: 94/172] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:12 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1675.623640] [54533]: DEBUG cinder.api.middleware.request_id [None req-d433e62e-19f7-4986-ab06-1c301a26d148 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1675.627432] [54533]: INFO cinder.api.openstack.wsgi [None req-d433e62e-19f7-4986-ab06-1c301a26d148 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1675.627869] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d433e62e-19f7-4986-ab06-1c301a26d148 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1675.628191] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d433e62e-19f7-4986-ab06-1c301a26d148 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1675.646138] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1675.646138] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1675.652805] [54533]: INFO cinder.volume.api [None req-d433e62e-19f7-4986-ab06-1c301a26d148 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1675.660142] [54533]: INFO cinder.api.openstack.wsgi [None req-d433e62e-19f7-4986-ab06-1c301a26d148 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1675.660142] [54533]: [pid: 54533|app: 0|req: 95/173] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:13 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1676.673231] [54533]: DEBUG cinder.api.middleware.request_id [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1676.675441] [54533]: INFO cinder.api.openstack.wsgi [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1676.675855] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1676.676065] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1676.691574] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1676.691574] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1676.697028] [54533]: INFO cinder.volume.api [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1676.703260] [54533]: INFO cinder.api.openstack.wsgi [None req-7975a4ae-ec33-4e8f-9923-a2f3833ddb1a tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1676.703260] [54533]: [pid: 54533|app: 0|req: 96/174] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:14 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1677.717750] [54533]: DEBUG cinder.api.middleware.request_id [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1677.721554] [54533]: INFO cinder.api.openstack.wsgi [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1677.722444] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1677.723016] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1677.735070] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1677.735070] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1677.742812] [54533]: INFO cinder.volume.api [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1677.750388] [54533]: INFO cinder.api.openstack.wsgi [None req-7abafa2a-0400-44d2-bd2f-2e73add27094 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1677.750388] [54533]: [pid: 54533|app: 0|req: 97/175] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:15 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1678.132233] [54534]: DEBUG cinder.coordination [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Lock "cinder-attachment_update-5ca3300c-ee90-4d9d-947d-49ff33b6d460-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.027s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1678.132715] [54534]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-5a9ce14e-90fc-4529-bbbd-f3cd5789724f tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc returned with HTTP 200 [ 1678.133190] [54534]: [pid: 54534|app: 0|req: 79/176] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:35:10 2024] PUT /volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc => generated 589 bytes in 5045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1678.760513] [54533]: DEBUG cinder.api.middleware.request_id [None req-f8592743-c111-4107-b137-bbbd2c4519a0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1678.763190] [54533]: INFO cinder.api.openstack.wsgi [None req-f8592743-c111-4107-b137-bbbd2c4519a0 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1678.763299] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f8592743-c111-4107-b137-bbbd2c4519a0 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1678.763529] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f8592743-c111-4107-b137-bbbd2c4519a0 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1678.777823] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1678.777823] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1678.781765] [54533]: INFO cinder.volume.api [None req-f8592743-c111-4107-b137-bbbd2c4519a0 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1678.786679] [54533]: INFO cinder.api.openstack.wsgi [None req-f8592743-c111-4107-b137-bbbd2c4519a0 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1678.787099] [54533]: [pid: 54533|app: 0|req: 98/177] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:16 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1679.797232] [54534]: DEBUG cinder.api.middleware.request_id [None req-434bc6c5-a90b-4a27-b441-8757764c9946 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1679.799438] [54534]: INFO cinder.api.openstack.wsgi [None req-434bc6c5-a90b-4a27-b441-8757764c9946 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1679.799655] [54534]: DEBUG cinder.api.openstack.wsgi [None req-434bc6c5-a90b-4a27-b441-8757764c9946 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1679.799869] [54534]: DEBUG cinder.api.openstack.wsgi [None req-434bc6c5-a90b-4a27-b441-8757764c9946 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1679.816136] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1679.816136] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1679.819666] [54534]: INFO cinder.volume.api [None req-434bc6c5-a90b-4a27-b441-8757764c9946 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1679.827972] [54534]: INFO cinder.api.openstack.wsgi [None req-434bc6c5-a90b-4a27-b441-8757764c9946 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1679.828388] [54534]: [pid: 54534|app: 0|req: 80/178] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:17 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1680.264251] [54533]: DEBUG cinder.api.middleware.request_id [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-72724155-3f30-4cb3-be66-a4550b9bd304 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.266537] [54533]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-72724155-3f30-4cb3-be66-a4550b9bd304 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] POST http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc/action [ 1680.266977] [54533]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-72724155-3f30-4cb3-be66-a4550b9bd304 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1680.267138] [54533]: DEBUG cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-72724155-3f30-4cb3-be66-a4550b9bd304 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1680.281827] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.281827] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.290560] [54533]: INFO cinder.api.openstack.wsgi [req-d962aeef-9bee-4e30-99ee-21bf219586eb req-72724155-3f30-4cb3-be66-a4550b9bd304 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc/action returned with HTTP 204 [ 1680.291057] [54533]: [pid: 54533|app: 0|req: 99/179] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:35:18 2024] POST /volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1680.839103] [54534]: DEBUG cinder.api.middleware.request_id [None req-8a5c8733-2076-4b55-9f31-9b2505605749 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.842046] [54534]: INFO cinder.api.openstack.wsgi [None req-8a5c8733-2076-4b55-9f31-9b2505605749 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1680.842046] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8a5c8733-2076-4b55-9f31-9b2505605749 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.842179] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8a5c8733-2076-4b55-9f31-9b2505605749 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.853718] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.853718] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.858157] [54534]: INFO cinder.volume.api [None req-8a5c8733-2076-4b55-9f31-9b2505605749 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1680.862298] [54534]: INFO cinder.api.openstack.wsgi [None req-8a5c8733-2076-4b55-9f31-9b2505605749 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1680.862699] [54534]: [pid: 54534|app: 0|req: 81/180] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:18 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1680.874349] [54533]: DEBUG cinder.api.middleware.request_id [None req-dc6b3ac9-c993-43a9-9559-11d243856808 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1680.876630] [54533]: INFO cinder.api.openstack.wsgi [None req-dc6b3ac9-c993-43a9-9559-11d243856808 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1680.876848] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dc6b3ac9-c993-43a9-9559-11d243856808 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1680.877111] [54533]: DEBUG cinder.api.openstack.wsgi [None req-dc6b3ac9-c993-43a9-9559-11d243856808 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1680.887699] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1680.887699] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1680.891536] [54533]: INFO cinder.volume.api [None req-dc6b3ac9-c993-43a9-9559-11d243856808 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1680.895903] [54533]: INFO cinder.api.openstack.wsgi [None req-dc6b3ac9-c993-43a9-9559-11d243856808 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1680.896322] [54533]: [pid: 54533|app: 0|req: 100/181] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:18 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1681.216546] [54534]: DEBUG cinder.api.middleware.request_id [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1681.219437] [54534]: INFO cinder.api.openstack.wsgi [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1681.219716] [54534]: DEBUG cinder.api.openstack.wsgi [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1681.220065] [54534]: DEBUG cinder.api.openstack.wsgi [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1681.241265] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1681.241265] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1681.246453] [54534]: INFO cinder.volume.api [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1681.253791] [54534]: INFO cinder.api.openstack.wsgi [None req-479ff085-7bdf-49a9-af59-0f0590d12d3d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1681.254208] [54534]: [pid: 54534|app: 0|req: 82/182] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Dec 12 11:35:19 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1686.354619] [54533]: DEBUG cinder.api.middleware.request_id [req-868eb03b-7638-449b-b1f1-31b6e1513d36 req-ac1479b4-009b-4219-8e4c-01108f91877c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1686.356897] [54533]: INFO cinder.api.openstack.wsgi [req-868eb03b-7638-449b-b1f1-31b6e1513d36 req-ac1479b4-009b-4219-8e4c-01108f91877c tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc [ 1686.357144] [54533]: DEBUG cinder.api.openstack.wsgi [req-868eb03b-7638-449b-b1f1-31b6e1513d36 req-ac1479b4-009b-4219-8e4c-01108f91877c tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1686.357360] [54533]: DEBUG cinder.api.openstack.wsgi [req-868eb03b-7638-449b-b1f1-31b6e1513d36 req-ac1479b4-009b-4219-8e4c-01108f91877c tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1686.367100] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1686.367100] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1686.901218] [54533]: INFO cinder.api.openstack.wsgi [req-868eb03b-7638-449b-b1f1-31b6e1513d36 req-ac1479b4-009b-4219-8e4c-01108f91877c tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc returned with HTTP 200 [ 1686.901841] [54533]: [pid: 54533|app: 0|req: 101/183] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:35:24 2024] DELETE /volume/v3/attachments/e449425d-b582-46d8-a6bf-2d1683e317dc => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1691.249215] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1696.901659] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=93,cinder:INSERT=10,cinder:UPDATE=20 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1699.569066] [54534]: DEBUG cinder.api.middleware.request_id [None req-451be375-e038-4955-90ff-2a34cf3090ae None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.571134] [54534]: INFO cinder.api.openstack.wsgi [None req-451be375-e038-4955-90ff-2a34cf3090ae tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1699.571354] [54534]: DEBUG cinder.api.openstack.wsgi [None req-451be375-e038-4955-90ff-2a34cf3090ae tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.571606] [54534]: DEBUG cinder.api.openstack.wsgi [None req-451be375-e038-4955-90ff-2a34cf3090ae tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.582508] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.582508] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.586568] [54534]: INFO cinder.volume.api [None req-451be375-e038-4955-90ff-2a34cf3090ae tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1699.591292] [54534]: INFO cinder.api.openstack.wsgi [None req-451be375-e038-4955-90ff-2a34cf3090ae tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1699.591695] [54534]: [pid: 54534|app: 0|req: 83/184] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:37 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1699.600864] [54533]: DEBUG cinder.api.middleware.request_id [None req-567779ba-25f3-4d69-b666-78187c0fef57 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.602983] [54533]: INFO cinder.api.openstack.wsgi [None req-567779ba-25f3-4d69-b666-78187c0fef57 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1699.603203] [54533]: DEBUG cinder.api.openstack.wsgi [None req-567779ba-25f3-4d69-b666-78187c0fef57 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.603417] [54533]: DEBUG cinder.api.openstack.wsgi [None req-567779ba-25f3-4d69-b666-78187c0fef57 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.611150] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.611150] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.614763] [54533]: INFO cinder.volume.api [None req-567779ba-25f3-4d69-b666-78187c0fef57 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1699.619101] [54533]: INFO cinder.api.openstack.wsgi [None req-567779ba-25f3-4d69-b666-78187c0fef57 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1699.619491] [54533]: [pid: 54533|app: 0|req: 102/185] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:37 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1699.648193] [54534]: DEBUG cinder.api.middleware.request_id [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1699.650338] [54534]: INFO cinder.api.openstack.wsgi [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1699.650555] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1699.650772] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1699.658539] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1699.658539] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1699.661974] [54534]: INFO cinder.volume.api [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1699.666261] [54534]: INFO cinder.api.openstack.wsgi [None req-ea849f0f-a9e1-433c-b7d0-056e4a5b93f5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1699.666569] [54534]: [pid: 54534|app: 0|req: 84/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:35:37 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1709.617069] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=4 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1709.664590] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=8 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1743.335127] [54533]: DEBUG cinder.api.middleware.request_id [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.337102] [54533]: INFO cinder.api.openstack.wsgi [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1743.337978] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.337978] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.349407] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.349407] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.353953] [54533]: INFO cinder.volume.api [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1743.359174] [54533]: INFO cinder.api.openstack.wsgi [None req-9521da3c-e360-471f-b09c-f2f0a74ffdc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1743.359737] [54533]: [pid: 54533|app: 0|req: 103/187] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:21 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1743.395472] [54534]: DEBUG cinder.api.middleware.request_id [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1743.397903] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1743.398151] [54534]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1743.398335] [54534]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1743.406613] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1743.406613] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1743.410617] [54534]: INFO cinder.volume.api [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1743.415395] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-3e5c1721-35c6-402e-ba4b-126aabfd1283 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1743.415742] [54534]: [pid: 54534|app: 0|req: 85/188] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:21 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1744.934379] [54533]: DEBUG cinder.api.middleware.request_id [None req-b64421ae-d733-483c-b12e-5f188d58cfdd None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.934929] [54533]: INFO cinder.api.openstack.wsgi [None req-b64421ae-d733-483c-b12e-5f188d58cfdd None None] GET http://10.180.1.21/volume// [ 1744.935153] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b64421ae-d733-483c-b12e-5f188d58cfdd None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.935394] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b64421ae-d733-483c-b12e-5f188d58cfdd None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1744.935800] [54533]: INFO cinder.api.openstack.wsgi [None req-b64421ae-d733-483c-b12e-5f188d58cfdd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1744.936112] [54533]: [pid: 54533|app: 0|req: 104/189] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:36:22 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1744.941692] [54534]: DEBUG cinder.api.middleware.request_id [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-861f4a15-cc74-45dd-9283-e6f74793951e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.944225] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-861f4a15-cc74-45dd-9283-e6f74793951e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1744.944685] [54534]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-861f4a15-cc74-45dd-9283-e6f74793951e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdaef256-5a74-4742-af8a-107b9ca422af", "connector": null, "instance_uuid": "b7ca73aa-2719-42a7-8354-1acbb921e74c"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1744.956460] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1744.956460] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1744.978326] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-861f4a15-cc74-45dd-9283-e6f74793951e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1744.978873] [54534]: [pid: 54534|app: 0|req: 86/190] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:36:22 2024] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1744.995463] [54533]: DEBUG cinder.api.middleware.request_id [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1744.997621] [54533]: INFO cinder.api.openstack.wsgi [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1744.997868] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1744.998132] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.008032] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.008032] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.011335] [54533]: INFO cinder.volume.api [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1745.016598] [54533]: INFO cinder.api.openstack.wsgi [None req-ab626514-1d0f-473c-a615-d0f8e6d1d392 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1745.016598] [54533]: [pid: 54533|app: 0|req: 105/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:22 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1745.498653] [54534]: DEBUG cinder.api.middleware.request_id [None req-71e1a654-69f3-478e-bafc-e8b0656b4194 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.499089] [54534]: INFO cinder.api.openstack.wsgi [None req-71e1a654-69f3-478e-bafc-e8b0656b4194 None None] GET http://10.180.1.21/volume// [ 1745.499283] [54534]: DEBUG cinder.api.openstack.wsgi [None req-71e1a654-69f3-478e-bafc-e8b0656b4194 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.499498] [54534]: DEBUG cinder.api.openstack.wsgi [None req-71e1a654-69f3-478e-bafc-e8b0656b4194 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.499917] [54534]: INFO cinder.api.openstack.wsgi [None req-71e1a654-69f3-478e-bafc-e8b0656b4194 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1745.500336] [54534]: [pid: 54534|app: 0|req: 87/192] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:23 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1745.504021] [54533]: DEBUG cinder.api.middleware.request_id [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.507318] [54533]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1745.507679] [54533]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1745.508013] [54533]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1745.525302] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.525302] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1745.529670] [54533]: INFO cinder.volume.api [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1745.534517] [54533]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-22f4dfee-0506-4f17-bd71-e8884a2726a4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1745.534937] [54533]: [pid: 54533|app: 0|req: 106/193] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:36:23 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1745.561968] [54534]: DEBUG cinder.api.middleware.request_id [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1745.564293] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] PUT http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 [ 1745.564687] [54534]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-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-375466", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1745.572488] [54534]: DEBUG cinder.coordination [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Acquiring lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1745.577521] [54534]: DEBUG cinder.coordination [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1745.579306] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1745.579306] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.026568] [54533]: DEBUG cinder.api.middleware.request_id [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1746.028627] [54533]: INFO cinder.api.openstack.wsgi [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1746.028724] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1746.028958] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1746.038666] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.038666] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1746.041955] [54533]: INFO cinder.volume.api [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1746.046547] [54533]: INFO cinder.api.openstack.wsgi [None req-9d71c184-2c9a-4f37-a5bc-638a7dbf4c4c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1746.046941] [54533]: [pid: 54533|app: 0|req: 107/194] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:23 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1746.996810] [54533]: DEBUG cinder.api.middleware.request_id [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.000954] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1747.000954] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.000954] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.015207] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015207] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.019881] [54533]: INFO cinder.volume.api [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1747.025786] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-258f9937-6265-48df-af74-e03ec6f0898f tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1747.026269] [54533]: [pid: 54533|app: 0|req: 108/195] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:24 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1747.052355] [54533]: DEBUG cinder.api.middleware.request_id [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.055049] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] GET http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1747.055287] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.055633] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.066906] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.066906] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.070964] [54533]: INFO cinder.volume.api [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1747.077363] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-b588f079-dd62-4c04-aa59-e8b9a3f092d1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 200 [ 1747.077874] [54533]: [pid: 54533|app: 0|req: 109/196] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:24 2024] GET /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 1684 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1747.078805] [54533]: DEBUG cinder.api.middleware.request_id [None req-634ec94f-f092-458f-a4d0-30a2adda8755 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1747.080520] [54533]: INFO cinder.api.openstack.wsgi [None req-634ec94f-f092-458f-a4d0-30a2adda8755 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1747.081297] [54533]: DEBUG cinder.api.openstack.wsgi [None req-634ec94f-f092-458f-a4d0-30a2adda8755 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1747.081297] [54533]: DEBUG cinder.api.openstack.wsgi [None req-634ec94f-f092-458f-a4d0-30a2adda8755 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1747.091913] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.091913] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1747.096011] [54533]: INFO cinder.volume.api [None req-634ec94f-f092-458f-a4d0-30a2adda8755 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1747.100915] [54533]: INFO cinder.api.openstack.wsgi [None req-634ec94f-f092-458f-a4d0-30a2adda8755 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1747.101266] [54533]: [pid: 54533|app: 0|req: 110/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:24 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1748.111665] [54533]: DEBUG cinder.api.middleware.request_id [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1748.114022] [54533]: INFO cinder.api.openstack.wsgi [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1748.114308] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1748.114539] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1748.129073] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.129073] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1748.132947] [54533]: INFO cinder.volume.api [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1748.137746] [54533]: INFO cinder.api.openstack.wsgi [None req-5480cbad-08de-4c33-ba54-fbb35ae6ba51 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1748.138300] [54533]: [pid: 54533|app: 0|req: 111/198] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:25 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1749.148585] [54533]: DEBUG cinder.api.middleware.request_id [None req-3e159384-ae64-4830-ba82-a8bc969210a6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1749.151022] [54533]: INFO cinder.api.openstack.wsgi [None req-3e159384-ae64-4830-ba82-a8bc969210a6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1749.151328] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e159384-ae64-4830-ba82-a8bc969210a6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1749.151628] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e159384-ae64-4830-ba82-a8bc969210a6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1749.165702] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1749.165702] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1749.169244] [54533]: INFO cinder.volume.api [None req-3e159384-ae64-4830-ba82-a8bc969210a6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1749.173834] [54533]: INFO cinder.api.openstack.wsgi [None req-3e159384-ae64-4830-ba82-a8bc969210a6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1749.174261] [54533]: [pid: 54533|app: 0|req: 112/199] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:27 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1750.104355] [54534]: DEBUG cinder.coordination [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1750.105038] [54534]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-36cab8a9-4b6b-4ac1-b9f1-a911c64ad96c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 returned with HTTP 200 [ 1750.105778] [54534]: [pid: 54534|app: 0|req: 88/200] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:36:23 2024] PUT /volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 => generated 589 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1750.183342] [54533]: DEBUG cinder.api.middleware.request_id [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1750.185825] [54533]: INFO cinder.api.openstack.wsgi [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1750.186093] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1750.186361] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1750.198050] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.198050] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1750.202835] [54533]: INFO cinder.volume.api [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1750.209327] [54533]: INFO cinder.api.openstack.wsgi [None req-f5c78772-6c75-4e4a-92c5-42c06046bd86 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1750.209769] [54533]: [pid: 54533|app: 0|req: 113/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:28 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.221228] [54534]: DEBUG cinder.api.middleware.request_id [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.222468] [54534]: INFO cinder.api.openstack.wsgi [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1751.222693] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.222929] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.240961] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240961] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.249255] [54534]: INFO cinder.volume.api [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1751.251870] [54534]: INFO cinder.api.openstack.wsgi [None req-9ef6d35a-2b85-4e3a-886a-be7ff8c9db8f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1751.252359] [54534]: [pid: 54534|app: 0|req: 89/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:29 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1751.615011] [54533]: DEBUG cinder.api.middleware.request_id [None req-30ae1e5d-a961-430b-976d-6a0bf98be83a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.615760] [54533]: INFO cinder.api.openstack.wsgi [None req-30ae1e5d-a961-430b-976d-6a0bf98be83a None None] GET http://10.180.1.21/volume// [ 1751.615760] [54533]: DEBUG cinder.api.openstack.wsgi [None req-30ae1e5d-a961-430b-976d-6a0bf98be83a None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.615957] [54533]: DEBUG cinder.api.openstack.wsgi [None req-30ae1e5d-a961-430b-976d-6a0bf98be83a None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.616801] [54533]: INFO cinder.api.openstack.wsgi [None req-30ae1e5d-a961-430b-976d-6a0bf98be83a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1751.616801] [54533]: [pid: 54533|app: 0|req: 114/203] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1751.622742] [54534]: DEBUG cinder.api.middleware.request_id [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-5f6836f1-c6b3-4bee-86b1-f6d5bec8b7e1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.629421] [54534]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-5f6836f1-c6b3-4bee-86b1-f6d5bec8b7e1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1751.629947] [54534]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-5f6836f1-c6b3-4bee-86b1-f6d5bec8b7e1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10040882-7fd7-47d3-8eb5-14897d9e2305", "connector": null, "instance_uuid": "7e304e2b-25a0-4c90-801d-9193d4f8085d"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1751.648515] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648515] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.677671] [54534]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-5f6836f1-c6b3-4bee-86b1-f6d5bec8b7e1 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1751.678291] [54534]: [pid: 54534|app: 0|req: 90/204] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:36:29 2024] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1751.741971] [54533]: DEBUG cinder.api.middleware.request_id [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.744819] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] POST http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305/action [ 1751.745024] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1751.745479] [54533]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1751.759225] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.759225] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.759824] [54533]: INFO cinder.volume.api [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1751.764335] [54533]: INFO cinder.volume.api [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Roll detaching of volume completed successfully. [ 1751.764578] [54533]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-16d3fa19-6733-49b8-b57a-80ebc0f6c7e4 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305/action returned with HTTP 202 [ 1751.765080] [54533]: [pid: 54533|app: 0|req: 115/205] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:36:29 2024] POST /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1751.770294] [54534]: DEBUG cinder.api.middleware.request_id [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-76175917-b894-469f-bfff-98b79dc7bf0d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.772437] [54534]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-76175917-b894-469f-bfff-98b79dc7bf0d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3f5666e5-542b-403d-b6d8-4ee173d7f543 [ 1751.774477] [54534]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-76175917-b894-469f-bfff-98b79dc7bf0d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1751.774477] [54534]: DEBUG cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-76175917-b894-469f-bfff-98b79dc7bf0d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1751.782171] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.782171] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.792271] [54533]: DEBUG cinder.api.middleware.request_id [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-32dcfe3d-e65b-426c-a6f0-59c7394bfda6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1751.795783] [54533]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-32dcfe3d-e65b-426c-a6f0-59c7394bfda6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45/action [ 1751.796401] [54533]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-32dcfe3d-e65b-426c-a6f0-59c7394bfda6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1751.796479] [54533]: DEBUG cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-32dcfe3d-e65b-426c-a6f0-59c7394bfda6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1751.822097] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822097] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1751.828025] [54534]: INFO cinder.api.openstack.wsgi [req-16434d03-1caf-4689-8796-5a5f10d199b3 req-76175917-b894-469f-bfff-98b79dc7bf0d tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments/3f5666e5-542b-403d-b6d8-4ee173d7f543 returned with HTTP 200 [ 1751.828025] [54534]: [pid: 54534|app: 0|req: 91/206] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:36:29 2024] DELETE /volume/v3/attachments/3f5666e5-542b-403d-b6d8-4ee173d7f543 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1751.831436] [54533]: INFO cinder.api.openstack.wsgi [req-692b7454-7e4e-46cd-83f4-8d5f5f0a5841 req-32dcfe3d-e65b-426c-a6f0-59c7394bfda6 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45/action returned with HTTP 204 [ 1751.831938] [54533]: [pid: 54533|app: 0|req: 116/207] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:36:29 2024] POST /volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1752.262654] [54534]: DEBUG cinder.api.middleware.request_id [None req-b495dc56-3529-484d-9711-9d1a9b391e9f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.265460] [54534]: INFO cinder.api.openstack.wsgi [None req-b495dc56-3529-484d-9711-9d1a9b391e9f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1752.265692] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b495dc56-3529-484d-9711-9d1a9b391e9f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.266261] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b495dc56-3529-484d-9711-9d1a9b391e9f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.282099] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.282099] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.286900] [54534]: INFO cinder.volume.api [None req-b495dc56-3529-484d-9711-9d1a9b391e9f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1752.293147] [54534]: INFO cinder.api.openstack.wsgi [None req-b495dc56-3529-484d-9711-9d1a9b391e9f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1752.293575] [54534]: [pid: 54534|app: 0|req: 92/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:30 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.302492] [54533]: DEBUG cinder.api.middleware.request_id [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.304832] [54533]: INFO cinder.api.openstack.wsgi [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1752.305100] [54533]: DEBUG cinder.api.openstack.wsgi [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.305324] [54533]: DEBUG cinder.api.openstack.wsgi [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.319622] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.319622] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.323135] [54533]: INFO cinder.volume.api [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1752.328221] [54533]: INFO cinder.api.openstack.wsgi [None req-06cefdd7-722b-46f4-8f55-0b5f6d6bc29e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1752.328713] [54533]: [pid: 54533|app: 0|req: 117/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:30 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1752.641542] [54534]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1752.643921] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1752.644161] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1752.644397] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1752.657967] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.657967] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1752.661752] [54534]: INFO cinder.volume.api [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1752.667085] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-de991391-81f9-4c9d-adac-1e7f0ba6ec9b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1752.667519] [54534]: [pid: 54534|app: 0|req: 93/210] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:30 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1754.865116] [54533]: DEBUG cinder.api.middleware.request_id [None req-43297181-09b1-4361-bc3a-f6c833d80c13 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.865573] [54533]: INFO cinder.api.openstack.wsgi [None req-43297181-09b1-4361-bc3a-f6c833d80c13 None None] GET http://10.180.1.21/volume// [ 1754.865759] [54533]: DEBUG cinder.api.openstack.wsgi [None req-43297181-09b1-4361-bc3a-f6c833d80c13 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.865992] [54533]: DEBUG cinder.api.openstack.wsgi [None req-43297181-09b1-4361-bc3a-f6c833d80c13 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.866459] [54533]: INFO cinder.api.openstack.wsgi [None req-43297181-09b1-4361-bc3a-f6c833d80c13 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1754.866778] [54533]: [pid: 54533|app: 0|req: 118/211] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1754.870831] [54534]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-411c10a6-f466-4ae0-bfe5-7dba56a3e8a1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.873274] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-411c10a6-f466-4ae0-bfe5-7dba56a3e8a1 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1754.873685] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-411c10a6-f466-4ae0-bfe5-7dba56a3e8a1 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdaef256-5a74-4742-af8a-107b9ca422af", "connector": null, "instance_uuid": "b7ca73aa-2719-42a7-8354-1acbb921e74c"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1754.889322] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.889322] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.919736] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-411c10a6-f466-4ae0-bfe5-7dba56a3e8a1 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1754.920251] [54534]: [pid: 54534|app: 0|req: 94/212] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:36:32 2024] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1754.925985] [54533]: DEBUG cinder.api.middleware.request_id [None req-218c1387-d7d2-4fb0-b684-f0b0089dfdff None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.926527] [54533]: INFO cinder.api.openstack.wsgi [None req-218c1387-d7d2-4fb0-b684-f0b0089dfdff None None] GET http://10.180.1.21/volume// [ 1754.926637] [54533]: DEBUG cinder.api.openstack.wsgi [None req-218c1387-d7d2-4fb0-b684-f0b0089dfdff None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.926851] [54533]: DEBUG cinder.api.openstack.wsgi [None req-218c1387-d7d2-4fb0-b684-f0b0089dfdff None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.927270] [54533]: INFO cinder.api.openstack.wsgi [None req-218c1387-d7d2-4fb0-b684-f0b0089dfdff None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1754.927589] [54533]: [pid: 54533|app: 0|req: 119/213] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1754.932044] [54534]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1754.935138] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1754.935630] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1754.935952] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1754.950255] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.950255] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1754.957575] [54534]: INFO cinder.volume.api [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1754.964089] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-a96e7809-39bf-4b1d-a39f-dd314f7e7d3f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1754.964529] [54534]: [pid: 54534|app: 0|req: 95/214] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:36:32 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1756.113664] [54533]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-76244957-f060-4bcd-8e83-8c6ebf1fd437 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1756.118101] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-76244957-f060-4bcd-8e83-8c6ebf1fd437 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 [ 1756.118101] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-76244957-f060-4bcd-8e83-8c6ebf1fd437 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1756.118101] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-76244957-f060-4bcd-8e83-8c6ebf1fd437 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1756.131265] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.131265] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1756.682919] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-76244957-f060-4bcd-8e83-8c6ebf1fd437 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 returned with HTTP 200 [ 1756.684879] [54533]: [pid: 54533|app: 0|req: 120/215] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:36:33 2024] DELETE /volume/v3/attachments/891ea8bf-5cf3-49f7-be07-c6287fec0a45 => generated 192 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1757.438107] [54534]: DEBUG cinder.api.middleware.request_id [req-14d99434-876f-460d-8284-06513d4c971c req-5ec7108e-f9fb-4dd1-89b7-e1c9581ed19e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.440573] [54534]: INFO cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-5ec7108e-f9fb-4dd1-89b7-e1c9581ed19e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 [ 1757.440810] [54534]: DEBUG cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-5ec7108e-f9fb-4dd1-89b7-e1c9581ed19e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.440973] [54534]: DEBUG cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-5ec7108e-f9fb-4dd1-89b7-e1c9581ed19e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.449969] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.449969] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1757.985954] [54534]: INFO cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-5ec7108e-f9fb-4dd1-89b7-e1c9581ed19e tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 returned with HTTP 200 [ 1757.986553] [54534]: [pid: 54534|app: 0|req: 96/216] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:36:35 2024] DELETE /volume/v3/attachments/ff8b4317-0611-4151-b08d-2b9ed5bcbc79 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1757.992788] [54533]: DEBUG cinder.api.middleware.request_id [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1757.995111] [54533]: INFO cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] DELETE http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1757.995315] [54533]: DEBUG cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1757.995536] [54533]: DEBUG cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1757.995723] [54533]: INFO cinder.api.v3.volumes [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Delete volume with id: 10040882-7fd7-47d3-8eb5-14897d9e2305 [ 1758.006062] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.006062] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.006617] [54533]: INFO cinder.volume.api [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Volume info retrieved successfully. [ 1758.024779] [54533]: INFO cinder.volume.api [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] Delete volume request issued successfully. [ 1758.024978] [54533]: INFO cinder.api.openstack.wsgi [req-14d99434-876f-460d-8284-06513d4c971c req-e2cebb9d-642e-4a23-b0e8-1ca91808c1a8 tempest-ServerActionsV293TestJSON-920685959 tempest-ServerActionsV293TestJSON-920685959-project-member] http://10.180.1.21/volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 returned with HTTP 202 [ 1758.025446] [54533]: [pid: 54533|app: 0|req: 121/217] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:36:35 2024] DELETE /volume/v3/volumes/10040882-7fd7-47d3-8eb5-14897d9e2305 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1758.434761] [54534]: DEBUG cinder.api.middleware.request_id [None req-75455b94-100c-4803-83e7-e93ffb9283e3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.435258] [54534]: INFO cinder.api.openstack.wsgi [None req-75455b94-100c-4803-83e7-e93ffb9283e3 None None] GET http://10.180.1.21/volume// [ 1758.435446] [54534]: DEBUG cinder.api.openstack.wsgi [None req-75455b94-100c-4803-83e7-e93ffb9283e3 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.435795] [54534]: DEBUG cinder.api.openstack.wsgi [None req-75455b94-100c-4803-83e7-e93ffb9283e3 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.436082] [54534]: INFO cinder.api.openstack.wsgi [None req-75455b94-100c-4803-83e7-e93ffb9283e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1758.436404] [54534]: [pid: 54534|app: 0|req: 97/218] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:36 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1758.441338] [54533]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.447845] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1758.448126] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1758.448351] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1758.469151] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.469151] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1758.474274] [54533]: INFO cinder.volume.api [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1758.482130] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-d8c10902-e1a4-4f4c-8efa-fee5fad279d7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1758.482589] [54533]: [pid: 54533|app: 0|req: 122/219] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:36:36 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1026 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1758.612960] [54534]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1758.614846] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] PUT http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e [ 1758.615337] [54534]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-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=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1758.624707] [54534]: DEBUG cinder.coordination [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Acquiring lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1758.629589] [54534]: DEBUG cinder.coordination [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1758.630694] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.630694] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.151062] [54534]: DEBUG cinder.coordination [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-fdaef256-5a74-4742-af8a-107b9ca422af-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1759.151438] [54534]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-e22fa3d9-3b12-4e9c-be6e-3ad8699e993f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e returned with HTTP 200 [ 1759.152166] [54534]: [pid: 54534|app: 0|req: 98/220] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:36:36 2024] PUT /volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e => generated 589 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1759.670301] [54533]: DEBUG cinder.api.middleware.request_id [req-967b1abe-903f-44a9-9c80-f19626343902 req-74512f04-bda6-4a19-8367-db597531a488 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1759.672699] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-74512f04-bda6-4a19-8367-db597531a488 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e/action [ 1759.673339] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-74512f04-bda6-4a19-8367-db597531a488 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1759.673594] [54533]: DEBUG cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-74512f04-bda6-4a19-8367-db597531a488 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1759.694111] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1759.694111] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1759.704035] [54533]: INFO cinder.api.openstack.wsgi [req-967b1abe-903f-44a9-9c80-f19626343902 req-74512f04-bda6-4a19-8367-db597531a488 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e/action returned with HTTP 204 [ 1759.704035] [54533]: [pid: 54533|app: 0|req: 123/221] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:36:37 2024] POST /volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1762.660996] [54534]: DEBUG cinder.api.middleware.request_id [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-a6c46914-6360-4fdb-8671-1142aa8f41bb None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1762.668037] [54534]: INFO cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-a6c46914-6360-4fdb-8671-1142aa8f41bb tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] DELETE http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 [ 1762.668037] [54534]: DEBUG cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-a6c46914-6360-4fdb-8671-1142aa8f41bb tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1762.668037] [54534]: DEBUG cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-a6c46914-6360-4fdb-8671-1142aa8f41bb tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1762.675663] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1762.675663] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.220177] [54534]: INFO cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-a6c46914-6360-4fdb-8671-1142aa8f41bb tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 returned with HTTP 200 [ 1763.220177] [54534]: [pid: 54534|app: 0|req: 99/222] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:36:40 2024] DELETE /volume/v3/attachments/851d9015-5049-4617-9d32-471e63048658 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1763.240203] [54533]: DEBUG cinder.api.middleware.request_id [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1763.244809] [54533]: INFO cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1763.245048] [54533]: DEBUG cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1763.245372] [54533]: DEBUG cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1763.245495] [54533]: INFO cinder.api.v3.volumes [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Delete volume with id: c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 [ 1763.263190] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1763.263190] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1763.263780] [54533]: INFO cinder.volume.api [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Volume info retrieved successfully. [ 1763.296882] [54533]: INFO cinder.volume.api [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] Delete volume request issued successfully. [ 1763.297840] [54533]: INFO cinder.api.openstack.wsgi [req-d891bdf7-bdc2-4399-90bd-adcf2e73ce93 req-3e32255f-c769-4d4f-8dbf-1a2a84b01caa tempest-ServersTestBootFromVolume-1212949078 tempest-ServersTestBootFromVolume-1212949078-project-member] http://10.180.1.21/volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 returned with HTTP 202 [ 1763.298519] [54533]: [pid: 54533|app: 0|req: 124/223] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:36:41 2024] DELETE /volume/v3/volumes/c59687a5-a3a4-4846-8d0d-323e4d4ef6c8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1769.218240] [54534]: DEBUG cinder.api.middleware.request_id [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.220284] [54534]: INFO cinder.api.openstack.wsgi [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1769.220661] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-562058179"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1769.222302] [54534]: DEBUG cinder.api.v3.volumes [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-562058179'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1769.222438] [54534]: INFO cinder.api.v3.volumes [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Create volume of 1 GB [ 1769.222753] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.222753] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.228062] [54534]: INFO cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Availability Zones retrieved successfully. [ 1769.235415] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Flow 'volume_create_api' (c9517eac-4906-4b37-b250-7187a506855b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1769.236578] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63268ca-856e-41c8-9e55-13951134979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1769.237680] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1769.256099] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c63268ca-856e-41c8-9e55-13951134979d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1769.257332] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a75f5-aa5d-407c-a9be-5e22cc11e15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1769.309048] [54534]: DEBUG cinder.quota [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Created reservations ['f6ef104b-c662-42dd-9112-6a5369e63e34', '280096f8-37ad-41a0-9aa9-7943f84a0065', '995b7a92-8b69-4cf8-8e50-dea75d08496a', '7795a3a1-c2e9-45ec-806f-205c742cdffd'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1769.309973] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b03a75f5-aa5d-407c-a9be-5e22cc11e15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6ef104b-c662-42dd-9112-6a5369e63e34', '280096f8-37ad-41a0-9aa9-7943f84a0065', '995b7a92-8b69-4cf8-8e50-dea75d08496a', '7795a3a1-c2e9-45ec-806f-205c742cdffd']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1769.310893] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9aca3d-af6b-4432-90dd-8e9c6951b1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1769.323163] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9aca3d-af6b-4432-90dd-8e9c6951b1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-562058179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3ca07fe110e406dbf746ecf91310414',qos_specs=None,replication_status=,reservations=['f6ef104b-c662-42dd-9112-6a5369e63e34','280096f8-37ad-41a0-9aa9-7943f84a0065','995b7a92-8b69-4cf8-8e50-dea75d08496a','7795a3a1-c2e9-45ec-806f-205c742cdffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0e8103586a462eb6c095f90186b85e',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:36:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-562058179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3ca07fe110e406dbf746ecf91310414',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='8e0e8103586a462eb6c095f90186b85e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1769.324024] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ee2ed2-d3ff-469c-ba34-98c923ef8709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1769.335273] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ee2ed2-d3ff-469c-ba34-98c923ef8709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-562058179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3ca07fe110e406dbf746ecf91310414',qos_specs=None,replication_status=,reservations=['f6ef104b-c662-42dd-9112-6a5369e63e34','280096f8-37ad-41a0-9aa9-7943f84a0065','995b7a92-8b69-4cf8-8e50-dea75d08496a','7795a3a1-c2e9-45ec-806f-205c742cdffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e0e8103586a462eb6c095f90186b85e',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1769.336141] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78055cb8-d78f-4650-9281-37ca1727fdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1769.344724] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78055cb8-d78f-4650-9281-37ca1727fdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1769.345769] [54534]: DEBUG cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Flow 'volume_create_api' (c9517eac-4906-4b37-b250-7187a506855b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1769.346125] [54534]: INFO cinder.volume.api [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Create volume request issued successfully. [ 1769.346754] [54534]: INFO cinder.api.openstack.wsgi [None req-cc15075d-9835-4024-9afd-1ea9b0b596d1 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1769.347336] [54534]: [pid: 54534|app: 0|req: 100/224] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:36:47 2024] POST /volume/v3/volumes => generated 752 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1769.359542] [54533]: DEBUG cinder.api.middleware.request_id [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1769.362312] [54533]: INFO cinder.api.openstack.wsgi [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1769.362312] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1769.362455] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1769.370378] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1769.370378] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1769.374978] [54533]: INFO cinder.volume.api [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1769.378490] [54533]: INFO cinder.api.openstack.wsgi [None req-fb26c50f-e008-4954-ab73-4d6f22234e3f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1769.378867] [54533]: [pid: 54533|app: 0|req: 125/225] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:47 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1770.390282] [54534]: DEBUG cinder.api.middleware.request_id [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.391136] [54534]: INFO cinder.api.openstack.wsgi [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1770.391362] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.391608] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.405421] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.405421] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.411395] [54534]: INFO cinder.volume.api [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1770.417476] [54534]: INFO cinder.api.openstack.wsgi [None req-4e3dd0db-a73e-4295-82c0-010c140d29d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1770.418191] [54534]: [pid: 54534|app: 0|req: 101/226] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:48 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1770.595255] [54533]: DEBUG cinder.api.middleware.request_id [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1770.600309] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1770.600532] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1770.600755] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1770.613163] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1770.613163] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1770.621277] [54533]: INFO cinder.volume.api [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1770.627478] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-2348fe1f-c733-4257-9519-6fbce270ccb8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1770.627478] [54533]: [pid: 54533|app: 0|req: 126/227] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:48 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1772.146448] [54534]: DEBUG cinder.api.middleware.request_id [None req-9b8d8d2e-4117-4d78-92e5-4ee4c91ea108 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.147060] [54534]: INFO cinder.api.openstack.wsgi [None req-9b8d8d2e-4117-4d78-92e5-4ee4c91ea108 None None] GET http://10.180.1.21/volume// [ 1772.147156] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b8d8d2e-4117-4d78-92e5-4ee4c91ea108 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.147349] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b8d8d2e-4117-4d78-92e5-4ee4c91ea108 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.147741] [54534]: INFO cinder.api.openstack.wsgi [None req-9b8d8d2e-4117-4d78-92e5-4ee4c91ea108 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1772.148060] [54534]: [pid: 54534|app: 0|req: 102/228] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:36:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1772.153052] [54533]: DEBUG cinder.api.middleware.request_id [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-1b198c79-d996-4094-adac-70ce2015088d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.155605] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-1b198c79-d996-4094-adac-70ce2015088d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1772.156010] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-1b198c79-d996-4094-adac-70ce2015088d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56", "connector": null, "instance_uuid": "9821f14c-751b-4ed3-928f-afcbff7feea5"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.168213] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.168213] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.191533] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-1b198c79-d996-4094-adac-70ce2015088d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1772.191774] [54533]: [pid: 54533|app: 0|req: 127/229] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:36:50 2024] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1772.230665] [54534]: DEBUG cinder.api.middleware.request_id [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.232906] [54534]: INFO cinder.api.openstack.wsgi [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1772.233250] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.233341] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.244824] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.244824] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.248094] [54534]: INFO cinder.volume.api [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1772.253337] [54534]: INFO cinder.api.openstack.wsgi [None req-4dc1a25b-b9ae-4bf0-a218-671afb96e342 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1772.253805] [54534]: [pid: 54534|app: 0|req: 103/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:50 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1772.738617] [54533]: DEBUG cinder.api.middleware.request_id [None req-79740221-3eec-495e-b9de-33f5de7dac15 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.739097] [54533]: INFO cinder.api.openstack.wsgi [None req-79740221-3eec-495e-b9de-33f5de7dac15 None None] GET http://10.180.1.21/volume// [ 1772.739279] [54533]: DEBUG cinder.api.openstack.wsgi [None req-79740221-3eec-495e-b9de-33f5de7dac15 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.739492] [54533]: DEBUG cinder.api.openstack.wsgi [None req-79740221-3eec-495e-b9de-33f5de7dac15 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.739881] [54533]: INFO cinder.api.openstack.wsgi [None req-79740221-3eec-495e-b9de-33f5de7dac15 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1772.740689] [54533]: [pid: 54533|app: 0|req: 128/231] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:36:50 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1772.743790] [54534]: DEBUG cinder.api.middleware.request_id [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.746146] [54534]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1772.746381] [54534]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1772.746594] [54534]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1772.758024] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.758024] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1772.761138] [54534]: INFO cinder.volume.api [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1772.765525] [54534]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-f68c8569-d4f2-4453-9bf8-50574af6cbd4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1772.765909] [54534]: [pid: 54534|app: 0|req: 104/232] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:36:50 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1772.793719] [54533]: DEBUG cinder.api.middleware.request_id [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1772.795848] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] PUT http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 [ 1772.796422] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-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-375483", "mountpoint": "/dev/sdb"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1772.804913] [54533]: DEBUG cinder.coordination [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Acquiring lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1772.810211] [54533]: DEBUG cinder.coordination [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1772.810860] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1772.810860] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.262826] [54534]: DEBUG cinder.api.middleware.request_id [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1773.265137] [54534]: INFO cinder.api.openstack.wsgi [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1773.265489] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1773.265793] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1773.278070] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1773.278070] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1773.282261] [54534]: INFO cinder.volume.api [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1773.287507] [54534]: INFO cinder.api.openstack.wsgi [None req-6b9cfeed-01da-49f8-8621-80edf1d031d8 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1773.288018] [54534]: [pid: 54534|app: 0|req: 105/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:51 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1774.297635] [54534]: DEBUG cinder.api.middleware.request_id [None req-010f6090-32a1-42e5-b513-7f1407879b50 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1774.299656] [54534]: INFO cinder.api.openstack.wsgi [None req-010f6090-32a1-42e5-b513-7f1407879b50 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1774.299977] [54534]: DEBUG cinder.api.openstack.wsgi [None req-010f6090-32a1-42e5-b513-7f1407879b50 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1774.300246] [54534]: DEBUG cinder.api.openstack.wsgi [None req-010f6090-32a1-42e5-b513-7f1407879b50 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1774.316786] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1774.316786] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1774.321839] [54534]: INFO cinder.volume.api [None req-010f6090-32a1-42e5-b513-7f1407879b50 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1774.328317] [54534]: INFO cinder.api.openstack.wsgi [None req-010f6090-32a1-42e5-b513-7f1407879b50 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1774.328628] [54534]: [pid: 54534|app: 0|req: 106/234] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:52 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.158375] [54534]: DEBUG cinder.api.middleware.request_id [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.244183] [54534]: INFO cinder.api.openstack.wsgi [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1775.248069] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1456886280"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1775.248069] [54534]: DEBUG cinder.api.v3.volumes [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1456886280'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1775.248069] [54534]: INFO cinder.api.v3.volumes [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume of 1 GB [ 1775.253982] [54534]: INFO cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Availability Zones retrieved successfully. [ 1775.263423] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (0d73cf3b-67a3-4c3c-b073-5dfee88b5a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1775.264874] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406b9429-dcaa-48ad-97bd-925a4eab96d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1775.266614] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1775.289374] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406b9429-dcaa-48ad-97bd-925a4eab96d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1775.293650] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f384d9-14f3-470d-a3b1-d0c2dc66da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1775.341763] [54534]: DEBUG cinder.quota [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Created reservations ['a5cf3c77-1155-414e-84c3-2a769b5ef20c', 'd375bcde-90a3-419a-991e-b916f76d3904', '2fb15413-ba50-4a84-afff-9e0bccbd5898', 'a71b4eb0-2884-4448-af31-9ce3204474b6'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1775.343083] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f384d9-14f3-470d-a3b1-d0c2dc66da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5cf3c77-1155-414e-84c3-2a769b5ef20c', 'd375bcde-90a3-419a-991e-b916f76d3904', '2fb15413-ba50-4a84-afff-9e0bccbd5898', 'a71b4eb0-2884-4448-af31-9ce3204474b6']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1775.344102] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56145629-270c-4461-9260-47530c277ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1775.367242] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56145629-270c-4461-9260-47530c277ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1ff14d-fd83-403e-9e00-354e4bf3b15b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1456886280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['a5cf3c77-1155-414e-84c3-2a769b5ef20c','d375bcde-90a3-419a-991e-b916f76d3904','2fb15413-ba50-4a84-afff-9e0bccbd5898','a71b4eb0-2884-4448-af31-9ce3204474b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:36:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1456886280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1ff14d-fd83-403e-9e00-354e4bf3b15b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aaf359dfe16345a5a477afe415d79310',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='fb98a691b98b40f1b66bc5fdc08b6d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1775.369029] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd06dbc-0c25-4c28-a3f3-421cf192b058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1775.388073] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fd06dbc-0c25-4c28-a3f3-421cf192b058) 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-1456886280',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['a5cf3c77-1155-414e-84c3-2a769b5ef20c','d375bcde-90a3-419a-991e-b916f76d3904','2fb15413-ba50-4a84-afff-9e0bccbd5898','a71b4eb0-2884-4448-af31-9ce3204474b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1775.390319] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0c9f5f-1d33-4210-9669-9eb3b68f8e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1775.400969] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d0c9f5f-1d33-4210-9669-9eb3b68f8e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1775.402399] [54534]: DEBUG cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (0d73cf3b-67a3-4c3c-b073-5dfee88b5a37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1775.403056] [54534]: INFO cinder.volume.api [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request issued successfully. [ 1775.404096] [54534]: INFO cinder.api.openstack.wsgi [None req-d082e061-7957-41ae-bb46-a83c6f7171e7 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1775.405478] [54534]: [pid: 54534|app: 0|req: 107/235] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:36:53 2024] POST /volume/v3/volumes => generated 759 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1775.406165] [54534]: DEBUG cinder.api.middleware.request_id [None req-6619d241-3980-4e6f-aec0-9912f32e01de None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.408137] [54534]: INFO cinder.api.openstack.wsgi [None req-6619d241-3980-4e6f-aec0-9912f32e01de tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1775.408500] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6619d241-3980-4e6f-aec0-9912f32e01de tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.408766] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6619d241-3980-4e6f-aec0-9912f32e01de tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.421671] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.421671] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.427202] [54534]: INFO cinder.volume.api [None req-6619d241-3980-4e6f-aec0-9912f32e01de tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1775.432674] [54534]: INFO cinder.api.openstack.wsgi [None req-6619d241-3980-4e6f-aec0-9912f32e01de tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1775.433118] [54534]: [pid: 54534|app: 0|req: 108/236] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:53 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1775.433981] [54534]: DEBUG cinder.api.middleware.request_id [None req-00081e18-7b77-4112-a674-190e6b50a855 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1775.436350] [54534]: INFO cinder.api.openstack.wsgi [None req-00081e18-7b77-4112-a674-190e6b50a855 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1775.436756] [54534]: DEBUG cinder.api.openstack.wsgi [None req-00081e18-7b77-4112-a674-190e6b50a855 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1775.436846] [54534]: DEBUG cinder.api.openstack.wsgi [None req-00081e18-7b77-4112-a674-190e6b50a855 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1775.444504] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1775.444504] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1775.448271] [54534]: INFO cinder.volume.api [None req-00081e18-7b77-4112-a674-190e6b50a855 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1775.454061] [54534]: INFO cinder.api.openstack.wsgi [None req-00081e18-7b77-4112-a674-190e6b50a855 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 200 [ 1775.454604] [54534]: [pid: 54534|app: 0|req: 109/237] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:53 2024] GET /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1776.445992] [54534]: DEBUG cinder.api.middleware.request_id [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.446857] [54534]: INFO cinder.api.openstack.wsgi [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1776.447196] [54534]: DEBUG cinder.api.openstack.wsgi [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.447430] [54534]: DEBUG cinder.api.openstack.wsgi [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.464544] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.464544] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.469314] [54534]: INFO cinder.volume.api [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1776.475038] [54534]: INFO cinder.api.openstack.wsgi [None req-77b651b0-f8e5-4456-9bc7-f7d0c10efdfa tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1776.476475] [54534]: [pid: 54534|app: 0|req: 110/238] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:54 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1776.476475] [54534]: DEBUG cinder.api.middleware.request_id [None req-4aae81ba-a094-42f1-84c9-552501705efc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.478278] [54534]: INFO cinder.api.openstack.wsgi [None req-4aae81ba-a094-42f1-84c9-552501705efc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1776.478507] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4aae81ba-a094-42f1-84c9-552501705efc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.480021] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4aae81ba-a094-42f1-84c9-552501705efc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.488734] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.488734] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.493641] [54534]: INFO cinder.volume.api [None req-4aae81ba-a094-42f1-84c9-552501705efc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1776.498875] [54534]: INFO cinder.api.openstack.wsgi [None req-4aae81ba-a094-42f1-84c9-552501705efc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 200 [ 1776.500572] [54534]: [pid: 54534|app: 0|req: 111/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:54 2024] GET /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1776.523897] [54534]: DEBUG cinder.api.middleware.request_id [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.527695] [54534]: INFO cinder.api.openstack.wsgi [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1776.527841] [54534]: DEBUG cinder.api.openstack.wsgi [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.528081] [54534]: DEBUG cinder.api.openstack.wsgi [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.539482] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.539482] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.549375] [54534]: INFO cinder.volume.api [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1776.555510] [54534]: INFO cinder.api.openstack.wsgi [req-344c8279-b434-4508-a607-7ec1619190da req-980c6eea-c6a7-4d3d-902f-16067e9d4683 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 200 [ 1776.555942] [54534]: [pid: 54534|app: 0|req: 112/240] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:54 2024] GET /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1776.566099] [54534]: DEBUG cinder.api.middleware.request_id [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.567880] [54534]: INFO cinder.api.openstack.wsgi [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1776.568279] [54534]: DEBUG cinder.api.openstack.wsgi [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-337116612"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1776.569970] [54534]: DEBUG cinder.api.v3.volumes [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-337116612'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1776.570434] [54534]: INFO cinder.api.v3.volumes [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume of 1 GB [ 1776.578317] [54534]: INFO cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Availability Zones retrieved successfully. [ 1776.586752] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (498f31cc-ec20-451c-93c8-58875a19d915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1776.587878] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43c303a-b158-4441-b7e8-731266a4691a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1776.589466] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1776.614661] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43c303a-b158-4441-b7e8-731266a4691a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1776.615730] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ef6c2d-3a99-49e1-b3cf-121b0297e66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1776.660764] [54534]: DEBUG cinder.quota [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Created reservations ['5a646c64-898b-4a42-a459-9139eab87e63', '1cf23049-96c3-430e-84d1-3bb25f9a48f0', 'b15c5a6d-7350-4cc3-89a1-33bd990499bc', '35392824-0d5c-497c-a2d6-b0fad81ed967'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1776.661865] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ef6c2d-3a99-49e1-b3cf-121b0297e66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a646c64-898b-4a42-a459-9139eab87e63', '1cf23049-96c3-430e-84d1-3bb25f9a48f0', 'b15c5a6d-7350-4cc3-89a1-33bd990499bc', '35392824-0d5c-497c-a2d6-b0fad81ed967']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1776.662899] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ab1262-5b85-4e1d-84ab-066dcc3daad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1776.677960] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ab1262-5b85-4e1d-84ab-066dcc3daad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78acaef4-85f9-42e3-b0b3-0fcf913fd659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-337116612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['5a646c64-898b-4a42-a459-9139eab87e63','1cf23049-96c3-430e-84d1-3bb25f9a48f0','b15c5a6d-7350-4cc3-89a1-33bd990499bc','35392824-0d5c-497c-a2d6-b0fad81ed967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-337116612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78acaef4-85f9-42e3-b0b3-0fcf913fd659,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aaf359dfe16345a5a477afe415d79310',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='fb98a691b98b40f1b66bc5fdc08b6d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1776.678953] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9895c02d-a766-470b-a146-576e91e43f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1776.700924] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9895c02d-a766-470b-a146-576e91e43f57) 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-337116612',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['5a646c64-898b-4a42-a459-9139eab87e63','1cf23049-96c3-430e-84d1-3bb25f9a48f0','b15c5a6d-7350-4cc3-89a1-33bd990499bc','35392824-0d5c-497c-a2d6-b0fad81ed967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1776.700924] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560aa1d7-d94a-4c9b-9d0d-0ce3f872ee65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1776.710644] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (560aa1d7-d94a-4c9b-9d0d-0ce3f872ee65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1776.711756] [54534]: DEBUG cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (498f31cc-ec20-451c-93c8-58875a19d915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1776.712216] [54534]: INFO cinder.volume.api [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request issued successfully. [ 1776.712927] [54534]: INFO cinder.api.openstack.wsgi [None req-be91382f-1f6d-4f9e-91d8-5889b3f17120 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1776.713578] [54534]: [pid: 54534|app: 0|req: 113/241] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:36:54 2024] POST /volume/v3/volumes => generated 758 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1776.721946] [54534]: DEBUG cinder.api.middleware.request_id [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1776.724327] [54534]: INFO cinder.api.openstack.wsgi [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1776.724588] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1776.724806] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1776.733212] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1776.733212] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1776.742395] [54534]: INFO cinder.volume.api [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1776.749541] [54534]: INFO cinder.api.openstack.wsgi [None req-f3a47434-2fe5-45e5-9fd2-60da3a3b8fd4 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 200 [ 1776.750196] [54534]: [pid: 54534|app: 0|req: 114/242] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:54 2024] GET /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1777.335532] [54533]: DEBUG cinder.coordination [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1777.335911] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-8b34da7c-48df-4fa2-b479-8effe29ba1c4 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 returned with HTTP 200 [ 1777.336410] [54533]: [pid: 54533|app: 0|req: 129/243] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:36:50 2024] PUT /volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 => generated 589 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1777.488366] [54534]: DEBUG cinder.api.middleware.request_id [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.490788] [54534]: INFO cinder.api.openstack.wsgi [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1777.491059] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.491388] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.506332] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.506332] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.511563] [54534]: INFO cinder.volume.api [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1777.517788] [54534]: INFO cinder.api.openstack.wsgi [None req-c48200a9-ca6f-4148-84d9-e8d3de01ee2a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1777.518274] [54534]: [pid: 54534|app: 0|req: 115/244] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:55 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1777.761648] [54533]: DEBUG cinder.api.middleware.request_id [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.764179] [54533]: INFO cinder.api.openstack.wsgi [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1777.764415] [54533]: DEBUG cinder.api.openstack.wsgi [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.764632] [54533]: DEBUG cinder.api.openstack.wsgi [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.774049] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.774049] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.778156] [54533]: INFO cinder.volume.api [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1777.783042] [54533]: INFO cinder.api.openstack.wsgi [None req-719abb11-5ad8-4608-8ba2-9139df3f39e0 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 200 [ 1777.783465] [54533]: [pid: 54533|app: 0|req: 130/245] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:55 2024] GET /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1777.801466] [54534]: DEBUG cinder.api.middleware.request_id [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.803873] [54534]: INFO cinder.api.openstack.wsgi [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1777.804142] [54534]: DEBUG cinder.api.openstack.wsgi [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.804372] [54534]: DEBUG cinder.api.openstack.wsgi [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.813102] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.813102] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.817022] [54534]: INFO cinder.volume.api [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1777.822014] [54534]: INFO cinder.api.openstack.wsgi [req-40ab6047-b8a3-40d9-9a7e-d12c2de614cf req-0e3add71-8b00-4a3f-b8c7-284d77164d0d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 200 [ 1777.822253] [54534]: [pid: 54534|app: 0|req: 116/246] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:55 2024] GET /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1777.831023] [54533]: DEBUG cinder.api.middleware.request_id [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.833094] [54533]: INFO cinder.api.openstack.wsgi [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1777.833669] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1960987582"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1777.836064] [54533]: DEBUG cinder.api.v3.volumes [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1960987582'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1777.836361] [54533]: INFO cinder.api.v3.volumes [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume of 1 GB [ 1777.841247] [54533]: INFO cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Availability Zones retrieved successfully. [ 1777.848867] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (552ae8d9-a2bb-465c-b8fe-8c4a2f847c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1777.850090] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6513aea1-4dfe-49c7-bbb7-c9ba6897352c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1777.851338] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1777.873091] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6513aea1-4dfe-49c7-bbb7-c9ba6897352c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1777.874262] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa5ec6a-ad32-4234-b663-04fa72c62555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1777.906080] [54533]: DEBUG cinder.quota [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Created reservations ['1aa343a5-1709-4331-aca1-ad1c4852d491', '6b93ee4a-9969-46c8-b201-ea6dd3c33998', 'aaf84d2d-4f2f-4679-873f-11feb11eb540', '055ede03-aa03-4714-9ac5-a8a32580adbc'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1777.907128] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa5ec6a-ad32-4234-b663-04fa72c62555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa343a5-1709-4331-aca1-ad1c4852d491', '6b93ee4a-9969-46c8-b201-ea6dd3c33998', 'aaf84d2d-4f2f-4679-873f-11feb11eb540', '055ede03-aa03-4714-9ac5-a8a32580adbc']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1777.908144] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0794fbd-38b9-43d9-8547-e098361dc3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1777.923360] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0794fbd-38b9-43d9-8547-e098361dc3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1960987582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['1aa343a5-1709-4331-aca1-ad1c4852d491','6b93ee4a-9969-46c8-b201-ea6dd3c33998','aaf84d2d-4f2f-4679-873f-11feb11eb540','055ede03-aa03-4714-9ac5-a8a32580adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1960987582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='aaf359dfe16345a5a477afe415d79310',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='fb98a691b98b40f1b66bc5fdc08b6d07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1777.925335] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eaffb49-e696-4253-9aab-2ea89b979730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1777.939566] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eaffb49-e696-4253-9aab-2ea89b979730) 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-1960987582',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='aaf359dfe16345a5a477afe415d79310',qos_specs=None,replication_status=,reservations=['1aa343a5-1709-4331-aca1-ad1c4852d491','6b93ee4a-9969-46c8-b201-ea6dd3c33998','aaf84d2d-4f2f-4679-873f-11feb11eb540','055ede03-aa03-4714-9ac5-a8a32580adbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb98a691b98b40f1b66bc5fdc08b6d07',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1777.940586] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a119a1d-f491-4116-8858-c38229058e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1777.950040] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a119a1d-f491-4116-8858-c38229058e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1777.951221] [54533]: DEBUG cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Flow 'volume_create_api' (552ae8d9-a2bb-465c-b8fe-8c4a2f847c24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1777.951624] [54533]: INFO cinder.volume.api [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Create volume request issued successfully. [ 1777.952963] [54533]: INFO cinder.api.openstack.wsgi [None req-e90d5ae4-0b2c-4bd1-a4f9-7042230f2bfc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1777.952963] [54533]: [pid: 54533|app: 0|req: 131/247] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:36:55 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) [ 1777.964240] [54534]: DEBUG cinder.api.middleware.request_id [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1777.966508] [54534]: INFO cinder.api.openstack.wsgi [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1777.966764] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1777.966938] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1777.981589] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1777.981589] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1777.985131] [54534]: INFO cinder.volume.api [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1777.989117] [54534]: INFO cinder.api.openstack.wsgi [None req-c9abb0b5-220a-4ece-a1a9-e32fefbef42a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 200 [ 1777.989117] [54534]: [pid: 54534|app: 0|req: 117/248] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:55 2024] GET /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1778.528586] [54533]: DEBUG cinder.api.middleware.request_id [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1778.531146] [54533]: INFO cinder.api.openstack.wsgi [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1778.531391] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1778.531622] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1778.545934] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1778.545934] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1778.550519] [54533]: INFO cinder.volume.api [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1778.556414] [54533]: INFO cinder.api.openstack.wsgi [None req-2d1dcb80-fa97-4d4a-ab6b-7918a0124890 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1778.556844] [54533]: [pid: 54533|app: 0|req: 132/249] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:56 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.000160] [54534]: DEBUG cinder.api.middleware.request_id [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.003127] [54534]: INFO cinder.api.openstack.wsgi [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1779.003564] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.003902] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.015351] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015351] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.021117] [54534]: INFO cinder.volume.api [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1779.026821] [54534]: INFO cinder.api.openstack.wsgi [None req-ab2d1752-7450-40cd-b40a-6bfa862ef5d1 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 200 [ 1779.027428] [54534]: [pid: 54534|app: 0|req: 118/250] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:56 2024] GET /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.046530] [54533]: DEBUG cinder.api.middleware.request_id [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.049786] [54533]: INFO cinder.api.openstack.wsgi [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1779.050203] [54533]: DEBUG cinder.api.openstack.wsgi [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.050549] [54533]: DEBUG cinder.api.openstack.wsgi [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.061631] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.061631] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.066308] [54533]: INFO cinder.volume.api [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1779.072430] [54533]: INFO cinder.api.openstack.wsgi [req-06e8c75b-3be4-48c0-8e5f-43c01d2fb1fd req-3b2d65c8-b73b-486f-875e-6ac31330e6fb tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 200 [ 1779.072965] [54533]: [pid: 54533|app: 0|req: 133/251] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:36:56 2024] GET /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.245503] [54534]: DEBUG cinder.api.middleware.request_id [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.248220] [54534]: INFO cinder.api.openstack.wsgi [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1779.248220] [54534]: DEBUG cinder.api.openstack.wsgi [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.248564] [54534]: DEBUG cinder.api.openstack.wsgi [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.249103] [54534]: DEBUG cinder.api.api_utils [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1779.250418] [54534]: DEBUG cinder.volume.api [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1779.283655] [54534]: INFO cinder.volume.api [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1779.283655] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283655] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.289389] [54534]: INFO cinder.api.openstack.wsgi [req-17655861-c0e7-4a32-8e6b-b0fdab3eded8 req-3ace5fe0-6deb-4178-825d-58b84493a3fa tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1779.289695] [54534]: [pid: 54534|app: 0|req: 119/252] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:57 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1779.431757] [54533]: DEBUG cinder.api.middleware.request_id [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.434368] [54533]: INFO cinder.api.openstack.wsgi [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1779.434633] [54533]: DEBUG cinder.api.openstack.wsgi [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.434888] [54533]: DEBUG cinder.api.openstack.wsgi [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.435331] [54533]: DEBUG cinder.api.api_utils [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1779.436286] [54533]: DEBUG cinder.volume.api [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1779.464086] [54533]: INFO cinder.volume.api [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1779.465299] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465299] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.469701] [54533]: INFO cinder.api.openstack.wsgi [req-bfb9afa0-18bd-4447-be85-748be86acd9f req-75c43fe0-7dc4-4d4f-b9ff-505426622ccc tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1779.470195] [54533]: [pid: 54533|app: 0|req: 134/253] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:57 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) [ 1779.566320] [54534]: DEBUG cinder.api.middleware.request_id [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.568416] [54534]: INFO cinder.api.openstack.wsgi [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1779.568637] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.568849] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.581841] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.581841] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.585867] [54534]: INFO cinder.volume.api [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1779.595310] [54534]: INFO cinder.api.openstack.wsgi [None req-7de558da-f205-4b67-9e98-aa7cd2407f9b tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1779.595748] [54534]: [pid: 54534|app: 0|req: 120/254] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:57 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1779.667613] [54533]: DEBUG cinder.api.middleware.request_id [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.670327] [54533]: INFO cinder.api.openstack.wsgi [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1779.670607] [54533]: DEBUG cinder.api.openstack.wsgi [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.670878] [54533]: DEBUG cinder.api.openstack.wsgi [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.671210] [54533]: DEBUG cinder.api.api_utils [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1779.672120] [54533]: DEBUG cinder.volume.api [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1779.681524] [54533]: INFO cinder.volume.api [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1779.682630] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.682630] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.690698] [54533]: INFO cinder.api.openstack.wsgi [req-d564a848-f953-45a5-b564-9f23a6c3ae2c req-337c4eec-2dd9-425e-aeef-a1af66d0fbe5 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1779.690698] [54533]: [pid: 54533|app: 0|req: 135/255] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:57 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1779.833827] [54534]: DEBUG cinder.api.middleware.request_id [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.836655] [54534]: INFO cinder.api.openstack.wsgi [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1779.836910] [54534]: DEBUG cinder.api.openstack.wsgi [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1779.837182] [54534]: DEBUG cinder.api.openstack.wsgi [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1779.837498] [54534]: DEBUG cinder.api.api_utils [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1779.838505] [54534]: DEBUG cinder.volume.api [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1779.848243] [54534]: INFO cinder.volume.api [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1779.849357] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849357] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1779.854953] [54534]: INFO cinder.api.openstack.wsgi [req-232fc94b-3308-410f-a141-b79d478e2cf7 req-3504dbbf-bfc4-4069-a5b4-9f9d68f1606a tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1779.855443] [54534]: [pid: 54534|app: 0|req: 121/256] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:57 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) [ 1779.993869] [54533]: DEBUG cinder.api.middleware.request_id [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-068bdcd1-6823-4047-ab43-547d9442da46 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1779.996628] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-068bdcd1-6823-4047-ab43-547d9442da46 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3/action [ 1779.997150] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-068bdcd1-6823-4047-ab43-547d9442da46 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1779.997306] [54533]: DEBUG cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-068bdcd1-6823-4047-ab43-547d9442da46 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1780.020065] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.020065] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.031250] [54533]: INFO cinder.api.openstack.wsgi [req-23d02d46-1769-4d5b-aaa0-f4d5c47c3e95 req-068bdcd1-6823-4047-ab43-547d9442da46 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3/action returned with HTTP 204 [ 1780.031850] [54533]: [pid: 54533|app: 0|req: 136/257] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:36:57 2024] POST /volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1780.112663] [54534]: DEBUG cinder.api.middleware.request_id [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.115021] [54534]: INFO cinder.api.openstack.wsgi [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1780.115242] [54534]: DEBUG cinder.api.openstack.wsgi [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.117923] [54534]: DEBUG cinder.api.openstack.wsgi [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.117923] [54534]: DEBUG cinder.api.api_utils [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1780.117923] [54534]: DEBUG cinder.volume.api [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1780.128764] [54534]: INFO cinder.volume.api [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1780.130506] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.130506] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.137646] [54534]: INFO cinder.api.openstack.wsgi [req-997fdaf1-a3e2-42f4-86c4-162e3b8f6e16 req-48b15964-4085-4608-860a-9b6071c0cfc3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1780.138258] [54534]: [pid: 54534|app: 0|req: 122/258] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:57 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.159329] [54533]: DEBUG cinder.api.middleware.request_id [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.164175] [54533]: INFO cinder.api.openstack.wsgi [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1780.164175] [54533]: DEBUG cinder.api.openstack.wsgi [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.164459] [54533]: DEBUG cinder.api.openstack.wsgi [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.164675] [54533]: DEBUG cinder.api.api_utils [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1780.165620] [54533]: DEBUG cinder.volume.api [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1780.180467] [54533]: INFO cinder.volume.api [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1780.181615] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.181615] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.188966] [54533]: INFO cinder.api.openstack.wsgi [req-415dab28-e0e4-4f02-a993-a0e04010a04b req-33eb3a41-8ee2-4f11-8195-a61452e03279 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1780.190615] [54533]: [pid: 54533|app: 0|req: 137/259] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.207959] [54534]: DEBUG cinder.api.middleware.request_id [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.211893] [54534]: INFO cinder.api.openstack.wsgi [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1780.212277] [54534]: DEBUG cinder.api.openstack.wsgi [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.212584] [54534]: DEBUG cinder.api.openstack.wsgi [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.213161] [54534]: DEBUG cinder.api.api_utils [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1780.214777] [54534]: DEBUG cinder.volume.api [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1780.228398] [54534]: INFO cinder.volume.api [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1780.231509] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.231509] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.237480] [54534]: INFO cinder.api.openstack.wsgi [req-741f2da0-5d9e-4430-9ff5-d922ee8e244d req-4802dfa3-1b93-4492-bb69-b232cb606033 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1780.237915] [54534]: [pid: 54534|app: 0|req: 123/260] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.266471] [54533]: DEBUG cinder.api.middleware.request_id [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.269306] [54533]: INFO cinder.api.openstack.wsgi [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1780.269709] [54533]: DEBUG cinder.api.openstack.wsgi [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.269862] [54533]: DEBUG cinder.api.openstack.wsgi [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'detail' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.270183] [54533]: DEBUG cinder.api.api_utils [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Removing options '' from query. {{(pid=54533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1780.271947] [54533]: DEBUG cinder.volume.api [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=54533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1780.285892] [54533]: INFO cinder.volume.api [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Get all volumes completed successfully. [ 1780.288537] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.288537] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.292723] [54533]: INFO cinder.api.openstack.wsgi [req-3d368304-f8f5-46c4-bfbe-a5673ccb2457 req-b2aaf7a9-26ce-4c43-b857-25e52db83677 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1780.297121] [54533]: [pid: 54533|app: 0|req: 138/261] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/detail => generated 2538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.311043] [54534]: DEBUG cinder.api.middleware.request_id [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.313386] [54534]: INFO cinder.api.openstack.wsgi [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1780.313623] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.313814] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.314011] [54534]: INFO cinder.api.v3.volumes [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume with id: caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1780.325159] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.325159] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.325709] [54534]: INFO cinder.volume.api [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1780.346872] [54534]: INFO cinder.volume.api [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume request issued successfully. [ 1780.347233] [54534]: INFO cinder.api.openstack.wsgi [None req-bb3f569a-4f29-4c4a-b60f-4f1ed6e8a94c tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 202 [ 1780.347652] [54534]: [pid: 54534|app: 0|req: 124/262] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:36:58 2024] DELETE /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1780.351480] [54533]: DEBUG cinder.api.middleware.request_id [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.355518] [54533]: INFO cinder.api.openstack.wsgi [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1780.355518] [54533]: DEBUG cinder.api.openstack.wsgi [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.355518] [54533]: DEBUG cinder.api.openstack.wsgi [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.365648] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.365648] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.370615] [54533]: INFO cinder.volume.api [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1780.376950] [54533]: INFO cinder.api.openstack.wsgi [None req-82ea8694-14de-4fe3-a003-efdd3bf95d63 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 200 [ 1780.376950] [54533]: [pid: 54533|app: 0|req: 139/263] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1780.609221] [54534]: DEBUG cinder.api.middleware.request_id [None req-21d367a5-3076-4a44-8113-2fb2714285ce None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.611956] [54534]: INFO cinder.api.openstack.wsgi [None req-21d367a5-3076-4a44-8113-2fb2714285ce tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1780.616023] [54534]: DEBUG cinder.api.openstack.wsgi [None req-21d367a5-3076-4a44-8113-2fb2714285ce tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.616023] [54534]: DEBUG cinder.api.openstack.wsgi [None req-21d367a5-3076-4a44-8113-2fb2714285ce tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.631441] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631441] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.637644] [54534]: INFO cinder.volume.api [None req-21d367a5-3076-4a44-8113-2fb2714285ce tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1780.644473] [54534]: INFO cinder.api.openstack.wsgi [None req-21d367a5-3076-4a44-8113-2fb2714285ce tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1780.644893] [54534]: [pid: 54534|app: 0|req: 125/264] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1780.658282] [54533]: DEBUG cinder.api.middleware.request_id [None req-9720531a-8de7-4aff-a1e7-fe3699334067 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1780.660331] [54533]: INFO cinder.api.openstack.wsgi [None req-9720531a-8de7-4aff-a1e7-fe3699334067 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1780.660554] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9720531a-8de7-4aff-a1e7-fe3699334067 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1780.660771] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9720531a-8de7-4aff-a1e7-fe3699334067 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1780.673608] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673608] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1780.677312] [54533]: INFO cinder.volume.api [None req-9720531a-8de7-4aff-a1e7-fe3699334067 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1780.681985] [54533]: INFO cinder.api.openstack.wsgi [None req-9720531a-8de7-4aff-a1e7-fe3699334067 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1780.683299] [54533]: [pid: 54533|app: 0|req: 140/265] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:58 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1781.387716] [54534]: DEBUG cinder.api.middleware.request_id [None req-99200000-b89c-4af7-b2c4-8729ab69ce57 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1781.390047] [54534]: INFO cinder.api.openstack.wsgi [None req-99200000-b89c-4af7-b2c4-8729ab69ce57 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce [ 1781.390288] [54534]: DEBUG cinder.api.openstack.wsgi [None req-99200000-b89c-4af7-b2c4-8729ab69ce57 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1781.390678] [54534]: DEBUG cinder.api.openstack.wsgi [None req-99200000-b89c-4af7-b2c4-8729ab69ce57 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1781.398600] [54534]: INFO cinder.api.openstack.wsgi [None req-99200000-b89c-4af7-b2c4-8729ab69ce57 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce returned with HTTP 404 [ 1781.399178] [54534]: [pid: 54534|app: 0|req: 126/266] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:59 2024] GET /volume/v3/volumes/caf5dcc1-27e6-4bd5-8b83-89d04c5a70ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1781.403060] [54533]: DEBUG cinder.api.middleware.request_id [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1781.405770] [54533]: INFO cinder.api.openstack.wsgi [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1781.406443] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1781.406528] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1781.406771] [54533]: INFO cinder.api.v3.volumes [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume with id: 78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1781.419050] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1781.419050] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1781.419647] [54533]: INFO cinder.volume.api [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1781.448552] [54533]: INFO cinder.volume.api [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume request issued successfully. [ 1781.448792] [54533]: INFO cinder.api.openstack.wsgi [None req-0c80e71e-feb0-46e0-9af7-dcc83d63bdb6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 202 [ 1781.449429] [54533]: [pid: 54533|app: 0|req: 141/267] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:36:59 2024] DELETE /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1781.452604] [54534]: DEBUG cinder.api.middleware.request_id [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1781.454700] [54534]: INFO cinder.api.openstack.wsgi [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1781.454856] [54534]: DEBUG cinder.api.openstack.wsgi [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1781.455085] [54534]: DEBUG cinder.api.openstack.wsgi [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1781.465948] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1781.465948] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1781.475275] [54534]: INFO cinder.volume.api [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1781.481413] [54534]: INFO cinder.api.openstack.wsgi [None req-46781e5c-13cc-4beb-ba4e-8ef4c2593eb3 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 200 [ 1781.481901] [54534]: [pid: 54534|app: 0|req: 127/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:36:59 2024] GET /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1782.491194] [54533]: DEBUG cinder.api.middleware.request_id [None req-8f0c2d51-7ffd-4b51-8af0-192572b8613d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.493424] [54533]: INFO cinder.api.openstack.wsgi [None req-8f0c2d51-7ffd-4b51-8af0-192572b8613d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 [ 1782.493679] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8f0c2d51-7ffd-4b51-8af0-192572b8613d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.493908] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8f0c2d51-7ffd-4b51-8af0-192572b8613d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.504566] [54533]: INFO cinder.api.openstack.wsgi [None req-8f0c2d51-7ffd-4b51-8af0-192572b8613d tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 returned with HTTP 404 [ 1782.505157] [54533]: [pid: 54533|app: 0|req: 142/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:00 2024] GET /volume/v3/volumes/78acaef4-85f9-42e3-b0b3-0fcf913fd659 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1782.508292] [54534]: DEBUG cinder.api.middleware.request_id [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.510597] [54534]: INFO cinder.api.openstack.wsgi [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1782.510937] [54534]: DEBUG cinder.api.openstack.wsgi [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.511045] [54534]: DEBUG cinder.api.openstack.wsgi [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.511236] [54534]: INFO cinder.api.v3.volumes [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume with id: 8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1782.526224] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.526224] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.526867] [54534]: INFO cinder.volume.api [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1782.550188] [54534]: INFO cinder.volume.api [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Delete volume request issued successfully. [ 1782.550428] [54534]: INFO cinder.api.openstack.wsgi [None req-604e9cb8-07aa-4aa2-904a-ac925b7534ae tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 202 [ 1782.550907] [54534]: [pid: 54534|app: 0|req: 128/270] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:37:00 2024] DELETE /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1782.554055] [54533]: DEBUG cinder.api.middleware.request_id [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1782.556666] [54533]: INFO cinder.api.openstack.wsgi [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1782.557070] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1782.557368] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1782.567074] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567074] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1782.572373] [54533]: INFO cinder.volume.api [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Volume info retrieved successfully. [ 1782.578454] [54533]: INFO cinder.api.openstack.wsgi [None req-d0061dbd-9344-4db6-a7da-3ae79592a877 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 200 [ 1782.578943] [54533]: [pid: 54533|app: 0|req: 143/271] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:00 2024] GET /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1783.588602] [54534]: DEBUG cinder.api.middleware.request_id [None req-a3e19fed-bd52-480e-b0f9-1ff9454fdcd6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1783.590316] [54534]: INFO cinder.api.openstack.wsgi [None req-a3e19fed-bd52-480e-b0f9-1ff9454fdcd6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] GET http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b [ 1783.590528] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a3e19fed-bd52-480e-b0f9-1ff9454fdcd6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1783.590748] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a3e19fed-bd52-480e-b0f9-1ff9454fdcd6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1783.597966] [54534]: INFO cinder.api.openstack.wsgi [None req-a3e19fed-bd52-480e-b0f9-1ff9454fdcd6 tempest-VolumesTestJSON-979869101 tempest-VolumesTestJSON-979869101-project-member] http://10.180.1.21/volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b returned with HTTP 404 [ 1783.600868] [54534]: [pid: 54534|app: 0|req: 129/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:01 2024] GET /volume/v3/volumes/8b1ff14d-fd83-403e-9e00-354e4bf3b15b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1792.575294] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=167,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1793.594879] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=259,cinder:UPDATE=54,cinder:INSERT=33 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1797.123752] [54533]: DEBUG cinder.api.middleware.request_id [None req-5411052c-b0e8-4a62-bb57-568be8f4f825 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.125600] [54533]: INFO cinder.api.openstack.wsgi [None req-5411052c-b0e8-4a62-bb57-568be8f4f825 None None] GET http://10.180.1.21/volume// [ 1797.125600] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5411052c-b0e8-4a62-bb57-568be8f4f825 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.125600] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5411052c-b0e8-4a62-bb57-568be8f4f825 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.125600] [54533]: INFO cinder.api.openstack.wsgi [None req-5411052c-b0e8-4a62-bb57-568be8f4f825 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1797.126022] [54533]: [pid: 54533|app: 0|req: 144/273] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:37:14 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1797.129921] [54534]: DEBUG cinder.api.middleware.request_id [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-88c132ba-400e-4f76-8a0f-693133f2bc48 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.133327] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-88c132ba-400e-4f76-8a0f-693133f2bc48 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1797.133881] [54534]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-88c132ba-400e-4f76-8a0f-693133f2bc48 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56", "connector": null, "instance_uuid": "9821f14c-751b-4ed3-928f-afcbff7feea5"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1797.154831] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.154831] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.199427] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-88c132ba-400e-4f76-8a0f-693133f2bc48 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1797.199893] [54534]: [pid: 54534|app: 0|req: 130/274] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:37:14 2024] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1797.204840] [54533]: DEBUG cinder.api.middleware.request_id [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-92bd5f34-0484-47c5-b82f-75fa6e29e05f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1797.208535] [54533]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-92bd5f34-0484-47c5-b82f-75fa6e29e05f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 [ 1797.211320] [54533]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-92bd5f34-0484-47c5-b82f-75fa6e29e05f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1797.211630] [54533]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-92bd5f34-0484-47c5-b82f-75fa6e29e05f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1797.223617] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.223617] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1797.762852] [54533]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-92bd5f34-0484-47c5-b82f-75fa6e29e05f tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 returned with HTTP 200 [ 1797.762852] [54533]: [pid: 54533|app: 0|req: 145/275] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:37:15 2024] DELETE /volume/v3/attachments/01d47349-915e-4673-b0c4-25f6d71397b3 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.249968] [54534]: DEBUG cinder.api.middleware.request_id [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.253393] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] PUT http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 [ 1802.254065] [54534]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-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-375483", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1802.266694] [54534]: DEBUG cinder.coordination [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Acquiring lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1802.273142] [54534]: DEBUG cinder.coordination [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1802.274617] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.274617] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1802.797383] [54534]: DEBUG cinder.coordination [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1802.797736] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-631983f3-0b6f-4dfa-947d-9697577017f7 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 returned with HTTP 200 [ 1802.798214] [54534]: [pid: 54534|app: 0|req: 131/276] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:37:20 2024] PUT /volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 => generated 589 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1802.804210] [54533]: DEBUG cinder.api.middleware.request_id [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-36672339-7a4a-4cfe-baf9-c49b074579af None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1802.806744] [54533]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-36672339-7a4a-4cfe-baf9-c49b074579af tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 [ 1802.807051] [54533]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-36672339-7a4a-4cfe-baf9-c49b074579af tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1802.807285] [54533]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-36672339-7a4a-4cfe-baf9-c49b074579af tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1802.833487] [54533]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-36672339-7a4a-4cfe-baf9-c49b074579af tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 returned with HTTP 200 [ 1802.834200] [54533]: [pid: 54533|app: 0|req: 146/277] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 11:37:20 2024] GET /volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 => generated 614 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.433167] [54534]: DEBUG cinder.api.middleware.request_id [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-8f671d98-3c9a-4f6f-a6fe-e8d2b9b5c15d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.435490] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-8f671d98-3c9a-4f6f-a6fe-e8d2b9b5c15d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773/action [ 1805.435911] [54534]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-8f671d98-3c9a-4f6f-a6fe-e8d2b9b5c15d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1805.436060] [54534]: DEBUG cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-8f671d98-3c9a-4f6f-a6fe-e8d2b9b5c15d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1805.456179] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.456179] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.463319] [54534]: INFO cinder.api.openstack.wsgi [req-e06f5dee-86dd-45c7-980d-0a20c2a75ef6 req-8f671d98-3c9a-4f6f-a6fe-e8d2b9b5c15d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773/action returned with HTTP 204 [ 1805.463945] [54534]: [pid: 54534|app: 0|req: 132/278] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:37:23 2024] POST /volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1805.560520] [54533]: DEBUG cinder.api.middleware.request_id [None req-b94b50ff-3a12-4d5b-8635-d60520707aea None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.563527] [54533]: INFO cinder.api.openstack.wsgi [None req-b94b50ff-3a12-4d5b-8635-d60520707aea tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1805.563757] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b94b50ff-3a12-4d5b-8635-d60520707aea tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.563972] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b94b50ff-3a12-4d5b-8635-d60520707aea tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.574488] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.574488] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.578314] [54533]: INFO cinder.volume.api [None req-b94b50ff-3a12-4d5b-8635-d60520707aea tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1805.583048] [54533]: INFO cinder.api.openstack.wsgi [None req-b94b50ff-3a12-4d5b-8635-d60520707aea tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1805.583571] [54533]: [pid: 54533|app: 0|req: 147/279] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:23 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1805.916344] [54534]: DEBUG cinder.api.middleware.request_id [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1805.918074] [54534]: INFO cinder.api.openstack.wsgi [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1805.918401] [54534]: DEBUG cinder.api.openstack.wsgi [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1805.920021] [54534]: DEBUG cinder.api.openstack.wsgi [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1805.938561] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.938561] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1805.942878] [54534]: INFO cinder.volume.api [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1805.949664] [54534]: INFO cinder.api.openstack.wsgi [None req-88fc60a0-d46f-4d5d-98c5-e97a7756849d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1805.949813] [54534]: [pid: 54534|app: 0|req: 133/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:23 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.113689] [54533]: DEBUG cinder.api.middleware.request_id [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.116133] [54533]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1806.116363] [54533]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1806.116585] [54533]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1806.128161] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.128161] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.131549] [54533]: INFO cinder.volume.api [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1806.136076] [54533]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-2fcd4453-6eda-44b6-91d2-8717bb35aabe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1806.136491] [54533]: [pid: 54533|app: 0|req: 148/281] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:37:23 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1806.154549] [54534]: DEBUG cinder.api.middleware.request_id [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1806.156827] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af/action [ 1806.157226] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1806.157386] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1806.167407] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.167407] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1806.167934] [54534]: INFO cinder.volume.api [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1806.173661] [54534]: INFO cinder.volume.api [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Begin detaching volume completed successfully. [ 1806.173890] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-413ffe7c-c3e6-460d-98ac-0e49928d613c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af/action returned with HTTP 202 [ 1806.174316] [54534]: [pid: 54534|app: 0|req: 134/282] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:37:24 2024] POST /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1807.201544] [54533]: DEBUG cinder.api.middleware.request_id [None req-3314773d-56d0-4550-a1df-e4329f011de9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.202194] [54533]: INFO cinder.api.openstack.wsgi [None req-3314773d-56d0-4550-a1df-e4329f011de9 None None] GET http://10.180.1.21/volume// [ 1807.202550] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3314773d-56d0-4550-a1df-e4329f011de9 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.202802] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3314773d-56d0-4550-a1df-e4329f011de9 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.203229] [54533]: INFO cinder.api.openstack.wsgi [None req-3314773d-56d0-4550-a1df-e4329f011de9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1807.203614] [54533]: [pid: 54533|app: 0|req: 149/283] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:37:25 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1807.211933] [54534]: DEBUG cinder.api.middleware.request_id [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1807.216282] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1807.216282] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1807.216798] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1807.240521] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.240521] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1807.247625] [54534]: INFO cinder.volume.api [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1807.253540] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-dee68a8b-9a3a-483d-ae1a-020cf303b505 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1807.254021] [54534]: [pid: 54534|app: 0|req: 135/284] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:37:25 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1809.335778] [54533]: DEBUG cinder.api.middleware.request_id [None req-c4cbdd0d-1615-4e9a-b101-77500fc854c2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.336215] [54533]: INFO cinder.api.openstack.wsgi [None req-c4cbdd0d-1615-4e9a-b101-77500fc854c2 None None] GET http://10.180.1.21/volume// [ 1809.336423] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4cbdd0d-1615-4e9a-b101-77500fc854c2 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.336650] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4cbdd0d-1615-4e9a-b101-77500fc854c2 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.337099] [54533]: INFO cinder.api.openstack.wsgi [None req-c4cbdd0d-1615-4e9a-b101-77500fc854c2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1809.337445] [54533]: [pid: 54533|app: 0|req: 150/285] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:37:27 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1809.342542] [54534]: DEBUG cinder.api.middleware.request_id [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-6266d407-b2bf-4300-a2b7-4472d49f4d9e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.344798] [54534]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-6266d407-b2bf-4300-a2b7-4472d49f4d9e tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1809.345230] [54534]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-6266d407-b2bf-4300-a2b7-4472d49f4d9e tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56", "connector": null, "instance_uuid": "9821f14c-751b-4ed3-928f-afcbff7feea5"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1809.360408] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.360408] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.389559] [54534]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-6266d407-b2bf-4300-a2b7-4472d49f4d9e tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1809.390042] [54534]: [pid: 54534|app: 0|req: 136/286] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:37:27 2024] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.394303] [54533]: DEBUG cinder.api.middleware.request_id [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-70bd42d6-2eed-421f-a3dc-7cb2ff8959d5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.396660] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-70bd42d6-2eed-421f-a3dc-7cb2ff8959d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 [ 1809.396840] [54533]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-70bd42d6-2eed-421f-a3dc-7cb2ff8959d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.397067] [54533]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-70bd42d6-2eed-421f-a3dc-7cb2ff8959d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.404342] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.404342] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.459616] [54534]: DEBUG cinder.api.middleware.request_id [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-060cb14a-c29a-42ce-b302-07d5fe9fd2ff None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1809.461943] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-060cb14a-c29a-42ce-b302-07d5fe9fd2ff tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e [ 1809.462185] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-060cb14a-c29a-42ce-b302-07d5fe9fd2ff tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1809.462445] [54534]: DEBUG cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-060cb14a-c29a-42ce-b302-07d5fe9fd2ff tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1809.469377] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1809.469377] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1809.936187] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-70bd42d6-2eed-421f-a3dc-7cb2ff8959d5 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 returned with HTTP 200 [ 1809.936661] [54533]: [pid: 54533|app: 0|req: 151/287] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:37:27 2024] DELETE /volume/v3/attachments/c33bbf72-1d3a-4f29-a9b8-6a9c1628d773 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1809.999372] [54534]: INFO cinder.api.openstack.wsgi [req-1ae95dc6-d3dd-467b-8ce4-49399ac4a4b8 req-060cb14a-c29a-42ce-b302-07d5fe9fd2ff tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e returned with HTTP 200 [ 1809.999746] [54534]: [pid: 54534|app: 0|req: 137/288] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:37:27 2024] DELETE /volume/v3/attachments/64bf2084-16ee-49d9-9df2-825eeb950b8e => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1811.602668] [54533]: DEBUG cinder.api.middleware.request_id [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1811.604736] [54533]: INFO cinder.api.openstack.wsgi [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1811.604957] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1811.605188] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1811.616669] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1811.616669] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1811.621027] [54533]: INFO cinder.volume.api [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1811.626034] [54533]: INFO cinder.api.openstack.wsgi [None req-c0c41ea5-a0a8-4411-8865-2ab229fba407 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1811.626698] [54533]: [pid: 54533|app: 0|req: 152/289] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:29 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1812.440036] [54534]: DEBUG cinder.api.middleware.request_id [None req-a1b69ddf-baed-4940-b534-ac35a395e77b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.442100] [54534]: INFO cinder.api.openstack.wsgi [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1812.442475] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1821282443"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1812.444052] [54534]: DEBUG cinder.api.v3.volumes [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1821282443'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1812.444192] [54534]: INFO cinder.api.v3.volumes [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume of 1 GB [ 1812.444519] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.444519] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.456459] [54534]: INFO cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Availability Zones retrieved successfully. [ 1812.463380] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Flow 'volume_create_api' (ddc8ed17-d22b-44d8-81e8-900f335cc2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1812.464592] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3238c1-f607-41e9-9c8c-767700aaf9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1812.465777] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1812.483785] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3238c1-f607-41e9-9c8c-767700aaf9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1812.484859] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3857770-227a-4b7b-98c8-fd2f47551bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1812.529661] [54534]: DEBUG cinder.quota [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Created reservations ['4b774f28-47cf-4bfb-a96b-07d8aeda2213', '410c3482-4bb7-4507-8443-c405cf09a6da', '61af095c-7bdb-4cc5-94cb-8bd789b18e23', 'b8aac3a3-cb55-4c49-935b-72f93b29e1fe'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1812.530759] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3857770-227a-4b7b-98c8-fd2f47551bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b774f28-47cf-4bfb-a96b-07d8aeda2213', '410c3482-4bb7-4507-8443-c405cf09a6da', '61af095c-7bdb-4cc5-94cb-8bd789b18e23', 'b8aac3a3-cb55-4c49-935b-72f93b29e1fe']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1812.531820] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a41e86-fd96-4836-9c9b-a1f8847552bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1812.544519] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5a41e86-fd96-4836-9c9b-a1f8847552bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f95bf1-21fe-4f76-a15b-27df70dd6420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1821282443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0ef900c70c4a66acdffbab93da4b89',qos_specs=None,replication_status=,reservations=['4b774f28-47cf-4bfb-a96b-07d8aeda2213','410c3482-4bb7-4507-8443-c405cf09a6da','61af095c-7bdb-4cc5-94cb-8bd789b18e23','b8aac3a3-cb55-4c49-935b-72f93b29e1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f3f3afe3b146c5868c67b8368e6488',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1821282443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1f95bf1-21fe-4f76-a15b-27df70dd6420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0ef900c70c4a66acdffbab93da4b89',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='f4f3f3afe3b146c5868c67b8368e6488',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1812.545470] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4c63fb-a628-4a0b-b95f-e90cd72af531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1812.557897] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4c63fb-a628-4a0b-b95f-e90cd72af531) 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-1821282443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0ef900c70c4a66acdffbab93da4b89',qos_specs=None,replication_status=,reservations=['4b774f28-47cf-4bfb-a96b-07d8aeda2213','410c3482-4bb7-4507-8443-c405cf09a6da','61af095c-7bdb-4cc5-94cb-8bd789b18e23','b8aac3a3-cb55-4c49-935b-72f93b29e1fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f3f3afe3b146c5868c67b8368e6488',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1812.558781] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba194d23-782a-47fa-a63f-fef9bc798c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1812.569772] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba194d23-782a-47fa-a63f-fef9bc798c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1812.570315] [54534]: DEBUG cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Flow 'volume_create_api' (ddc8ed17-d22b-44d8-81e8-900f335cc2e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1812.570695] [54534]: INFO cinder.volume.api [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume request issued successfully. [ 1812.571370] [54534]: INFO cinder.api.openstack.wsgi [None req-a1b69ddf-baed-4940-b534-ac35a395e77b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1812.571977] [54534]: [pid: 54534|app: 0|req: 138/290] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:37:30 2024] POST /volume/v3/volumes => generated 756 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1812.582307] [54533]: DEBUG cinder.api.middleware.request_id [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1812.585009] [54533]: INFO cinder.api.openstack.wsgi [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1812.585009] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1812.585009] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1812.593447] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1812.593447] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1812.597734] [54533]: INFO cinder.volume.api [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1812.603047] [54533]: INFO cinder.api.openstack.wsgi [None req-f6cde3bd-a2de-475a-904a-72ed70f52251 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1812.603670] [54533]: [pid: 54533|app: 0|req: 153/291] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:30 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1813.618076] [54534]: DEBUG cinder.api.middleware.request_id [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1813.620780] [54534]: INFO cinder.api.openstack.wsgi [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1813.620780] [54534]: DEBUG cinder.api.openstack.wsgi [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1813.620780] [54534]: DEBUG cinder.api.openstack.wsgi [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1813.632016] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1813.632016] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1813.637235] [54534]: INFO cinder.volume.api [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1813.642716] [54534]: INFO cinder.api.openstack.wsgi [None req-efaf115c-51ae-418b-a3c7-5eb80303a729 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1813.643146] [54534]: [pid: 54534|app: 0|req: 139/292] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:31 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1822.600486] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=44,cinder:UPDATE=6 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1823.640035] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=79,cinder:UPDATE=23,cinder:INSERT=12 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1825.573731] [54533]: DEBUG cinder.api.middleware.request_id [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1825.579044] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] PUT http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 [ 1825.579817] [54533]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-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-375483", "mountpoint": "/dev/sdb"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1825.602057] [54533]: DEBUG cinder.coordination [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Acquiring lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1825.613750] [54533]: DEBUG cinder.coordination [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1825.614160] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1825.614160] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1826.141908] [54533]: DEBUG cinder.coordination [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Lock "cinder-attachment_update-5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.530s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1826.142304] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-1657b323-e6b5-4eff-8890-8f872b42a083 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 returned with HTTP 200 [ 1826.142943] [54533]: [pid: 54533|app: 0|req: 154/293] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:37:43 2024] PUT /volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 => generated 589 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1826.154342] [54534]: DEBUG cinder.api.middleware.request_id [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-65e959c5-1dcc-4a9d-a683-3beac78d82da None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1826.160107] [54534]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-65e959c5-1dcc-4a9d-a683-3beac78d82da tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 [ 1826.160798] [54534]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-65e959c5-1dcc-4a9d-a683-3beac78d82da tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1826.160798] [54534]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-65e959c5-1dcc-4a9d-a683-3beac78d82da tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1826.178291] [54534]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-65e959c5-1dcc-4a9d-a683-3beac78d82da tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 returned with HTTP 200 [ 1826.178750] [54534]: [pid: 54534|app: 0|req: 140/294] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 11:37:44 2024] GET /volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 => generated 614 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1831.039956] [54533]: DEBUG cinder.api.middleware.request_id [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-0e7b8bd5-2aa9-4989-bef8-07e67e4998ca None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1831.042646] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-0e7b8bd5-2aa9-4989-bef8-07e67e4998ca tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] POST http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859/action [ 1831.043174] [54533]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-0e7b8bd5-2aa9-4989-bef8-07e67e4998ca tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1831.043311] [54533]: DEBUG cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-0e7b8bd5-2aa9-4989-bef8-07e67e4998ca tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1831.062845] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.062845] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1831.070444] [54533]: INFO cinder.api.openstack.wsgi [req-2c96a680-c4a5-43c8-8a34-f75626934387 req-0e7b8bd5-2aa9-4989-bef8-07e67e4998ca tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859/action returned with HTTP 204 [ 1831.070900] [54533]: [pid: 54533|app: 0|req: 155/295] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:37:48 2024] POST /volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1836.177607] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=4 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1836.688081] [54534]: DEBUG cinder.api.middleware.request_id [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.690536] [54534]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1836.690760] [54534]: DEBUG cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.690977] [54534]: DEBUG cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.700888] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.700888] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.706302] [54534]: INFO cinder.volume.api [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1836.714941] [54534]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-2555f971-113d-484c-9029-0666b51786aa tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1836.715934] [54534]: [pid: 54534|app: 0|req: 141/296] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:37:54 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1836.736269] [54533]: DEBUG cinder.api.middleware.request_id [None req-f47d5af2-30e9-4b0f-90bf-6fecce114aa9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.736725] [54533]: INFO cinder.api.openstack.wsgi [None req-f47d5af2-30e9-4b0f-90bf-6fecce114aa9 None None] GET http://10.180.1.21/volume// [ 1836.736908] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f47d5af2-30e9-4b0f-90bf-6fecce114aa9 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.737197] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f47d5af2-30e9-4b0f-90bf-6fecce114aa9 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.737589] [54533]: INFO cinder.api.openstack.wsgi [None req-f47d5af2-30e9-4b0f-90bf-6fecce114aa9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1836.737908] [54533]: [pid: 54533|app: 0|req: 156/297] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:37:54 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1836.742741] [54534]: DEBUG cinder.api.middleware.request_id [req-618decb1-3821-47d2-bb8a-43382778fe0a req-3bfa7b1c-933b-4bd9-bc49-4c0efec2eb70 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.746280] [54534]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-3bfa7b1c-933b-4bd9-bc49-4c0efec2eb70 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1836.746926] [54534]: DEBUG cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-3bfa7b1c-933b-4bd9-bc49-4c0efec2eb70 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f95bf1-21fe-4f76-a15b-27df70dd6420", "connector": null, "instance_uuid": "d2932cbc-096f-4599-8d40-c1f7fc456cef"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1836.762248] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.762248] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.803291] [54534]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-3bfa7b1c-933b-4bd9-bc49-4c0efec2eb70 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1836.803770] [54534]: [pid: 54534|app: 0|req: 142/298] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:37:54 2024] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1836.828345] [54533]: DEBUG cinder.api.middleware.request_id [req-618decb1-3821-47d2-bb8a-43382778fe0a req-c3d83203-a99e-4d37-a9b0-1623c8aeea35 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.832051] [54533]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-c3d83203-a99e-4d37-a9b0-1623c8aeea35 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action [ 1836.832497] [54533]: DEBUG cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-c3d83203-a99e-4d37-a9b0-1623c8aeea35 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1836.832738] [54533]: DEBUG cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-c3d83203-a99e-4d37-a9b0-1623c8aeea35 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1836.851099] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.851099] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.865524] [54533]: INFO cinder.api.openstack.wsgi [req-618decb1-3821-47d2-bb8a-43382778fe0a req-c3d83203-a99e-4d37-a9b0-1623c8aeea35 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action returned with HTTP 204 [ 1836.866123] [54533]: [pid: 54533|app: 0|req: 157/299] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:37:54 2024] POST /volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1836.882633] [54534]: DEBUG cinder.api.middleware.request_id [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.884787] [54534]: INFO cinder.api.openstack.wsgi [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1836.885022] [54534]: DEBUG cinder.api.openstack.wsgi [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.885241] [54534]: DEBUG cinder.api.openstack.wsgi [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.895988] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.895988] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.899597] [54534]: INFO cinder.volume.api [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1836.904362] [54534]: INFO cinder.api.openstack.wsgi [None req-edb1a60a-4f82-46e2-a16e-e93a729a1a42 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1836.904767] [54534]: [pid: 54534|app: 0|req: 143/300] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:54 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1836.918986] [54533]: DEBUG cinder.api.middleware.request_id [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1836.921308] [54533]: INFO cinder.api.openstack.wsgi [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1836.921646] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1836.921879] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1836.942215] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1836.942215] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1836.945999] [54533]: INFO cinder.volume.api [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1836.951220] [54533]: INFO cinder.api.openstack.wsgi [None req-8c143581-2206-4ab6-beed-fd57f7b24b03 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1836.951784] [54533]: [pid: 54533|app: 0|req: 158/301] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:37:54 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1837.764789] [54534]: DEBUG cinder.api.middleware.request_id [req-8b71589a-0027-41bf-81a4-879a6e268a8b req-180d66a6-9e32-44c3-82c4-584cb56d2b28 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1837.767088] [54534]: INFO cinder.api.openstack.wsgi [req-8b71589a-0027-41bf-81a4-879a6e268a8b req-180d66a6-9e32-44c3-82c4-584cb56d2b28 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] DELETE http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 [ 1837.767316] [54534]: DEBUG cinder.api.openstack.wsgi [req-8b71589a-0027-41bf-81a4-879a6e268a8b req-180d66a6-9e32-44c3-82c4-584cb56d2b28 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1837.767532] [54534]: DEBUG cinder.api.openstack.wsgi [req-8b71589a-0027-41bf-81a4-879a6e268a8b req-180d66a6-9e32-44c3-82c4-584cb56d2b28 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1837.779201] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1837.779201] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1838.305524] [54534]: INFO cinder.api.openstack.wsgi [req-8b71589a-0027-41bf-81a4-879a6e268a8b req-180d66a6-9e32-44c3-82c4-584cb56d2b28 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 returned with HTTP 200 [ 1838.305974] [54534]: [pid: 54534|app: 0|req: 144/302] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:37:55 2024] DELETE /volume/v3/attachments/7ebf4843-3121-4977-bb83-5cef58cef859 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1842.264147] [54533]: DEBUG cinder.api.middleware.request_id [None req-fcf34fe5-726e-4254-ab0d-da0c0131f2a8 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.264395] [54533]: INFO cinder.api.openstack.wsgi [None req-fcf34fe5-726e-4254-ab0d-da0c0131f2a8 None None] GET http://10.180.1.21/volume// [ 1842.264587] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fcf34fe5-726e-4254-ab0d-da0c0131f2a8 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.264810] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fcf34fe5-726e-4254-ab0d-da0c0131f2a8 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.265261] [54533]: INFO cinder.api.openstack.wsgi [None req-fcf34fe5-726e-4254-ab0d-da0c0131f2a8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1842.265569] [54533]: [pid: 54533|app: 0|req: 159/303] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:38:00 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1842.269148] [54534]: DEBUG cinder.api.middleware.request_id [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.271409] [54534]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1842.271655] [54534]: DEBUG cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1842.271898] [54534]: DEBUG cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1842.286572] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.286572] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1842.289968] [54534]: INFO cinder.volume.api [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1842.294564] [54534]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-82924f75-5ed5-42bd-ad0c-c83be77149be tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1842.295066] [54534]: [pid: 54534|app: 0|req: 145/304] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:38:00 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1842.389688] [54533]: DEBUG cinder.api.middleware.request_id [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1842.392110] [54533]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] PUT http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e [ 1842.392523] [54533]: DEBUG cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-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=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1842.400587] [54533]: DEBUG cinder.coordination [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Acquiring lock "cinder-attachment_update-f1f95bf1-21fe-4f76-a15b-27df70dd6420-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1842.404757] [54533]: DEBUG cinder.coordination [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Lock "cinder-attachment_update-f1f95bf1-21fe-4f76-a15b-27df70dd6420-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1842.405792] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1842.405792] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.658166] [54534]: DEBUG cinder.api.middleware.request_id [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.660526] [54534]: INFO cinder.api.openstack.wsgi [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1846.660793] [54534]: DEBUG cinder.api.openstack.wsgi [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.661028] [54534]: DEBUG cinder.api.openstack.wsgi [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.670803] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.670803] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.675213] [54534]: INFO cinder.volume.api [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1846.682177] [54534]: INFO cinder.api.openstack.wsgi [None req-18e4963d-907e-4be8-8d7e-3305ebb68f3d tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1846.682177] [54534]: [pid: 54534|app: 0|req: 146/305] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:04 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.724113] [54534]: DEBUG cinder.api.middleware.request_id [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1846.726618] [54534]: INFO cinder.api.openstack.wsgi [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1846.726838] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1846.727067] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1846.734734] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1846.734734] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1846.738265] [54534]: INFO cinder.volume.api [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1846.742622] [54534]: INFO cinder.api.openstack.wsgi [None req-0db98185-90e7-40a0-9025-bbbf22daecf6 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1846.743070] [54534]: [pid: 54534|app: 0|req: 147/306] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:04 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1846.928246] [54533]: DEBUG cinder.coordination [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Lock "cinder-attachment_update-f1f95bf1-21fe-4f76-a15b-27df70dd6420-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1846.928683] [54533]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-bfe27aa7-e37b-4ea2-bba7-54bda54dab20 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e returned with HTTP 200 [ 1846.929174] [54533]: [pid: 54533|app: 0|req: 160/307] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:38:00 2024] PUT /volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e => generated 589 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1847.440359] [54534]: DEBUG cinder.api.middleware.request_id [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-8294803e-3bdf-45e2-ae47-d905a53374a1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1847.444572] [54534]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-8294803e-3bdf-45e2-ae47-d905a53374a1 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action [ 1847.444637] [54534]: DEBUG cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-8294803e-3bdf-45e2-ae47-d905a53374a1 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1847.444730] [54534]: DEBUG cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-8294803e-3bdf-45e2-ae47-d905a53374a1 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1847.463345] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463345] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1847.472306] [54534]: INFO cinder.api.openstack.wsgi [req-c09252d4-8420-4958-a19f-c2e2aafadd46 req-8294803e-3bdf-45e2-ae47-d905a53374a1 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action returned with HTTP 204 [ 1847.472854] [54534]: [pid: 54534|app: 0|req: 148/308] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:38:05 2024] POST /volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1856.656156] [54533]: DEBUG cinder.api.middleware.request_id [req-9707a27a-c1a5-48f8-b07a-f6ed9ef1fc6a req-1f5a3965-b248-407b-9a8b-4c8dd75a3009 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1856.658770] [54533]: INFO cinder.api.openstack.wsgi [req-9707a27a-c1a5-48f8-b07a-f6ed9ef1fc6a req-1f5a3965-b248-407b-9a8b-4c8dd75a3009 tempest-InstanceActionsTestJSON-1045026162 tempest-InstanceActionsTestJSON-1045026162-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=8fccef82-36eb-4d71-b84e-14e6a747920d [ 1856.659199] [54533]: DEBUG cinder.api.openstack.wsgi [req-9707a27a-c1a5-48f8-b07a-f6ed9ef1fc6a req-1f5a3965-b248-407b-9a8b-4c8dd75a3009 tempest-InstanceActionsTestJSON-1045026162 tempest-InstanceActionsTestJSON-1045026162-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1856.659448] [54533]: DEBUG cinder.api.openstack.wsgi [req-9707a27a-c1a5-48f8-b07a-f6ed9ef1fc6a req-1f5a3965-b248-407b-9a8b-4c8dd75a3009 tempest-InstanceActionsTestJSON-1045026162 tempest-InstanceActionsTestJSON-1045026162-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1856.666377] [54533]: INFO cinder.api.openstack.wsgi [req-9707a27a-c1a5-48f8-b07a-f6ed9ef1fc6a req-1f5a3965-b248-407b-9a8b-4c8dd75a3009 tempest-InstanceActionsTestJSON-1045026162 tempest-InstanceActionsTestJSON-1045026162-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=8fccef82-36eb-4d71-b84e-14e6a747920d returned with HTTP 200 [ 1856.666911] [54533]: [pid: 54533|app: 0|req: 161/309] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Dec 12 11:38:14 2024] GET /volume/v3/attachments?instance_id=8fccef82-36eb-4d71-b84e-14e6a747920d => generated 19 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1857.470223] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=42,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1858.558091] [54534]: DEBUG cinder.api.middleware.request_id [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.560237] [54534]: INFO cinder.api.openstack.wsgi [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1858.560662] [54534]: DEBUG cinder.api.openstack.wsgi [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-968705920", "imageRef": "1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd", "size": 1}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1858.562617] [54534]: DEBUG cinder.api.v3.volumes [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-968705920', 'imageRef': '1a2fd6e6-bf0a-4846-8abb-9dc1de3e13dd', 'size': 1}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1858.710470] [54534]: INFO cinder.api.v3.volumes [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume of 1 GB [ 1858.717387] [54534]: INFO cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Availability Zones retrieved successfully. [ 1858.727898] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Flow 'volume_create_api' (6f795d58-e73d-41d2-8144-241b989d1cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1858.727898] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8054e3-c57c-4135-a07b-c89c993ba3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.727898] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1858.772445] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8054e3-c57c-4135-a07b-c89c993ba3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.773445] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c468ee-c5b2-4d17-82d5-74c001e86b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.809022] [54534]: DEBUG cinder.quota [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Created reservations ['1c9b65df-f0ee-4306-adac-a99b0432b74c', 'ab78502a-ceca-4b86-bbb1-db9edc544fc2', '137b3862-a91b-4dae-90eb-7fa5eb1bc283', 'bb584e94-efb3-4bdb-9afa-8c4195df9482'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1858.809022] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c468ee-c5b2-4d17-82d5-74c001e86b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9b65df-f0ee-4306-adac-a99b0432b74c', 'ab78502a-ceca-4b86-bbb1-db9edc544fc2', '137b3862-a91b-4dae-90eb-7fa5eb1bc283', 'bb584e94-efb3-4bdb-9afa-8c4195df9482']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.809022] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbcfd50-c8da-4290-961b-ebb6a419821f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.826606] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dbcfd50-c8da-4290-961b-ebb6a419821f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b732ea9-21a2-4108-ae75-ed324ea9843f', '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-968705920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7a7e06896347a68aa49982884af089',qos_specs=None,replication_status=,reservations=['1c9b65df-f0ee-4306-adac-a99b0432b74c','ab78502a-ceca-4b86-bbb1-db9edc544fc2','137b3862-a91b-4dae-90eb-7fa5eb1bc283','bb584e94-efb3-4bdb-9afa-8c4195df9482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-968705920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b732ea9-21a2-4108-ae75-ed324ea9843f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7a7e06896347a68aa49982884af089',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='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.827676] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf392a3-d85f-4239-9443-7342bb14169a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.850605] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf392a3-d85f-4239-9443-7342bb14169a) 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-968705920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7a7e06896347a68aa49982884af089',qos_specs=None,replication_status=,reservations=['1c9b65df-f0ee-4306-adac-a99b0432b74c','ab78502a-ceca-4b86-bbb1-db9edc544fc2','137b3862-a91b-4dae-90eb-7fa5eb1bc283','bb584e94-efb3-4bdb-9afa-8c4195df9482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37bfd2ab0e84ae5be4e4a5b08e14bbc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.851812] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8b88f9-72d5-4aa5-b68d-be71473d8ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1858.862846] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8b88f9-72d5-4aa5-b68d-be71473d8ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1858.864016] [54534]: DEBUG cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Flow 'volume_create_api' (6f795d58-e73d-41d2-8144-241b989d1cce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1858.864432] [54534]: INFO cinder.volume.api [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Create volume request issued successfully. [ 1858.865277] [54534]: INFO cinder.api.openstack.wsgi [None req-08aeb605-0b40-4675-8334-3bb6e48f2510 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1858.865792] [54534]: [pid: 54534|app: 0|req: 149/310] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Dec 12 11:38:16 2024] POST /volume/v3/volumes => generated 751 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1858.879960] [54533]: DEBUG cinder.api.middleware.request_id [None req-5fde1275-998b-4b42-9259-25b8829ee0cf None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1858.884177] [54533]: INFO cinder.api.openstack.wsgi [None req-5fde1275-998b-4b42-9259-25b8829ee0cf tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1858.884417] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5fde1275-998b-4b42-9259-25b8829ee0cf tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1858.884637] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5fde1275-998b-4b42-9259-25b8829ee0cf tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1858.894616] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.894616] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1858.898960] [54533]: INFO cinder.volume.api [None req-5fde1275-998b-4b42-9259-25b8829ee0cf tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1858.905335] [54533]: INFO cinder.api.openstack.wsgi [None req-5fde1275-998b-4b42-9259-25b8829ee0cf tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1858.905926] [54533]: [pid: 54533|app: 0|req: 162/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:16 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1859.915408] [54534]: DEBUG cinder.api.middleware.request_id [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1859.917583] [54534]: INFO cinder.api.openstack.wsgi [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1859.917799] [54534]: DEBUG cinder.api.openstack.wsgi [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1859.918070] [54534]: DEBUG cinder.api.openstack.wsgi [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1859.928243] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1859.928243] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1859.932665] [54534]: INFO cinder.volume.api [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1859.937737] [54534]: INFO cinder.api.openstack.wsgi [None req-25e2b9d6-b86c-4e61-9ed9-4f8a751f435d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1859.938136] [54534]: [pid: 54534|app: 0|req: 150/312] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:17 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1860.947344] [54533]: DEBUG cinder.api.middleware.request_id [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1860.949445] [54533]: INFO cinder.api.openstack.wsgi [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1860.949666] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1860.949888] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1860.960207] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1860.960207] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1860.965029] [54533]: INFO cinder.volume.api [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1860.969398] [54533]: INFO cinder.api.openstack.wsgi [None req-ecbac492-d43d-4971-b1d0-165c1cb4083f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1860.969786] [54533]: [pid: 54533|app: 0|req: 163/313] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:18 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1861.980511] [54534]: DEBUG cinder.api.middleware.request_id [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1861.982870] [54534]: INFO cinder.api.openstack.wsgi [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1861.983135] [54534]: DEBUG cinder.api.openstack.wsgi [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1861.983361] [54534]: DEBUG cinder.api.openstack.wsgi [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1861.996074] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1861.996074] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1862.000760] [54534]: INFO cinder.volume.api [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1862.006702] [54534]: INFO cinder.api.openstack.wsgi [None req-20aae019-a857-49ff-ac8c-6c06d8e1c580 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1862.007314] [54534]: [pid: 54534|app: 0|req: 151/314] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:19 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1863.017658] [54533]: DEBUG cinder.api.middleware.request_id [None req-df3e8662-933e-48db-8e4c-922ef843cf4e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1863.022602] [54533]: INFO cinder.api.openstack.wsgi [None req-df3e8662-933e-48db-8e4c-922ef843cf4e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1863.022602] [54533]: DEBUG cinder.api.openstack.wsgi [None req-df3e8662-933e-48db-8e4c-922ef843cf4e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1863.022602] [54533]: DEBUG cinder.api.openstack.wsgi [None req-df3e8662-933e-48db-8e4c-922ef843cf4e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1863.041553] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1863.041553] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1863.048243] [54533]: INFO cinder.volume.api [None req-df3e8662-933e-48db-8e4c-922ef843cf4e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1863.059203] [54533]: INFO cinder.api.openstack.wsgi [None req-df3e8662-933e-48db-8e4c-922ef843cf4e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1863.059789] [54533]: [pid: 54533|app: 0|req: 164/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:20 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1864.069284] [54534]: DEBUG cinder.api.middleware.request_id [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1864.071536] [54534]: INFO cinder.api.openstack.wsgi [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1864.071873] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1864.072016] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1864.083977] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1864.083977] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1864.088581] [54534]: INFO cinder.volume.api [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1864.094279] [54534]: INFO cinder.api.openstack.wsgi [None req-cf636fd6-346c-4842-b951-ee4c988a99f3 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1864.095731] [54534]: [pid: 54534|app: 0|req: 152/316] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:21 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1865.107090] [54533]: DEBUG cinder.api.middleware.request_id [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1865.110176] [54533]: INFO cinder.api.openstack.wsgi [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1865.110556] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1865.110893] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1865.124411] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1865.124411] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1865.129147] [54533]: INFO cinder.volume.api [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1865.136044] [54533]: INFO cinder.api.openstack.wsgi [None req-9f40e216-727e-4d19-b979-a5d5a678e4ab tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1865.136509] [54533]: [pid: 54533|app: 0|req: 165/317] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:22 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1866.146541] [54534]: DEBUG cinder.api.middleware.request_id [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1866.148708] [54534]: INFO cinder.api.openstack.wsgi [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1866.148966] [54534]: DEBUG cinder.api.openstack.wsgi [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1866.149200] [54534]: DEBUG cinder.api.openstack.wsgi [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1866.160249] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1866.160249] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1866.164830] [54534]: INFO cinder.volume.api [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1866.171912] [54534]: INFO cinder.api.openstack.wsgi [None req-55be393c-1930-4ee8-a98b-db2c7f7236ad tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1866.171912] [54534]: [pid: 54534|app: 0|req: 153/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:24 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1867.181604] [54533]: DEBUG cinder.api.middleware.request_id [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1867.184259] [54533]: INFO cinder.api.openstack.wsgi [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1867.184498] [54533]: DEBUG cinder.api.openstack.wsgi [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1867.184719] [54533]: DEBUG cinder.api.openstack.wsgi [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1867.196159] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1867.196159] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1867.201050] [54533]: INFO cinder.volume.api [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1867.207036] [54533]: INFO cinder.api.openstack.wsgi [None req-42e62ce0-4b8c-4184-8205-e6a90c8d8f6c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1867.207472] [54533]: [pid: 54533|app: 0|req: 166/319] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:25 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1868.217425] [54534]: DEBUG cinder.api.middleware.request_id [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1868.219600] [54534]: INFO cinder.api.openstack.wsgi [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1868.219838] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1868.220109] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1868.233070] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1868.233070] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1868.238434] [54534]: INFO cinder.volume.api [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1868.245051] [54534]: INFO cinder.api.openstack.wsgi [None req-a1d4cc75-0b8e-4d02-a281-56f9371ba23b tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1868.245489] [54534]: [pid: 54534|app: 0|req: 154/320] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:26 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1869.258055] [54533]: DEBUG cinder.api.middleware.request_id [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1869.261058] [54533]: INFO cinder.api.openstack.wsgi [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1869.261592] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1869.261982] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1869.275676] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1869.275676] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1869.281681] [54533]: INFO cinder.volume.api [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1869.291602] [54533]: INFO cinder.api.openstack.wsgi [None req-fbd538f9-b597-4440-9553-bd41af2a3ca7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1869.291602] [54533]: [pid: 54533|app: 0|req: 167/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:27 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1870.308545] [54534]: DEBUG cinder.api.middleware.request_id [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1870.311321] [54534]: INFO cinder.api.openstack.wsgi [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1870.311496] [54534]: DEBUG cinder.api.openstack.wsgi [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1870.311740] [54534]: DEBUG cinder.api.openstack.wsgi [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1870.323094] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1870.323094] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1870.327538] [54534]: INFO cinder.volume.api [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1870.338971] [54534]: INFO cinder.api.openstack.wsgi [None req-abf3fbf1-950f-4d53-894c-5620699e1b64 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1870.339473] [54534]: [pid: 54534|app: 0|req: 155/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:28 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1871.354502] [54533]: DEBUG cinder.api.middleware.request_id [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1871.356670] [54533]: INFO cinder.api.openstack.wsgi [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1871.356899] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1871.357151] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1871.368432] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1871.368432] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1871.373443] [54533]: INFO cinder.volume.api [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1871.379957] [54533]: INFO cinder.api.openstack.wsgi [None req-c7e99a88-e8de-4c47-a402-7e5792481b13 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1871.380393] [54533]: [pid: 54533|app: 0|req: 168/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:29 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1872.391037] [54534]: DEBUG cinder.api.middleware.request_id [None req-11899eca-9a56-485b-8feb-80cc20361170 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1872.393905] [54534]: INFO cinder.api.openstack.wsgi [None req-11899eca-9a56-485b-8feb-80cc20361170 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1872.394059] [54534]: DEBUG cinder.api.openstack.wsgi [None req-11899eca-9a56-485b-8feb-80cc20361170 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1872.394439] [54534]: DEBUG cinder.api.openstack.wsgi [None req-11899eca-9a56-485b-8feb-80cc20361170 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1872.405982] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1872.405982] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1872.410922] [54534]: INFO cinder.volume.api [None req-11899eca-9a56-485b-8feb-80cc20361170 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1872.420245] [54534]: INFO cinder.api.openstack.wsgi [None req-11899eca-9a56-485b-8feb-80cc20361170 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1872.420245] [54534]: [pid: 54534|app: 0|req: 156/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:30 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1873.432148] [54533]: DEBUG cinder.api.middleware.request_id [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1873.439417] [54533]: INFO cinder.api.openstack.wsgi [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1873.439671] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1873.439902] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1873.452272] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1873.452272] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1873.457657] [54533]: INFO cinder.volume.api [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1873.464895] [54533]: INFO cinder.api.openstack.wsgi [None req-3f367d50-40a5-42c1-8f5d-6322904c0e9e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1873.465127] [54533]: [pid: 54533|app: 0|req: 169/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:31 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1874.479279] [54534]: DEBUG cinder.api.middleware.request_id [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1874.481687] [54534]: INFO cinder.api.openstack.wsgi [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1874.481879] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1874.482125] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1874.494296] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1874.494296] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1874.498867] [54534]: INFO cinder.volume.api [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1874.504486] [54534]: INFO cinder.api.openstack.wsgi [None req-4a70b032-7a2e-4ffe-ac31-ecc9b6305c30 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1874.504929] [54534]: [pid: 54534|app: 0|req: 157/326] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:32 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1875.517696] [54533]: DEBUG cinder.api.middleware.request_id [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1875.521294] [54533]: INFO cinder.api.openstack.wsgi [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1875.521560] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1875.521846] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1875.540916] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1875.540916] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1875.548033] [54533]: INFO cinder.volume.api [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1875.552488] [54533]: INFO cinder.api.openstack.wsgi [None req-f56c22d4-f38b-485d-8e63-e6b7ba2d924d tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1875.552488] [54533]: [pid: 54533|app: 0|req: 170/327] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:33 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1876.563811] [54534]: DEBUG cinder.api.middleware.request_id [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1876.566266] [54534]: INFO cinder.api.openstack.wsgi [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1876.566490] [54534]: DEBUG cinder.api.openstack.wsgi [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1876.566709] [54534]: DEBUG cinder.api.openstack.wsgi [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1876.578664] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1876.578664] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1876.583165] [54534]: INFO cinder.volume.api [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1876.588637] [54534]: INFO cinder.api.openstack.wsgi [None req-01fc1f92-fa85-482a-8e1b-9376294b5801 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1876.589286] [54534]: [pid: 54534|app: 0|req: 158/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:34 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1877.600813] [54533]: DEBUG cinder.api.middleware.request_id [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.602804] [54533]: INFO cinder.api.openstack.wsgi [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1877.603245] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.604018] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.614044] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.614044] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.617984] [54533]: INFO cinder.volume.api [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1877.623710] [54533]: INFO cinder.api.openstack.wsgi [None req-a9516751-4592-4f72-8761-f322c5d9b8d4 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1877.624136] [54533]: [pid: 54533|app: 0|req: 171/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:35 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1877.650404] [54534]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.652745] [54534]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1877.653313] [54534]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.653313] [54534]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.660798] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.660798] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1877.664499] [54534]: INFO cinder.volume.api [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1877.669438] [54534]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-c0c8d3bf-8276-47d9-9886-660cc208f0fe tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1877.669937] [54534]: [pid: 54534|app: 0|req: 159/330] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:38:35 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1877.987267] [54533]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1877.990039] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1877.990039] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1877.990206] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1877.997693] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1877.997693] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.001153] [54533]: INFO cinder.volume.api [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1878.006069] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-24fa0fe6-a97d-4db7-a693-82c596d97424 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1878.006480] [54533]: [pid: 54533|app: 0|req: 172/331] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:38:35 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1878.014551] [54534]: DEBUG cinder.api.middleware.request_id [None req-794675a2-1fa5-48e6-8653-74d977765056 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.014551] [54534]: INFO cinder.api.openstack.wsgi [None req-794675a2-1fa5-48e6-8653-74d977765056 None None] GET http://10.180.1.21/volume// [ 1878.014697] [54534]: DEBUG cinder.api.openstack.wsgi [None req-794675a2-1fa5-48e6-8653-74d977765056 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1878.014893] [54534]: DEBUG cinder.api.openstack.wsgi [None req-794675a2-1fa5-48e6-8653-74d977765056 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1878.015369] [54534]: INFO cinder.api.openstack.wsgi [None req-794675a2-1fa5-48e6-8653-74d977765056 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1878.015692] [54534]: [pid: 54534|app: 0|req: 160/332] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:38:35 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1878.019709] [54533]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-617da07f-6fb7-4554-80ee-dba08f255bba None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1878.021864] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-617da07f-6fb7-4554-80ee-dba08f255bba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1878.022276] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-617da07f-6fb7-4554-80ee-dba08f255bba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b732ea9-21a2-4108-ae75-ed324ea9843f", "connector": null, "instance_uuid": "4664c0a6-6f2f-4f83-bd5e-abd8a2f8c2f2"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1878.030941] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1878.030941] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1878.051810] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-617da07f-6fb7-4554-80ee-dba08f255bba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1878.052300] [54533]: [pid: 54533|app: 0|req: 173/333] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:38:35 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) [ 1885.101547] [54534]: DEBUG cinder.api.middleware.request_id [None req-f9b7b8cc-ebc8-4cc9-8bd8-2dcfd96099f3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.102054] [54534]: INFO cinder.api.openstack.wsgi [None req-f9b7b8cc-ebc8-4cc9-8bd8-2dcfd96099f3 None None] GET http://10.180.1.21/volume// [ 1885.102247] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f9b7b8cc-ebc8-4cc9-8bd8-2dcfd96099f3 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.102466] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f9b7b8cc-ebc8-4cc9-8bd8-2dcfd96099f3 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.102862] [54534]: INFO cinder.api.openstack.wsgi [None req-f9b7b8cc-ebc8-4cc9-8bd8-2dcfd96099f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1885.103299] [54534]: [pid: 54534|app: 0|req: 161/334] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:38:42 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1885.107041] [54533]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.109256] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1885.109521] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1885.109770] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1885.111886] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1885.124467] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.124467] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.128236] [54533]: INFO cinder.volume.api [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1885.135055] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-1e6dc260-8fef-4021-a8d0-abacfc83050f tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 200 [ 1885.135504] [54533]: [pid: 54533|app: 0|req: 174/335] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:38:42 2024] GET /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1885.265994] [54534]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1885.268799] [54534]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] PUT http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 [ 1885.269277] [54534]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-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=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1885.277429] [54534]: DEBUG cinder.coordination [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Acquiring lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1885.281780] [54534]: DEBUG cinder.coordination [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1885.282887] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1885.282887] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1885.800780] [54534]: DEBUG cinder.coordination [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1885.801161] [54534]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-fd9d72db-5e91-4784-ae70-c0b58ae1d06e tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 returned with HTTP 200 [ 1885.801634] [54534]: [pid: 54534|app: 0|req: 162/336] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:38:43 2024] PUT /volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 => generated 589 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1886.308947] [54533]: DEBUG cinder.api.middleware.request_id [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-04a5c5eb-b60b-47ed-8035-0e2c3436f526 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1886.311312] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-04a5c5eb-b60b-47ed-8035-0e2c3436f526 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174/action [ 1886.311751] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-04a5c5eb-b60b-47ed-8035-0e2c3436f526 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1886.311882] [54533]: DEBUG cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-04a5c5eb-b60b-47ed-8035-0e2c3436f526 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1886.326398] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1886.326398] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1886.333188] [54533]: INFO cinder.api.openstack.wsgi [req-d9cbd328-ed56-4a48-93c6-8b5a4300fc67 req-04a5c5eb-b60b-47ed-8035-0e2c3436f526 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174/action returned with HTTP 204 [ 1886.333636] [54533]: [pid: 54533|app: 0|req: 175/337] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:38:44 2024] POST /volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1893.179872] [54534]: DEBUG cinder.api.middleware.request_id [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.182047] [54534]: INFO cinder.api.openstack.wsgi [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1893.182302] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.182524] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.182757] [54534]: INFO cinder.api.v3.volumes [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Delete volume with id: 5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1893.193409] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.193409] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.193946] [54534]: INFO cinder.volume.api [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1893.212331] [54534]: INFO cinder.volume.api [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Delete volume request issued successfully. [ 1893.212331] [54534]: INFO cinder.api.openstack.wsgi [None req-0d5880a8-ed51-4029-bc44-2e01d1ee7449 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 202 [ 1893.212331] [54534]: [pid: 54534|app: 0|req: 163/338] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:38:51 2024] DELETE /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1893.215560] [54533]: DEBUG cinder.api.middleware.request_id [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1893.217973] [54533]: INFO cinder.api.openstack.wsgi [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1893.218215] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1893.218608] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1893.228876] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.228876] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1893.235174] [54533]: INFO cinder.volume.api [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1893.241729] [54533]: INFO cinder.api.openstack.wsgi [None req-1444555b-8e41-4e0d-9bab-a15b422a2032 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1893.241729] [54533]: [pid: 54533|app: 0|req: 176/339] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:51 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1894.256797] [54534]: DEBUG cinder.api.middleware.request_id [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1894.258861] [54534]: INFO cinder.api.openstack.wsgi [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1894.259150] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1894.259533] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1894.270354] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.270354] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1894.274908] [54534]: INFO cinder.volume.api [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1894.279595] [54534]: INFO cinder.api.openstack.wsgi [None req-5bcb2a33-0776-42ab-add1-ea34dfa355c5 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1894.279987] [54534]: [pid: 54534|app: 0|req: 164/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:52 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1895.289908] [54533]: DEBUG cinder.api.middleware.request_id [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1895.292202] [54533]: INFO cinder.api.openstack.wsgi [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1895.292304] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1895.292940] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1895.302588] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.302588] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1895.306856] [54533]: INFO cinder.volume.api [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Volume info retrieved successfully. [ 1895.312157] [54533]: INFO cinder.api.openstack.wsgi [None req-0f464f97-26c4-47ce-9543-43f1a76ceea4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 200 [ 1895.312555] [54533]: [pid: 54533|app: 0|req: 177/341] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:53 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1896.323087] [54534]: DEBUG cinder.api.middleware.request_id [None req-b1e339ca-a1b1-4467-b5d9-2d6f644907a4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1896.325705] [54534]: INFO cinder.api.openstack.wsgi [None req-b1e339ca-a1b1-4467-b5d9-2d6f644907a4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] GET http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 [ 1896.325986] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b1e339ca-a1b1-4467-b5d9-2d6f644907a4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1896.326303] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b1e339ca-a1b1-4467-b5d9-2d6f644907a4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1896.334422] [54534]: INFO cinder.api.openstack.wsgi [None req-b1e339ca-a1b1-4467-b5d9-2d6f644907a4 tempest-DeleteServersTestJSON-1689935244 tempest-DeleteServersTestJSON-1689935244-project-member] http://10.180.1.21/volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 returned with HTTP 404 [ 1896.335181] [54534]: [pid: 54534|app: 0|req: 165/342] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:38:54 2024] GET /volume/v3/volumes/5ca3300c-ee90-4d9d-947d-49ff33b6d460 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1905.309750] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=16,cinder:UPDATE=2 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1906.330182] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=72,cinder:INSERT=7,cinder:UPDATE=14 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1908.820093] [54533]: DEBUG cinder.api.middleware.request_id [None req-c4945ef9-1558-4352-9083-723fae1af102 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1908.820584] [54533]: INFO cinder.api.openstack.wsgi [None req-c4945ef9-1558-4352-9083-723fae1af102 None None] GET http://10.180.1.21/volume// [ 1908.820818] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4945ef9-1558-4352-9083-723fae1af102 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1908.821059] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c4945ef9-1558-4352-9083-723fae1af102 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1908.821462] [54533]: INFO cinder.api.openstack.wsgi [None req-c4945ef9-1558-4352-9083-723fae1af102 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1908.821799] [54533]: [pid: 54533|app: 0|req: 178/343] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:39:06 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1908.825277] [54534]: DEBUG cinder.api.middleware.request_id [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-8f238cc1-ef13-462c-a43c-480c85870fc7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1908.827576] [54534]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-8f238cc1-ef13-462c-a43c-480c85870fc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1908.828037] [54534]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-8f238cc1-ef13-462c-a43c-480c85870fc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b732ea9-21a2-4108-ae75-ed324ea9843f", "connector": null, "instance_uuid": "4664c0a6-6f2f-4f83-bd5e-abd8a2f8c2f2"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1908.845056] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1908.845056] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1908.871390] [54534]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-8f238cc1-ef13-462c-a43c-480c85870fc7 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1908.871837] [54534]: [pid: 54534|app: 0|req: 166/344] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:39:06 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) [ 1908.876173] [54533]: DEBUG cinder.api.middleware.request_id [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-26e8d0e4-f564-4615-b9d1-e61b81965942 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1908.878584] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-26e8d0e4-f564-4615-b9d1-e61b81965942 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 [ 1908.878807] [54533]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-26e8d0e4-f564-4615-b9d1-e61b81965942 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1908.879030] [54533]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-26e8d0e4-f564-4615-b9d1-e61b81965942 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1908.886476] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1908.886476] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1909.415047] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-26e8d0e4-f564-4615-b9d1-e61b81965942 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 returned with HTTP 200 [ 1909.415509] [54533]: [pid: 54533|app: 0|req: 179/345] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:39:06 2024] DELETE /volume/v3/attachments/f63ca036-74c5-46c3-80dc-a409046c1174 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1911.717865] [54534]: DEBUG cinder.api.middleware.request_id [None req-b3a00545-8161-4e46-9a82-9f66b987880b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.719976] [54534]: INFO cinder.api.openstack.wsgi [None req-b3a00545-8161-4e46-9a82-9f66b987880b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1911.720211] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b3a00545-8161-4e46-9a82-9f66b987880b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.720432] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b3a00545-8161-4e46-9a82-9f66b987880b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.733255] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.733255] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.736852] [54534]: INFO cinder.volume.api [None req-b3a00545-8161-4e46-9a82-9f66b987880b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1911.741363] [54534]: INFO cinder.api.openstack.wsgi [None req-b3a00545-8161-4e46-9a82-9f66b987880b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1911.741740] [54534]: [pid: 54534|app: 0|req: 167/346] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:09 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1911.775203] [54533]: DEBUG cinder.api.middleware.request_id [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.777547] [54533]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1911.777766] [54533]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1911.777982] [54533]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1911.787987] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.787987] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.790944] [54533]: INFO cinder.volume.api [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1911.795220] [54533]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-dec479c4-bad6-41d7-b3f4-730ff2ba4cb5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1911.795714] [54533]: [pid: 54533|app: 0|req: 180/347] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:39:09 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1911.826313] [54534]: DEBUG cinder.api.middleware.request_id [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1911.828620] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420/action [ 1911.829015] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1911.829161] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1911.838695] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1911.838695] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1911.839160] [54534]: INFO cinder.volume.api [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1911.845705] [54534]: INFO cinder.volume.api [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Begin detaching volume completed successfully. [ 1911.845925] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2c6d4d34-24c8-4ec7-b593-1b6785d02b1f tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420/action returned with HTTP 202 [ 1911.846470] [54534]: [pid: 54534|app: 0|req: 168/348] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:39:09 2024] POST /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1912.865529] [54533]: DEBUG cinder.api.middleware.request_id [None req-5da8ad2d-7af5-4861-a9cd-d5934d0ec587 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1912.865992] [54533]: INFO cinder.api.openstack.wsgi [None req-5da8ad2d-7af5-4861-a9cd-d5934d0ec587 None None] GET http://10.180.1.21/volume// [ 1912.866193] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5da8ad2d-7af5-4861-a9cd-d5934d0ec587 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1912.866410] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5da8ad2d-7af5-4861-a9cd-d5934d0ec587 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1912.866803] [54533]: INFO cinder.api.openstack.wsgi [None req-5da8ad2d-7af5-4861-a9cd-d5934d0ec587 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1912.867115] [54533]: [pid: 54533|app: 0|req: 181/349] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:39:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1912.870619] [54534]: DEBUG cinder.api.middleware.request_id [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1912.873039] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1912.873348] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1912.873575] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1912.887196] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1912.887196] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1912.890763] [54534]: INFO cinder.volume.api [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1912.895460] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-2bc23f7a-fe68-4da5-ba87-7e9cd57b43fe tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1912.895928] [54534]: [pid: 54534|app: 0|req: 169/350] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:39:10 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1913.799586] [54533]: DEBUG cinder.api.middleware.request_id [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1913.801951] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] PUT http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 [ 1913.802373] [54533]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-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-375544", "mountpoint": "/dev/sda"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1913.813660] [54533]: DEBUG cinder.coordination [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Acquiring lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1913.818248] [54533]: DEBUG cinder.coordination [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1913.819328] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1913.819328] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.065706] [54534]: DEBUG cinder.api.middleware.request_id [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-7b1b4b3e-a8f9-441e-b98d-cc0fe2811e13 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.068038] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-7b1b4b3e-a8f9-441e-b98d-cc0fe2811e13 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] DELETE http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e [ 1914.068279] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-7b1b4b3e-a8f9-441e-b98d-cc0fe2811e13 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.068491] [54534]: DEBUG cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-7b1b4b3e-a8f9-441e-b98d-cc0fe2811e13 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.075890] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1914.075890] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1914.340566] [54533]: DEBUG cinder.coordination [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Lock "cinder-attachment_update-0b732ea9-21a2-4108-ae75-ed324ea9843f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1914.340912] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-b4992eb0-312c-48f2-a545-74c3b7bf7187 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 returned with HTTP 200 [ 1914.341442] [54533]: [pid: 54533|app: 0|req: 182/351] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:39:11 2024] PUT /volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 => generated 589 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1914.345755] [54533]: DEBUG cinder.api.middleware.request_id [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-acc5fb85-2911-4829-b510-ee1b76ee24ba None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1914.347920] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-acc5fb85-2911-4829-b510-ee1b76ee24ba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 [ 1914.348183] [54533]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-acc5fb85-2911-4829-b510-ee1b76ee24ba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1914.348396] [54533]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-acc5fb85-2911-4829-b510-ee1b76ee24ba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1914.363071] [54533]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-acc5fb85-2911-4829-b510-ee1b76ee24ba tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 returned with HTTP 200 [ 1914.363608] [54533]: [pid: 54533|app: 0|req: 183/352] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Dec 12 11:39:12 2024] GET /volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 => generated 614 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1914.600137] [54534]: INFO cinder.api.openstack.wsgi [req-c5ef391d-537e-4790-9c17-2e99030f6f40 req-7b1b4b3e-a8f9-441e-b98d-cc0fe2811e13 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e returned with HTTP 200 [ 1914.600662] [54534]: [pid: 54534|app: 0|req: 170/353] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:39:11 2024] DELETE /volume/v3/attachments/475294a8-c492-4e66-96ee-cce8ba93790e => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.013882] [54533]: DEBUG cinder.api.middleware.request_id [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.015987] [54533]: INFO cinder.api.openstack.wsgi [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 1916.016222] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1916.016442] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1916.026841] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.026841] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.031113] [54533]: INFO cinder.volume.api [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1916.036344] [54533]: INFO cinder.api.openstack.wsgi [None req-fed89e56-8f0b-452e-ad81-0ceb2b57897c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 1916.036727] [54533]: [pid: 54533|app: 0|req: 184/354] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:13 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1916.458843] [54534]: DEBUG cinder.api.middleware.request_id [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-e2d34001-65c4-42d8-8664-66b83908b512 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1916.461434] [54534]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-e2d34001-65c4-42d8-8664-66b83908b512 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] POST http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38/action [ 1916.461855] [54534]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-e2d34001-65c4-42d8-8664-66b83908b512 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1916.461998] [54534]: DEBUG cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-e2d34001-65c4-42d8-8664-66b83908b512 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1916.481420] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1916.481420] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1916.489278] [54534]: INFO cinder.api.openstack.wsgi [req-4e35aa4e-d2b1-406c-9c56-aea72dad5d24 req-e2d34001-65c4-42d8-8664-66b83908b512 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38/action returned with HTTP 204 [ 1916.489862] [54534]: [pid: 54534|app: 0|req: 171/355] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:39:14 2024] POST /volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1926.033447] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=28,cinder:UPDATE=4 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1926.486544] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=35,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1942.005814] [54533]: DEBUG cinder.api.middleware.request_id [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.007535] [54533]: INFO cinder.api.openstack.wsgi [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1942.007908] [54533]: DEBUG cinder.api.openstack.wsgi [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-975216443"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1942.009561] [54533]: DEBUG cinder.api.v3.volumes [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-975216443'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1942.009701] [54533]: INFO cinder.api.v3.volumes [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume of 1 GB [ 1942.015508] [54533]: INFO cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Availability Zones retrieved successfully. [ 1942.022468] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Flow 'volume_create_api' (7baafa44-fa6a-4e8b-892d-2cfabb346a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1942.023799] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511f6450-e880-4ffc-a65d-e780244bdde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1942.024933] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1942.043604] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (511f6450-e880-4ffc-a65d-e780244bdde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1942.044589] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cbd4a0-41aa-4008-a27e-c058e340739b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1942.088778] [54533]: DEBUG cinder.quota [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Created reservations ['89dc82c5-b6e5-4654-8018-1982e3a86911', 'd63b6e9d-deaf-4d76-bf59-ba348b7942ae', '508a8c6a-4500-423b-838b-e73fed0bc3ed', '341a22fe-70c2-4bc5-ad7f-c40c5ece5e49'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1942.089764] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97cbd4a0-41aa-4008-a27e-c058e340739b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89dc82c5-b6e5-4654-8018-1982e3a86911', 'd63b6e9d-deaf-4d76-bf59-ba348b7942ae', '508a8c6a-4500-423b-838b-e73fed0bc3ed', '341a22fe-70c2-4bc5-ad7f-c40c5ece5e49']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1942.090688] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6d9802-d320-46eb-9351-a6d681ba470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1942.103541] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6d9802-d320-46eb-9351-a6d681ba470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90dfe132-0ac9-44e2-9cd1-86760aab28c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-975216443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952fd169638849e792ef330ec4c63176',qos_specs=None,replication_status=,reservations=['89dc82c5-b6e5-4654-8018-1982e3a86911','d63b6e9d-deaf-4d76-bf59-ba348b7942ae','508a8c6a-4500-423b-838b-e73fed0bc3ed','341a22fe-70c2-4bc5-ad7f-c40c5ece5e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b575d91cabf54f70b3693e588eaccac1',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-975216443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90dfe132-0ac9-44e2-9cd1-86760aab28c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952fd169638849e792ef330ec4c63176',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='b575d91cabf54f70b3693e588eaccac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1942.104583] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a89daa-2683-4425-a815-533d7949efec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1942.117604] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a89daa-2683-4425-a815-533d7949efec) 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-975216443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952fd169638849e792ef330ec4c63176',qos_specs=None,replication_status=,reservations=['89dc82c5-b6e5-4654-8018-1982e3a86911','d63b6e9d-deaf-4d76-bf59-ba348b7942ae','508a8c6a-4500-423b-838b-e73fed0bc3ed','341a22fe-70c2-4bc5-ad7f-c40c5ece5e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b575d91cabf54f70b3693e588eaccac1',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1942.118488] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfc619-8b7c-4b9a-a98b-15584c545e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1942.127402] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bacfc619-8b7c-4b9a-a98b-15584c545e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1942.129551] [54533]: DEBUG cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Flow 'volume_create_api' (7baafa44-fa6a-4e8b-892d-2cfabb346a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1942.129551] [54533]: INFO cinder.volume.api [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume request issued successfully. [ 1942.129900] [54533]: INFO cinder.api.openstack.wsgi [None req-09fcb954-1c26-48a7-8878-8396fbe9c83c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1942.130617] [54533]: [pid: 54533|app: 0|req: 185/356] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:39:39 2024] POST /volume/v3/volumes => generated 752 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1942.141116] [54534]: DEBUG cinder.api.middleware.request_id [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1942.145275] [54534]: INFO cinder.api.openstack.wsgi [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 1942.145275] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1942.145275] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1942.155884] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1942.155884] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1942.160423] [54534]: INFO cinder.volume.api [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1942.165961] [54534]: INFO cinder.api.openstack.wsgi [None req-3fffe159-6f40-4528-af7d-a03b28d8c60f tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 200 [ 1942.166464] [54534]: [pid: 54534|app: 0|req: 172/357] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:39 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.176746] [54533]: DEBUG cinder.api.middleware.request_id [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.179380] [54533]: INFO cinder.api.openstack.wsgi [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 1943.179622] [54533]: DEBUG cinder.api.openstack.wsgi [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.179889] [54533]: DEBUG cinder.api.openstack.wsgi [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.190700] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.190700] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.195140] [54533]: INFO cinder.volume.api [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1943.200215] [54533]: INFO cinder.api.openstack.wsgi [None req-89e01bb6-fc34-4b1c-8477-1ab53111fee9 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 200 [ 1943.200698] [54533]: [pid: 54533|app: 0|req: 186/358] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:41 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.209446] [54534]: DEBUG cinder.api.middleware.request_id [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.211762] [54534]: INFO cinder.api.openstack.wsgi [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] POST http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5/action [ 1943.212194] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1943.212338] [54534]: DEBUG cinder.api.openstack.wsgi [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1943.222639] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.222639] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.223340] [54534]: INFO cinder.volume.api [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1943.229016] [54534]: INFO cinder.volume.api [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume updated successfully. [ 1943.229407] [54534]: INFO cinder.api.openstack.wsgi [None req-4e15ca14-4023-4c08-8815-a90ef0a86fc2 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5/action returned with HTTP 200 [ 1943.230136] [54534]: [pid: 54534|app: 0|req: 173/359] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Dec 12 11:39:41 2024] POST /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) [ 1943.233213] [54533]: DEBUG cinder.api.middleware.request_id [None req-3e04f2b0-4aec-4997-bda0-89f850133180 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.235594] [54533]: INFO cinder.api.openstack.wsgi [None req-3e04f2b0-4aec-4997-bda0-89f850133180 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 1943.235857] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e04f2b0-4aec-4997-bda0-89f850133180 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.236104] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e04f2b0-4aec-4997-bda0-89f850133180 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.245729] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.245729] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.249737] [54533]: INFO cinder.volume.api [None req-3e04f2b0-4aec-4997-bda0-89f850133180 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1943.255571] [54533]: INFO cinder.api.openstack.wsgi [None req-3e04f2b0-4aec-4997-bda0-89f850133180 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 200 [ 1943.256200] [54533]: [pid: 54533|app: 0|req: 187/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:41 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.319542] [54534]: DEBUG cinder.api.middleware.request_id [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.322248] [54534]: INFO cinder.api.openstack.wsgi [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 1943.322557] [54534]: DEBUG cinder.api.openstack.wsgi [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.322785] [54534]: DEBUG cinder.api.openstack.wsgi [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.331363] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.331363] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.336170] [54534]: INFO cinder.volume.api [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1943.341754] [54534]: INFO cinder.api.openstack.wsgi [req-9d3491e9-e203-4db3-98d4-d895ee3385c5 req-bde64aa8-d654-4610-bd02-ad6d937329d6 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 200 [ 1943.342254] [54534]: [pid: 54534|app: 0|req: 174/361] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:39:41 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1943.567121] [54533]: DEBUG cinder.api.middleware.request_id [None req-873046ed-9476-4311-b226-2c7e0ebd095c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.569111] [54533]: INFO cinder.api.openstack.wsgi [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1943.569555] [54533]: DEBUG cinder.api.openstack.wsgi [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1938948482"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1943.571182] [54533]: DEBUG cinder.api.v3.volumes [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1938948482'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1943.571319] [54533]: INFO cinder.api.v3.volumes [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume of 1 GB [ 1943.575480] [54533]: INFO cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Availability Zones retrieved successfully. [ 1943.582337] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Flow 'volume_create_api' (f755c6e5-9ee0-4332-9107-2ecd4f469cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1943.583558] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da097480-4f6a-43b9-a4e4-e549a8bc5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1943.584718] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1943.603248] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da097480-4f6a-43b9-a4e4-e549a8bc5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1943.604379] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a73d30-74e5-4208-9b35-0562c9b9fc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1943.634128] [54533]: DEBUG cinder.quota [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Created reservations ['0866ec71-c572-4118-bcf9-d0321a2bc67a', '722cc6b0-296e-4b2f-8e31-745b15a67dd2', '7b3e7b13-8838-4308-98af-97ed5deb15c1', 'b094d240-2a49-4ea4-83f3-fc1bfa182754'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1943.635197] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34a73d30-74e5-4208-9b35-0562c9b9fc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0866ec71-c572-4118-bcf9-d0321a2bc67a', '722cc6b0-296e-4b2f-8e31-745b15a67dd2', '7b3e7b13-8838-4308-98af-97ed5deb15c1', 'b094d240-2a49-4ea4-83f3-fc1bfa182754']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1943.636117] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f2bb0d-db43-4f70-a3d5-3499b7351a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1943.646812] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f2bb0d-db43-4f70-a3d5-3499b7351a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8388dec0-fd10-4e9d-b2ba-25e28b4f8a89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1938948482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952fd169638849e792ef330ec4c63176',qos_specs=None,replication_status=,reservations=['0866ec71-c572-4118-bcf9-d0321a2bc67a','722cc6b0-296e-4b2f-8e31-745b15a67dd2','7b3e7b13-8838-4308-98af-97ed5deb15c1','b094d240-2a49-4ea4-83f3-fc1bfa182754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b575d91cabf54f70b3693e588eaccac1',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1938948482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8388dec0-fd10-4e9d-b2ba-25e28b4f8a89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='952fd169638849e792ef330ec4c63176',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='b575d91cabf54f70b3693e588eaccac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1943.647666] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12efb0ba-776f-4d8e-bc00-258176bf7f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1943.661094] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12efb0ba-776f-4d8e-bc00-258176bf7f82) 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-1938948482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='952fd169638849e792ef330ec4c63176',qos_specs=None,replication_status=,reservations=['0866ec71-c572-4118-bcf9-d0321a2bc67a','722cc6b0-296e-4b2f-8e31-745b15a67dd2','7b3e7b13-8838-4308-98af-97ed5deb15c1','b094d240-2a49-4ea4-83f3-fc1bfa182754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b575d91cabf54f70b3693e588eaccac1',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1943.661932] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c70ba4-174e-4972-9823-c63cd010deba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1943.673512] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c70ba4-174e-4972-9823-c63cd010deba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1943.674558] [54533]: DEBUG cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Flow 'volume_create_api' (f755c6e5-9ee0-4332-9107-2ecd4f469cab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1943.674951] [54533]: INFO cinder.volume.api [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Create volume request issued successfully. [ 1943.675627] [54533]: INFO cinder.api.openstack.wsgi [None req-873046ed-9476-4311-b226-2c7e0ebd095c tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1943.676080] [54533]: [pid: 54533|app: 0|req: 188/362] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:39:41 2024] POST /volume/v3/volumes => generated 753 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1943.686935] [54534]: DEBUG cinder.api.middleware.request_id [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1943.689075] [54534]: INFO cinder.api.openstack.wsgi [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 1943.689296] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1943.689517] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1943.696979] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1943.696979] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1943.700397] [54534]: INFO cinder.volume.api [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1943.704888] [54534]: INFO cinder.api.openstack.wsgi [None req-6fb85d37-1a59-4909-9e1e-e80bb04705c0 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 returned with HTTP 200 [ 1943.705308] [54534]: [pid: 54534|app: 0|req: 175/363] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:41 2024] GET /volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1944.715179] [54533]: DEBUG cinder.api.middleware.request_id [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1944.717526] [54533]: INFO cinder.api.openstack.wsgi [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 1944.717823] [54533]: DEBUG cinder.api.openstack.wsgi [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1944.718148] [54533]: DEBUG cinder.api.openstack.wsgi [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1944.726283] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.726283] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1944.729808] [54533]: INFO cinder.volume.api [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 1944.734222] [54533]: INFO cinder.api.openstack.wsgi [None req-63e230e8-f2a5-444e-b34b-6f437aef6155 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 returned with HTTP 200 [ 1944.734765] [54533]: [pid: 54533|app: 0|req: 189/364] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:39:42 2024] GET /volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1953.702974] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1954.732256] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1958.991051] [54534]: DEBUG cinder.api.middleware.request_id [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-f61f8801-6c6b-4148-9e2c-e19e1c45895a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1958.994032] [54534]: INFO cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-f61f8801-6c6b-4148-9e2c-e19e1c45895a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 [ 1958.994254] [54534]: DEBUG cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-f61f8801-6c6b-4148-9e2c-e19e1c45895a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1958.994473] [54534]: DEBUG cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-f61f8801-6c6b-4148-9e2c-e19e1c45895a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.004562] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.004562] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.535870] [54534]: INFO cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-f61f8801-6c6b-4148-9e2c-e19e1c45895a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 returned with HTTP 200 [ 1959.536402] [54534]: [pid: 54534|app: 0|req: 176/365] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:39:56 2024] DELETE /volume/v3/attachments/68c56ebd-5550-4aa8-a569-a964e8200e38 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1959.545905] [54533]: DEBUG cinder.api.middleware.request_id [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1959.552669] [54533]: INFO cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1959.552794] [54533]: DEBUG cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1959.554258] [54533]: DEBUG cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1959.554258] [54533]: INFO cinder.api.v3.volumes [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Delete volume with id: 0b732ea9-21a2-4108-ae75-ed324ea9843f [ 1959.568311] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.568311] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1959.568975] [54533]: INFO cinder.volume.api [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1959.590369] [54533]: INFO cinder.volume.api [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Delete volume request issued successfully. [ 1959.590580] [54533]: INFO cinder.api.openstack.wsgi [req-24ef7c3f-02a4-4d05-a30c-2fb568974629 req-e84de345-5d2c-47c5-becb-a67e14ba4e24 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f returned with HTTP 202 [ 1959.591032] [54533]: [pid: 54533|app: 0|req: 190/366] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Dec 12 11:39:57 2024] DELETE /volume/v3/volumes/0b732ea9-21a2-4108-ae75-ed324ea9843f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1969.534845] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1969.585747] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1973.289783] [54534]: DEBUG cinder.api.middleware.request_id [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.292165] [54534]: INFO cinder.api.openstack.wsgi [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] DELETE http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1973.292435] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.292664] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.293018] [54534]: INFO cinder.api.v3.volumes [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Delete volume with id: fdaef256-5a74-4742-af8a-107b9ca422af [ 1973.304492] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.304492] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.305113] [54534]: INFO cinder.volume.api [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1973.323344] [54534]: INFO cinder.volume.api [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Delete volume request issued successfully. [ 1973.323505] [54534]: INFO cinder.api.openstack.wsgi [None req-e895c325-2964-4f3e-84e1-3d1cc044a816 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 202 [ 1973.324115] [54534]: [pid: 54534|app: 0|req: 177/367] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:40:11 2024] DELETE /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1973.327209] [54533]: DEBUG cinder.api.middleware.request_id [None req-190a9789-b212-487c-ba72-29d12e04c22a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1973.329883] [54533]: INFO cinder.api.openstack.wsgi [None req-190a9789-b212-487c-ba72-29d12e04c22a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1973.329883] [54533]: DEBUG cinder.api.openstack.wsgi [None req-190a9789-b212-487c-ba72-29d12e04c22a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1973.329883] [54533]: DEBUG cinder.api.openstack.wsgi [None req-190a9789-b212-487c-ba72-29d12e04c22a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1973.338938] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1973.338938] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1973.342983] [54533]: INFO cinder.volume.api [None req-190a9789-b212-487c-ba72-29d12e04c22a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1973.348652] [54533]: INFO cinder.api.openstack.wsgi [None req-190a9789-b212-487c-ba72-29d12e04c22a tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1973.349107] [54533]: [pid: 54533|app: 0|req: 191/368] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:11 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1974.359059] [54534]: DEBUG cinder.api.middleware.request_id [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1974.361257] [54534]: INFO cinder.api.openstack.wsgi [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1974.361493] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1974.361840] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1974.373483] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1974.373483] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1974.379763] [54534]: INFO cinder.volume.api [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1974.383916] [54534]: INFO cinder.api.openstack.wsgi [None req-d2cc2f5b-1664-415f-96d4-6cd7909d277c tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1974.384360] [54534]: [pid: 54534|app: 0|req: 178/369] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:12 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1975.132069] [54533]: DEBUG cinder.api.middleware.request_id [None req-539c233d-1339-4d22-85da-2db1862c4c4c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.134256] [54533]: INFO cinder.api.openstack.wsgi [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1975.134506] [54533]: DEBUG cinder.api.openstack.wsgi [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.134784] [54533]: DEBUG cinder.api.openstack.wsgi [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.135009] [54533]: INFO cinder.api.v3.volumes [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Delete volume with id: 5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1975.143348] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.143348] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.143915] [54533]: INFO cinder.volume.api [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1975.161419] [54533]: INFO cinder.volume.api [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Delete volume request issued successfully. [ 1975.161626] [54533]: INFO cinder.api.openstack.wsgi [None req-539c233d-1339-4d22-85da-2db1862c4c4c tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 202 [ 1975.162097] [54533]: [pid: 54533|app: 0|req: 192/370] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:40:12 2024] DELETE /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1975.165216] [54534]: DEBUG cinder.api.middleware.request_id [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.167284] [54534]: INFO cinder.api.openstack.wsgi [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1975.167505] [54534]: DEBUG cinder.api.openstack.wsgi [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.167721] [54534]: DEBUG cinder.api.openstack.wsgi [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.175680] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.175680] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.179202] [54534]: INFO cinder.volume.api [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1975.183844] [54534]: INFO cinder.api.openstack.wsgi [None req-deab923c-00fa-4235-ba5f-f3ef6a5d2940 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1975.184258] [54534]: [pid: 54534|app: 0|req: 179/371] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:13 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1975.393525] [54533]: DEBUG cinder.api.middleware.request_id [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1975.395657] [54533]: INFO cinder.api.openstack.wsgi [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1975.395890] [54533]: DEBUG cinder.api.openstack.wsgi [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1975.396173] [54533]: DEBUG cinder.api.openstack.wsgi [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1975.404604] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1975.404604] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1975.408083] [54533]: INFO cinder.volume.api [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Volume info retrieved successfully. [ 1975.412328] [54533]: INFO cinder.api.openstack.wsgi [None req-11e27bfd-1079-4572-ac9d-f201b7c448e5 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 200 [ 1975.412792] [54533]: [pid: 54533|app: 0|req: 193/372] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:13 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1976.193336] [54534]: DEBUG cinder.api.middleware.request_id [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.195499] [54534]: INFO cinder.api.openstack.wsgi [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1976.195736] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.196023] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.203752] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1976.203752] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1976.207477] [54534]: INFO cinder.volume.api [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1976.212028] [54534]: INFO cinder.api.openstack.wsgi [None req-a32577cd-02f7-4e9a-aa39-9b180257fbaf tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1976.212736] [54534]: [pid: 54534|app: 0|req: 180/373] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:14 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1976.422719] [54533]: DEBUG cinder.api.middleware.request_id [None req-b515ef3c-e2a0-430b-8627-677777813015 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1976.425165] [54533]: INFO cinder.api.openstack.wsgi [None req-b515ef3c-e2a0-430b-8627-677777813015 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] GET http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af [ 1976.425453] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b515ef3c-e2a0-430b-8627-677777813015 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1976.425734] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b515ef3c-e2a0-430b-8627-677777813015 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1976.433649] [54533]: INFO cinder.api.openstack.wsgi [None req-b515ef3c-e2a0-430b-8627-677777813015 tempest-ServerActionsTestOtherA-38369344 tempest-ServerActionsTestOtherA-38369344-project-member] http://10.180.1.21/volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af returned with HTTP 404 [ 1976.434215] [54533]: [pid: 54533|app: 0|req: 194/374] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:14 2024] GET /volume/v3/volumes/fdaef256-5a74-4742-af8a-107b9ca422af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1977.221452] [54534]: DEBUG cinder.api.middleware.request_id [None req-d8fc1173-775a-4156-9936-ce4fec67f869 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1977.223767] [54534]: INFO cinder.api.openstack.wsgi [None req-d8fc1173-775a-4156-9936-ce4fec67f869 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1977.223885] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d8fc1173-775a-4156-9936-ce4fec67f869 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1977.224113] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d8fc1173-775a-4156-9936-ce4fec67f869 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1977.233351] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1977.233351] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1977.237170] [54534]: INFO cinder.volume.api [None req-d8fc1173-775a-4156-9936-ce4fec67f869 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Volume info retrieved successfully. [ 1977.241837] [54534]: INFO cinder.api.openstack.wsgi [None req-d8fc1173-775a-4156-9936-ce4fec67f869 tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 200 [ 1977.242232] [54534]: [pid: 54534|app: 0|req: 181/375] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:15 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1978.251570] [54533]: DEBUG cinder.api.middleware.request_id [None req-c9af3d96-a3b2-48f6-ae52-dee161b3466a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1978.253619] [54533]: INFO cinder.api.openstack.wsgi [None req-c9af3d96-a3b2-48f6-ae52-dee161b3466a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] GET http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 [ 1978.253871] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c9af3d96-a3b2-48f6-ae52-dee161b3466a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1978.254108] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c9af3d96-a3b2-48f6-ae52-dee161b3466a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1978.260768] [54533]: INFO cinder.api.openstack.wsgi [None req-c9af3d96-a3b2-48f6-ae52-dee161b3466a tempest-ServerActionsTestOtherB-773230280 tempest-ServerActionsTestOtherB-773230280-project-member] http://10.180.1.21/volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 returned with HTTP 404 [ 1978.261245] [54533]: [pid: 54533|app: 0|req: 195/376] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:16 2024] GET /volume/v3/volumes/5a3a1f9d-a805-4a85-9394-9f9f0e0b4f56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1986.118138] [54534]: DEBUG cinder.api.middleware.request_id [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.119991] [54534]: INFO cinder.api.openstack.wsgi [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1986.120556] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1583925667"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1986.122324] [54534]: DEBUG cinder.api.v3.volumes [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1583925667'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1986.123062] [54534]: INFO cinder.api.v3.volumes [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume of 1 GB [ 1986.142553] [54534]: INFO cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Availability Zones retrieved successfully. [ 1986.150275] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Flow 'volume_create_api' (06489e4b-b006-4b5d-bb56-74fdfd9912cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1986.151481] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e8b735-76b1-4be4-8e7a-31c2fe570e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1986.152608] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1986.174554] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e8b735-76b1-4be4-8e7a-31c2fe570e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1986.175927] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dad7f60-2828-4a6a-b5d6-45d990edbb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1986.228829] [54534]: DEBUG cinder.quota [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Created reservations ['7480dba6-4f78-4ff1-913e-10ecfc480949', 'b029167c-2dd8-45cb-a18f-f7486d2307e9', '137e11d1-24b1-48aa-9a80-99912f74e8ec', '5f4591e8-117d-4556-b500-e26a19514b4c'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1986.230032] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dad7f60-2828-4a6a-b5d6-45d990edbb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7480dba6-4f78-4ff1-913e-10ecfc480949', 'b029167c-2dd8-45cb-a18f-f7486d2307e9', '137e11d1-24b1-48aa-9a80-99912f74e8ec', '5f4591e8-117d-4556-b500-e26a19514b4c']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1986.230710] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d112d09b-30e6-485f-99e0-2d084f111c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1986.262354] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d112d09b-30e6-485f-99e0-2d084f111c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a442fca2-934c-453c-87ad-b60d657d7ad9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1583925667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0ef900c70c4a66acdffbab93da4b89',qos_specs=None,replication_status=,reservations=['7480dba6-4f78-4ff1-913e-10ecfc480949','b029167c-2dd8-45cb-a18f-f7486d2307e9','137e11d1-24b1-48aa-9a80-99912f74e8ec','5f4591e8-117d-4556-b500-e26a19514b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f3f3afe3b146c5868c67b8368e6488',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1583925667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a442fca2-934c-453c-87ad-b60d657d7ad9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f0ef900c70c4a66acdffbab93da4b89',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='f4f3f3afe3b146c5868c67b8368e6488',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1986.263267] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3f0f10-d2cf-4242-bcb3-329ab941c353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1986.291629] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a3f0f10-d2cf-4242-bcb3-329ab941c353) 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-1583925667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f0ef900c70c4a66acdffbab93da4b89',qos_specs=None,replication_status=,reservations=['7480dba6-4f78-4ff1-913e-10ecfc480949','b029167c-2dd8-45cb-a18f-f7486d2307e9','137e11d1-24b1-48aa-9a80-99912f74e8ec','5f4591e8-117d-4556-b500-e26a19514b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4f3f3afe3b146c5868c67b8368e6488',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1986.292613] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1607828-c513-446b-8390-40adb7a85223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1986.309266] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1607828-c513-446b-8390-40adb7a85223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1986.310448] [54534]: DEBUG cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Flow 'volume_create_api' (06489e4b-b006-4b5d-bb56-74fdfd9912cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1986.310848] [54534]: INFO cinder.volume.api [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Create volume request issued successfully. [ 1986.311576] [54534]: INFO cinder.api.openstack.wsgi [None req-3b67e38d-300d-4560-8f42-e25ba0519cd4 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1986.312047] [54534]: [pid: 54534|app: 0|req: 182/377] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:40:23 2024] POST /volume/v3/volumes => generated 756 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1986.320055] [54533]: DEBUG cinder.api.middleware.request_id [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1986.322178] [54533]: INFO cinder.api.openstack.wsgi [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 1986.322444] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1986.322676] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1986.330181] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.330181] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 1986.336475] [54533]: INFO cinder.volume.api [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1986.341264] [54533]: INFO cinder.api.openstack.wsgi [None req-b3a30e0f-29d3-404b-8092-2d28d9bd3348 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 1986.341601] [54533]: [pid: 54533|app: 0|req: 196/378] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:24 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1987.351400] [54534]: DEBUG cinder.api.middleware.request_id [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1987.353643] [54534]: INFO cinder.api.openstack.wsgi [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 1987.353886] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1987.354125] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1987.372369] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.372369] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 1987.376197] [54534]: INFO cinder.volume.api [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 1987.379987] [54534]: INFO cinder.api.openstack.wsgi [None req-c6f961ce-3d6e-45aa-bed5-3a99293b2ce3 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 1987.380356] [54534]: [pid: 54534|app: 0|req: 183/379] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:25 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1996.337692] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1997.378066] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=43,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2020.664425] [54533]: DEBUG cinder.api.middleware.request_id [None req-6193836d-7f5f-428e-b57f-9f466b489fdc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.666639] [54533]: INFO cinder.api.openstack.wsgi [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 2020.666875] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.667120] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.667332] [54533]: INFO cinder.api.v3.volumes [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Delete volume with id: 8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 2020.678773] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.678773] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.679326] [54533]: INFO cinder.volume.api [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 2020.699117] [54533]: INFO cinder.volume.api [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Delete volume request issued successfully. [ 2020.699289] [54533]: INFO cinder.api.openstack.wsgi [None req-6193836d-7f5f-428e-b57f-9f466b489fdc tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 returned with HTTP 202 [ 2020.699898] [54533]: [pid: 54533|app: 0|req: 197/380] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:40:58 2024] DELETE /volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2020.702699] [54534]: DEBUG cinder.api.middleware.request_id [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2020.705057] [54534]: INFO cinder.api.openstack.wsgi [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 2020.705282] [54534]: DEBUG cinder.api.openstack.wsgi [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2020.705497] [54534]: DEBUG cinder.api.openstack.wsgi [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2020.713272] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.713272] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2020.717322] [54534]: INFO cinder.volume.api [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 2020.721954] [54534]: INFO cinder.api.openstack.wsgi [None req-df2a00b7-0f42-414d-a77f-eb009e16f323 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 returned with HTTP 200 [ 2020.722356] [54534]: [pid: 54534|app: 0|req: 184/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:58 2024] GET /volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2021.732982] [54533]: DEBUG cinder.api.middleware.request_id [None req-98dfa365-8acf-4436-9efc-c72086fad516 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.734945] [54533]: INFO cinder.api.openstack.wsgi [None req-98dfa365-8acf-4436-9efc-c72086fad516 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 [ 2021.735354] [54533]: DEBUG cinder.api.openstack.wsgi [None req-98dfa365-8acf-4436-9efc-c72086fad516 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.736025] [54533]: DEBUG cinder.api.openstack.wsgi [None req-98dfa365-8acf-4436-9efc-c72086fad516 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.742842] [54533]: INFO cinder.api.openstack.wsgi [None req-98dfa365-8acf-4436-9efc-c72086fad516 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 returned with HTTP 404 [ 2021.743317] [54533]: [pid: 54533|app: 0|req: 198/382] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:59 2024] GET /volume/v3/volumes/8388dec0-fd10-4e9d-b2ba-25e28b4f8a89 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 2021.746386] [54534]: DEBUG cinder.api.middleware.request_id [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.748506] [54534]: INFO cinder.api.openstack.wsgi [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] DELETE http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 2021.748728] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.748942] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.749145] [54534]: INFO cinder.api.v3.volumes [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Delete volume with id: 90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 2021.758723] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.758723] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.759235] [54534]: INFO cinder.volume.api [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 2021.776987] [54534]: INFO cinder.volume.api [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Delete volume request issued successfully. [ 2021.777148] [54534]: INFO cinder.api.openstack.wsgi [None req-5039153a-cdf5-4b49-abbe-dc8ff24a1749 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 202 [ 2021.777543] [54534]: [pid: 54534|app: 0|req: 185/383] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:40:59 2024] DELETE /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2021.780318] [54533]: DEBUG cinder.api.middleware.request_id [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2021.782414] [54533]: INFO cinder.api.openstack.wsgi [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 2021.782637] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2021.782850] [54533]: DEBUG cinder.api.openstack.wsgi [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2021.790326] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.790326] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2021.794158] [54533]: INFO cinder.volume.api [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Volume info retrieved successfully. [ 2021.799213] [54533]: INFO cinder.api.openstack.wsgi [None req-6ec7869d-5597-4c7b-9ac2-c545160741e7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 200 [ 2021.799590] [54533]: [pid: 54533|app: 0|req: 199/384] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:40:59 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2022.808777] [54534]: DEBUG cinder.api.middleware.request_id [None req-52c7388a-a1ab-4fea-9fcb-4a8d8f7469c7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2022.810996] [54534]: INFO cinder.api.openstack.wsgi [None req-52c7388a-a1ab-4fea-9fcb-4a8d8f7469c7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] GET http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 [ 2022.811196] [54534]: DEBUG cinder.api.openstack.wsgi [None req-52c7388a-a1ab-4fea-9fcb-4a8d8f7469c7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2022.811421] [54534]: DEBUG cinder.api.openstack.wsgi [None req-52c7388a-a1ab-4fea-9fcb-4a8d8f7469c7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2022.818328] [54534]: INFO cinder.api.openstack.wsgi [None req-52c7388a-a1ab-4fea-9fcb-4a8d8f7469c7 tempest-ServersNegativeTestJSON-197800280 tempest-ServersNegativeTestJSON-197800280-project-member] http://10.180.1.21/volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 returned with HTTP 404 [ 2022.818751] [54534]: [pid: 54534|app: 0|req: 186/385] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:00 2024] GET /volume/v3/volumes/90dfe132-0ac9-44e2-9cd1-86760aab28c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2024.141706] [54533]: DEBUG cinder.api.middleware.request_id [None req-b851522d-006b-42e1-a694-c8ccec8df264 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.143769] [54533]: INFO cinder.api.openstack.wsgi [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2024.144206] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-99730784"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2024.145772] [54533]: DEBUG cinder.api.v3.volumes [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-99730784'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2024.145905] [54533]: INFO cinder.api.v3.volumes [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume of 1 GB [ 2024.151201] [54533]: INFO cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Availability Zones retrieved successfully. [ 2024.158247] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Flow 'volume_create_api' (0f7dc749-a32f-4fe1-8367-02a02ab93765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2024.159395] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1718655-086b-473b-9b72-cea28f4ad286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2024.160485] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2024.177977] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1718655-086b-473b-9b72-cea28f4ad286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2024.178973] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3a9465-7006-4f85-be76-f433ee636b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2024.229058] [54533]: DEBUG cinder.quota [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Created reservations ['a5a23283-0ee5-4248-99f0-b6a648306550', '7d385ec8-48b7-476d-a65b-f380e52a188f', '486a8b39-038b-4963-8707-13a4c5180dbc', '7f509c18-e3b4-4a9c-9fd1-491393771901'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2024.229762] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d3a9465-7006-4f85-be76-f433ee636b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5a23283-0ee5-4248-99f0-b6a648306550', '7d385ec8-48b7-476d-a65b-f380e52a188f', '486a8b39-038b-4963-8707-13a4c5180dbc', '7f509c18-e3b4-4a9c-9fd1-491393771901']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2024.230750] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99378a44-eeec-4fd8-b870-9e05656b4daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2024.244474] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99378a44-eeec-4fd8-b870-9e05656b4daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c412d7e-85f3-4745-aa82-918643054a4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-99730784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',qos_specs=None,replication_status=,reservations=['a5a23283-0ee5-4248-99f0-b6a648306550','7d385ec8-48b7-476d-a65b-f380e52a188f','486a8b39-038b-4963-8707-13a4c5180dbc','7f509c18-e3b4-4a9c-9fd1-491393771901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7a6fe196804897863a400998a6b55a',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:41:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-99730784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c412d7e-85f3-4745-aa82-918643054a4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',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='4b7a6fe196804897863a400998a6b55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2024.245421] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd614dc-b333-4a6c-9cd6-f68692d558b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2024.259956] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd614dc-b333-4a6c-9cd6-f68692d558b2) 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-99730784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',qos_specs=None,replication_status=,reservations=['a5a23283-0ee5-4248-99f0-b6a648306550','7d385ec8-48b7-476d-a65b-f380e52a188f','486a8b39-038b-4963-8707-13a4c5180dbc','7f509c18-e3b4-4a9c-9fd1-491393771901'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7a6fe196804897863a400998a6b55a',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2024.261087] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac10869e-c194-48bc-9922-a246eb7b398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2024.270036] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac10869e-c194-48bc-9922-a246eb7b398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2024.270929] [54533]: DEBUG cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Flow 'volume_create_api' (0f7dc749-a32f-4fe1-8367-02a02ab93765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2024.271318] [54533]: INFO cinder.volume.api [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume request issued successfully. [ 2024.272308] [54533]: INFO cinder.api.openstack.wsgi [None req-b851522d-006b-42e1-a694-c8ccec8df264 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2024.272507] [54533]: [pid: 54533|app: 0|req: 200/386] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:41:01 2024] POST /volume/v3/volumes => generated 756 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2024.280478] [54534]: DEBUG cinder.api.middleware.request_id [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2024.282648] [54534]: INFO cinder.api.openstack.wsgi [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d [ 2024.282885] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2024.283120] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2024.290670] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.290670] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2024.294868] [54534]: INFO cinder.volume.api [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2024.299993] [54534]: INFO cinder.api.openstack.wsgi [None req-6cf4a28b-4a54-498e-bffa-9ea17ab44f9c tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d returned with HTTP 200 [ 2024.300390] [54534]: [pid: 54534|app: 0|req: 187/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:02 2024] GET /volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2025.309466] [54533]: DEBUG cinder.api.middleware.request_id [None req-9ad09760-971e-427c-9b24-c983c0d78d13 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2025.311711] [54533]: INFO cinder.api.openstack.wsgi [None req-9ad09760-971e-427c-9b24-c983c0d78d13 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d [ 2025.311948] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9ad09760-971e-427c-9b24-c983c0d78d13 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2025.312228] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9ad09760-971e-427c-9b24-c983c0d78d13 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2025.321361] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2025.321361] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2025.325487] [54533]: INFO cinder.volume.api [None req-9ad09760-971e-427c-9b24-c983c0d78d13 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2025.330243] [54533]: INFO cinder.api.openstack.wsgi [None req-9ad09760-971e-427c-9b24-c983c0d78d13 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d returned with HTTP 200 [ 2025.330644] [54533]: [pid: 54533|app: 0|req: 201/388] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:03 2024] GET /volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2026.085045] [54534]: DEBUG cinder.api.middleware.request_id [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.087296] [54534]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2026.087519] [54534]: DEBUG cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.087739] [54534]: DEBUG cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.095911] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.095911] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.099268] [54534]: INFO cinder.volume.api [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2026.104658] [54534]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-697635ca-5b1f-4f19-a16a-f20064eec612 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2026.105047] [54534]: [pid: 54534|app: 0|req: 188/389] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:41:03 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2026.117803] [54533]: DEBUG cinder.api.middleware.request_id [None req-e214098a-a503-40fe-b0ac-1697c469c82d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.118335] [54533]: INFO cinder.api.openstack.wsgi [None req-e214098a-a503-40fe-b0ac-1697c469c82d None None] GET http://10.180.1.21/volume// [ 2026.118521] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e214098a-a503-40fe-b0ac-1697c469c82d None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.118735] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e214098a-a503-40fe-b0ac-1697c469c82d None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.119157] [54533]: INFO cinder.api.openstack.wsgi [None req-e214098a-a503-40fe-b0ac-1697c469c82d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2026.119461] [54533]: [pid: 54533|app: 0|req: 202/390] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:41:03 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2026.123752] [54534]: DEBUG cinder.api.middleware.request_id [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-e4d83252-cebd-45a1-be10-3a32ea96fc69 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.126056] [54534]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-e4d83252-cebd-45a1-be10-3a32ea96fc69 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2026.126465] [54534]: DEBUG cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-e4d83252-cebd-45a1-be10-3a32ea96fc69 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a442fca2-934c-453c-87ad-b60d657d7ad9", "connector": null, "instance_uuid": "67a51a55-fc61-45fd-aefc-6b65a53423ad"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2026.135518] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.135518] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.155683] [54534]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-e4d83252-cebd-45a1-be10-3a32ea96fc69 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2026.156136] [54534]: [pid: 54534|app: 0|req: 189/391] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:41:03 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) [ 2026.175299] [54533]: DEBUG cinder.api.middleware.request_id [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-a832e442-297a-4b91-b5f7-4f467b604eeb None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.177602] [54533]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-a832e442-297a-4b91-b5f7-4f467b604eeb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] POST http://10.180.1.21/volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279/action [ 2026.178031] [54533]: DEBUG cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-a832e442-297a-4b91-b5f7-4f467b604eeb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2026.178200] [54533]: DEBUG cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-a832e442-297a-4b91-b5f7-4f467b604eeb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2026.192392] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.192392] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.198838] [54533]: INFO cinder.api.openstack.wsgi [req-f19c1dda-94f9-4f50-b7c9-c13112e4dcb1 req-a832e442-297a-4b91-b5f7-4f467b604eeb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279/action returned with HTTP 204 [ 2026.199217] [54533]: [pid: 54533|app: 0|req: 203/392] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:41:04 2024] POST /volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2026.212773] [54534]: DEBUG cinder.api.middleware.request_id [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.214863] [54534]: INFO cinder.api.openstack.wsgi [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2026.215123] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.215360] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.224663] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.224663] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.227853] [54534]: INFO cinder.volume.api [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2026.231908] [54534]: INFO cinder.api.openstack.wsgi [None req-a106b39e-2adc-40aa-a9b0-62509a4c0578 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2026.232307] [54534]: [pid: 54534|app: 0|req: 190/393] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:04 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2026.240511] [54533]: DEBUG cinder.api.middleware.request_id [None req-4cdc8375-7134-4041-9787-b1521659d559 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.242565] [54533]: INFO cinder.api.openstack.wsgi [None req-4cdc8375-7134-4041-9787-b1521659d559 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2026.242790] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4cdc8375-7134-4041-9787-b1521659d559 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.243014] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4cdc8375-7134-4041-9787-b1521659d559 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.252290] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.252290] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.255480] [54533]: INFO cinder.volume.api [None req-4cdc8375-7134-4041-9787-b1521659d559 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2026.259612] [54533]: INFO cinder.api.openstack.wsgi [None req-4cdc8375-7134-4041-9787-b1521659d559 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2026.259965] [54533]: [pid: 54533|app: 0|req: 204/394] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:04 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2026.292316] [54534]: DEBUG cinder.api.middleware.request_id [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.295066] [54534]: INFO cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2026.295066] [54534]: DEBUG cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.295320] [54534]: DEBUG cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.306033] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.306033] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.309691] [54534]: INFO cinder.volume.api [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2026.313670] [54534]: INFO cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-1b33f679-d7e9-473f-90dd-718481dbef11 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2026.314127] [54534]: [pid: 54534|app: 0|req: 191/395] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:41:04 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2026.340889] [54533]: DEBUG cinder.api.middleware.request_id [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-61fde813-ff84-464f-9370-2de24f73fe9d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.343500] [54533]: INFO cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-61fde813-ff84-464f-9370-2de24f73fe9d tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279 [ 2026.343709] [54533]: DEBUG cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-61fde813-ff84-464f-9370-2de24f73fe9d tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.343929] [54533]: DEBUG cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-61fde813-ff84-464f-9370-2de24f73fe9d tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.350780] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.350780] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.876550] [54533]: INFO cinder.api.openstack.wsgi [req-c36b5cda-ee0f-4e13-877f-d6d5cb755b30 req-61fde813-ff84-464f-9370-2de24f73fe9d tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279 returned with HTTP 200 [ 2026.877295] [54533]: [pid: 54533|app: 0|req: 205/396] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:41:04 2024] DELETE /volume/v3/attachments/f8224f0e-8c7f-461b-af58-b13f65a4c279 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2026.893770] [54534]: DEBUG cinder.api.middleware.request_id [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2026.895871] [54534]: INFO cinder.api.openstack.wsgi [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2026.896095] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2026.896310] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2026.905450] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.905450] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2026.908685] [54534]: INFO cinder.volume.api [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2026.913188] [54534]: INFO cinder.api.openstack.wsgi [None req-f359ccb9-a056-49a5-bd97-6caca280f5dc tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2026.913566] [54534]: [pid: 54534|app: 0|req: 192/397] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:04 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2036.875913] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=58,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2036.910714] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=36,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2040.630092] [54533]: DEBUG cinder.api.middleware.request_id [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2040.632504] [54533]: INFO cinder.api.openstack.wsgi [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2040.632895] [54533]: DEBUG cinder.api.openstack.wsgi [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-915544765"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2040.634498] [54533]: DEBUG cinder.api.v3.volumes [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-915544765'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2040.634633] [54533]: INFO cinder.api.v3.volumes [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume of 1 GB [ 2040.634946] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.634946] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2040.640211] [54533]: INFO cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Availability Zones retrieved successfully. [ 2040.646686] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Flow 'volume_create_api' (9f3217e4-0b23-41ba-8443-ef000496bc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2040.647817] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5c843e-9f26-440c-aa61-146cfe4a3be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2040.648873] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2040.665530] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5c843e-9f26-440c-aa61-146cfe4a3be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2040.666440] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169c2d18-1c0c-4189-9f05-1a6898c98ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2040.693886] [54533]: DEBUG cinder.quota [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Created reservations ['377be7cf-448f-4d06-b958-87b81f32b527', '71501522-a35f-4fa1-bc6f-7bc5d1127434', '496e6bc8-239d-4948-b36e-425253987ae5', '86bf02e5-f692-4e73-8b7b-e8589d206947'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2040.694844] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (169c2d18-1c0c-4189-9f05-1a6898c98ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['377be7cf-448f-4d06-b958-87b81f32b527', '71501522-a35f-4fa1-bc6f-7bc5d1127434', '496e6bc8-239d-4948-b36e-425253987ae5', '86bf02e5-f692-4e73-8b7b-e8589d206947']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2040.695789] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a604da15-b0f1-498b-b2fa-4f7e2c09eec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2040.708305] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a604da15-b0f1-498b-b2fa-4f7e2c09eec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6edd5fbb-eb34-47b9-baf4-6a1c77956a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-915544765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',qos_specs=None,replication_status=,reservations=['377be7cf-448f-4d06-b958-87b81f32b527','71501522-a35f-4fa1-bc6f-7bc5d1127434','496e6bc8-239d-4948-b36e-425253987ae5','86bf02e5-f692-4e73-8b7b-e8589d206947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7a6fe196804897863a400998a6b55a',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-915544765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6edd5fbb-eb34-47b9-baf4-6a1c77956a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',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='4b7a6fe196804897863a400998a6b55a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2040.709173] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd154ed5-1da9-455c-9aa4-fbed7f0adf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2040.722438] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd154ed5-1da9-455c-9aa4-fbed7f0adf81) 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-915544765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe49a70e8ad45b9bd6c0fc1ba82f1cd',qos_specs=None,replication_status=,reservations=['377be7cf-448f-4d06-b958-87b81f32b527','71501522-a35f-4fa1-bc6f-7bc5d1127434','496e6bc8-239d-4948-b36e-425253987ae5','86bf02e5-f692-4e73-8b7b-e8589d206947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b7a6fe196804897863a400998a6b55a',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2040.723276] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7974c7-4581-4a37-bb59-bb8bfd84e723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2040.731550] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7974c7-4581-4a37-bb59-bb8bfd84e723) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2040.732525] [54533]: DEBUG cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Flow 'volume_create_api' (9f3217e4-0b23-41ba-8443-ef000496bc91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2040.732876] [54533]: INFO cinder.volume.api [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Create volume request issued successfully. [ 2040.733521] [54533]: INFO cinder.api.openstack.wsgi [None req-97e45d76-87cf-4c1e-a336-8f98fa014c85 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2040.733956] [54533]: [pid: 54533|app: 0|req: 206/398] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:41:18 2024] POST /volume/v3/volumes => generated 757 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2040.742048] [54534]: DEBUG cinder.api.middleware.request_id [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2040.744276] [54534]: INFO cinder.api.openstack.wsgi [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2040.744567] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2040.744801] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2040.752232] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752232] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2040.755972] [54534]: INFO cinder.volume.api [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2040.759980] [54534]: INFO cinder.api.openstack.wsgi [None req-c41ac621-a99e-4b23-b76d-d7962f1e59b7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2040.760432] [54534]: [pid: 54534|app: 0|req: 193/399] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:18 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2041.769833] [54533]: DEBUG cinder.api.middleware.request_id [None req-8397f42e-4721-4629-8530-481ef9a6a106 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2041.772145] [54533]: INFO cinder.api.openstack.wsgi [None req-8397f42e-4721-4629-8530-481ef9a6a106 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2041.772369] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8397f42e-4721-4629-8530-481ef9a6a106 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2041.772612] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8397f42e-4721-4629-8530-481ef9a6a106 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2041.783295] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.783295] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2041.786977] [54533]: INFO cinder.volume.api [None req-8397f42e-4721-4629-8530-481ef9a6a106 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2041.791300] [54533]: INFO cinder.api.openstack.wsgi [None req-8397f42e-4721-4629-8530-481ef9a6a106 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2041.791699] [54533]: [pid: 54533|app: 0|req: 207/400] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:41:19 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2050.757906] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=4 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2051.789286] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2093.232841] [54534]: DEBUG cinder.api.middleware.request_id [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.234942] [54534]: INFO cinder.api.openstack.wsgi [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2093.235172] [54534]: DEBUG cinder.api.openstack.wsgi [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.235404] [54534]: DEBUG cinder.api.openstack.wsgi [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.247528] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.247528] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.251802] [54534]: INFO cinder.volume.api [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2093.256563] [54534]: INFO cinder.api.openstack.wsgi [None req-38f59adc-8bb3-4751-a33a-9e79a4a7077b tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2093.256934] [54534]: [pid: 54534|app: 0|req: 194/401] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:11 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.297098] [54533]: DEBUG cinder.api.middleware.request_id [None req-cc25f2f4-4818-4002-8267-69add6c4690e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.298921] [54533]: INFO cinder.api.openstack.wsgi [None req-cc25f2f4-4818-4002-8267-69add6c4690e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2093.299163] [54533]: DEBUG cinder.api.openstack.wsgi [None req-cc25f2f4-4818-4002-8267-69add6c4690e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.299416] [54533]: DEBUG cinder.api.openstack.wsgi [None req-cc25f2f4-4818-4002-8267-69add6c4690e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.306985] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.306985] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.310332] [54533]: INFO cinder.volume.api [None req-cc25f2f4-4818-4002-8267-69add6c4690e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2093.314455] [54533]: INFO cinder.api.openstack.wsgi [None req-cc25f2f4-4818-4002-8267-69add6c4690e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2093.314840] [54533]: [pid: 54533|app: 0|req: 208/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:11 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2093.898847] [54534]: DEBUG cinder.api.middleware.request_id [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2093.901134] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2093.901351] [54534]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2093.901839] [54534]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2093.909957] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.909957] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2093.913279] [54534]: INFO cinder.volume.api [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2093.917443] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-386846ad-c46d-49f4-8c4f-b1ee84bc0799 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2093.917820] [54534]: [pid: 54534|app: 0|req: 195/403] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:42:11 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2095.434734] [54533]: DEBUG cinder.api.middleware.request_id [None req-9c61d433-28a0-4bd9-9b0c-e0ebc1b39cd7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.435168] [54533]: INFO cinder.api.openstack.wsgi [None req-9c61d433-28a0-4bd9-9b0c-e0ebc1b39cd7 None None] GET http://10.180.1.21/volume// [ 2095.435367] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9c61d433-28a0-4bd9-9b0c-e0ebc1b39cd7 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.435581] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9c61d433-28a0-4bd9-9b0c-e0ebc1b39cd7 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.435977] [54533]: INFO cinder.api.openstack.wsgi [None req-9c61d433-28a0-4bd9-9b0c-e0ebc1b39cd7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2095.436294] [54533]: [pid: 54533|app: 0|req: 209/404] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:42:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2095.440079] [54534]: DEBUG cinder.api.middleware.request_id [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-87e12e21-b6c9-4afd-a9c8-af73a17b6212 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.442335] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-87e12e21-b6c9-4afd-a9c8-af73a17b6212 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2095.442740] [54534]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-87e12e21-b6c9-4afd-a9c8-af73a17b6212 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6edd5fbb-eb34-47b9-baf4-6a1c77956a51", "connector": null, "instance_uuid": "71a5e241-d068-46c3-96af-2d8e2e581233"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2095.454289] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.454289] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.474336] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-87e12e21-b6c9-4afd-a9c8-af73a17b6212 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2095.474765] [54534]: [pid: 54534|app: 0|req: 196/405] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:42:13 2024] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2095.492735] [54533]: DEBUG cinder.api.middleware.request_id [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.497706] [54533]: INFO cinder.api.openstack.wsgi [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2095.497962] [54533]: DEBUG cinder.api.openstack.wsgi [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.498222] [54533]: DEBUG cinder.api.openstack.wsgi [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.507972] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2095.507972] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2095.511139] [54533]: INFO cinder.volume.api [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2095.515921] [54533]: INFO cinder.api.openstack.wsgi [None req-be5e05f8-7c90-4929-a19f-d2ed86a8596f tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2095.516337] [54533]: [pid: 54533|app: 0|req: 210/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:13 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2095.996456] [54534]: DEBUG cinder.api.middleware.request_id [None req-6676ccb1-c211-41a6-9ed8-e2418ee581d5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2095.996894] [54534]: INFO cinder.api.openstack.wsgi [None req-6676ccb1-c211-41a6-9ed8-e2418ee581d5 None None] GET http://10.180.1.21/volume// [ 2095.997093] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6676ccb1-c211-41a6-9ed8-e2418ee581d5 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2095.997326] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6676ccb1-c211-41a6-9ed8-e2418ee581d5 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2095.997724] [54534]: INFO cinder.api.openstack.wsgi [None req-6676ccb1-c211-41a6-9ed8-e2418ee581d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2095.998026] [54534]: [pid: 54534|app: 0|req: 197/407] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:42:13 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2096.001363] [54533]: DEBUG cinder.api.middleware.request_id [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2096.003677] [54533]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2096.003928] [54533]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2096.004192] [54533]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2096.013637] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2096.013637] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2096.016716] [54533]: INFO cinder.volume.api [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2096.021020] [54533]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-994298c3-2f6a-4183-9cd3-7afa86f42adf tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2096.021398] [54533]: [pid: 54533|app: 0|req: 211/408] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:42:13 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1030 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2096.046350] [54534]: DEBUG cinder.api.middleware.request_id [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2096.048718] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] PUT http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 [ 2096.049181] [54534]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-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-375572", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2096.056651] [54534]: DEBUG cinder.coordination [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Acquiring lock "cinder-attachment_update-6edd5fbb-eb34-47b9-baf4-6a1c77956a51-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2096.061041] [54534]: DEBUG cinder.coordination [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Lock "cinder-attachment_update-6edd5fbb-eb34-47b9-baf4-6a1c77956a51-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2096.062078] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2096.062078] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2096.526145] [54533]: DEBUG cinder.api.middleware.request_id [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2096.528310] [54533]: INFO cinder.api.openstack.wsgi [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2096.528544] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2096.528759] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2096.538428] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2096.538428] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2096.541489] [54533]: INFO cinder.volume.api [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2096.545854] [54533]: INFO cinder.api.openstack.wsgi [None req-2e0e320e-38e4-4ad4-a8a4-05e0aa8aaf9a tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2096.546262] [54533]: [pid: 54533|app: 0|req: 212/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:14 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2097.555231] [54533]: DEBUG cinder.api.middleware.request_id [None req-5e85e157-711b-455d-beec-1ff226785276 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2097.557332] [54533]: INFO cinder.api.openstack.wsgi [None req-5e85e157-711b-455d-beec-1ff226785276 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2097.557554] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5e85e157-711b-455d-beec-1ff226785276 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2097.557769] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5e85e157-711b-455d-beec-1ff226785276 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2097.567688] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2097.567688] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2097.570664] [54533]: INFO cinder.volume.api [None req-5e85e157-711b-455d-beec-1ff226785276 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2097.574636] [54533]: INFO cinder.api.openstack.wsgi [None req-5e85e157-711b-455d-beec-1ff226785276 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2097.575014] [54533]: [pid: 54533|app: 0|req: 213/410] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:15 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2098.584357] [54533]: DEBUG cinder.api.middleware.request_id [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2098.586441] [54533]: INFO cinder.api.openstack.wsgi [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2098.586656] [54533]: DEBUG cinder.api.openstack.wsgi [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2098.586871] [54533]: DEBUG cinder.api.openstack.wsgi [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2098.596355] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2098.596355] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2098.599441] [54533]: INFO cinder.volume.api [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2098.603541] [54533]: INFO cinder.api.openstack.wsgi [None req-892becf9-29fb-4631-8b14-9476a2b4f0c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2098.603887] [54533]: [pid: 54533|app: 0|req: 214/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:16 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2099.613349] [54533]: DEBUG cinder.api.middleware.request_id [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2099.615573] [54533]: INFO cinder.api.openstack.wsgi [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2099.615794] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2099.616018] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2099.626405] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2099.626405] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2099.629873] [54533]: INFO cinder.volume.api [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2099.634267] [54533]: INFO cinder.api.openstack.wsgi [None req-4e4eb9c1-878c-4ed3-96ec-24d0dcc7dddc tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2099.634644] [54533]: [pid: 54533|app: 0|req: 215/412] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:17 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2100.586528] [54534]: DEBUG cinder.coordination [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Lock "cinder-attachment_update-6edd5fbb-eb34-47b9-baf4-6a1c77956a51-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2100.586882] [54534]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-c382d35d-fb3d-444a-b750-f51af20e69aa tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 returned with HTTP 200 [ 2100.587353] [54534]: [pid: 54534|app: 0|req: 198/413] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:42:13 2024] PUT /volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 => generated 589 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2100.644077] [54533]: DEBUG cinder.api.middleware.request_id [None req-0e66612e-66bd-4bd4-86b0-520c23021653 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2100.646196] [54533]: INFO cinder.api.openstack.wsgi [None req-0e66612e-66bd-4bd4-86b0-520c23021653 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2100.646410] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0e66612e-66bd-4bd4-86b0-520c23021653 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2100.646642] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0e66612e-66bd-4bd4-86b0-520c23021653 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2100.656921] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656921] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2100.659966] [54533]: INFO cinder.volume.api [None req-0e66612e-66bd-4bd4-86b0-520c23021653 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2100.663972] [54533]: INFO cinder.api.openstack.wsgi [None req-0e66612e-66bd-4bd4-86b0-520c23021653 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2100.664413] [54533]: [pid: 54533|app: 0|req: 216/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:18 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2101.673429] [54534]: DEBUG cinder.api.middleware.request_id [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2101.675740] [54534]: INFO cinder.api.openstack.wsgi [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2101.675998] [54534]: DEBUG cinder.api.openstack.wsgi [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2101.676221] [54534]: DEBUG cinder.api.openstack.wsgi [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2101.689602] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.689602] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2101.693536] [54534]: INFO cinder.volume.api [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2101.698296] [54534]: INFO cinder.api.openstack.wsgi [None req-811e669b-59e1-44ff-b4a7-7a9b7f898822 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2101.698758] [54534]: [pid: 54534|app: 0|req: 199/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:19 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2102.199051] [54533]: DEBUG cinder.api.middleware.request_id [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-7fb43fec-576e-46ea-8b27-1d215714c22d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.201063] [54533]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-7fb43fec-576e-46ea-8b27-1d215714c22d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] POST http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8/action [ 2102.201520] [54533]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-7fb43fec-576e-46ea-8b27-1d215714c22d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2102.201659] [54533]: DEBUG cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-7fb43fec-576e-46ea-8b27-1d215714c22d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2102.217071] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.217071] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.223409] [54533]: INFO cinder.api.openstack.wsgi [req-fcfbe5ae-45cf-444d-806e-2940a8efc3fb req-7fb43fec-576e-46ea-8b27-1d215714c22d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8/action returned with HTTP 204 [ 2102.223861] [54533]: [pid: 54533|app: 0|req: 217/416] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:42:20 2024] POST /volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2102.709500] [54534]: DEBUG cinder.api.middleware.request_id [None req-839392d0-0833-4cf8-9d08-210a85781d76 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.711584] [54534]: INFO cinder.api.openstack.wsgi [None req-839392d0-0833-4cf8-9d08-210a85781d76 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2102.711796] [54534]: DEBUG cinder.api.openstack.wsgi [None req-839392d0-0833-4cf8-9d08-210a85781d76 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.712066] [54534]: DEBUG cinder.api.openstack.wsgi [None req-839392d0-0833-4cf8-9d08-210a85781d76 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.721700] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721700] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.724685] [54534]: INFO cinder.volume.api [None req-839392d0-0833-4cf8-9d08-210a85781d76 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2102.728869] [54534]: INFO cinder.api.openstack.wsgi [None req-839392d0-0833-4cf8-9d08-210a85781d76 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2102.729243] [54534]: [pid: 54534|app: 0|req: 200/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:20 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2102.737773] [54533]: DEBUG cinder.api.middleware.request_id [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.739941] [54533]: INFO cinder.api.openstack.wsgi [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2102.740198] [54533]: DEBUG cinder.api.openstack.wsgi [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.740422] [54533]: DEBUG cinder.api.openstack.wsgi [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.750056] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.750056] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.753105] [54533]: INFO cinder.volume.api [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2102.757309] [54533]: INFO cinder.api.openstack.wsgi [None req-375fdf7c-78c4-4ef5-b5d7-4d1061b924b8 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2102.757701] [54533]: [pid: 54533|app: 0|req: 218/418] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:20 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2102.799492] [54534]: DEBUG cinder.api.middleware.request_id [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2102.801748] [54534]: INFO cinder.api.openstack.wsgi [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2102.801961] [54534]: DEBUG cinder.api.openstack.wsgi [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2102.802194] [54534]: DEBUG cinder.api.openstack.wsgi [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2102.811598] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.811598] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2102.814547] [54534]: INFO cinder.volume.api [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2102.818639] [54534]: INFO cinder.api.openstack.wsgi [req-d1d6cb13-4c00-4887-9786-1d56d65f087a req-b69bfd2a-68ec-448e-8af1-16dac2b478ac tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2102.819012] [54534]: [pid: 54534|app: 0|req: 201/419] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:42:20 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2105.772206] [54533]: DEBUG cinder.api.middleware.request_id [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2105.774316] [54533]: INFO cinder.api.openstack.wsgi [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2105.774538] [54533]: DEBUG cinder.api.openstack.wsgi [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2105.774755] [54533]: DEBUG cinder.api.openstack.wsgi [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2105.774944] [54533]: INFO cinder.api.v3.volumes [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Delete volume with id: a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2105.785544] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.785544] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2105.786078] [54533]: INFO cinder.volume.api [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2105.801057] [54533]: INFO cinder.volume.api [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Delete volume request issued successfully. [ 2105.801254] [54533]: INFO cinder.api.openstack.wsgi [None req-45b0ef33-6c34-4e98-89aa-f4356763c14e tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 202 [ 2105.801645] [54533]: [pid: 54533|app: 0|req: 219/420] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:42:23 2024] DELETE /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2105.805160] [54534]: DEBUG cinder.api.middleware.request_id [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2105.807319] [54534]: INFO cinder.api.openstack.wsgi [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2105.807775] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2105.807775] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2105.815414] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.815414] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2105.819715] [54534]: INFO cinder.volume.api [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2105.824389] [54534]: INFO cinder.api.openstack.wsgi [None req-6730ced0-4615-44bc-8175-44b4dcd860d5 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 200 [ 2105.824756] [54534]: [pid: 54534|app: 0|req: 202/421] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:23 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2106.834289] [54533]: DEBUG cinder.api.middleware.request_id [None req-3234aa36-9a04-422c-b11f-70a3ec25c247 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2106.836396] [54533]: INFO cinder.api.openstack.wsgi [None req-3234aa36-9a04-422c-b11f-70a3ec25c247 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 [ 2106.836617] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3234aa36-9a04-422c-b11f-70a3ec25c247 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2106.836834] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3234aa36-9a04-422c-b11f-70a3ec25c247 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2106.843737] [54533]: INFO cinder.api.openstack.wsgi [None req-3234aa36-9a04-422c-b11f-70a3ec25c247 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 returned with HTTP 404 [ 2106.844356] [54533]: [pid: 54533|app: 0|req: 220/422] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:24 2024] GET /volume/v3/volumes/a442fca2-934c-453c-87ad-b60d657d7ad9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2106.888583] [54534]: DEBUG cinder.api.middleware.request_id [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2106.890684] [54534]: INFO cinder.api.openstack.wsgi [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2106.890905] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2106.891135] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2106.891326] [54534]: INFO cinder.api.v3.volumes [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Delete volume with id: f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2106.901543] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.901543] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2106.902062] [54534]: INFO cinder.volume.api [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2106.920780] [54534]: INFO cinder.volume.api [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Delete volume request issued successfully. [ 2106.921040] [54534]: INFO cinder.api.openstack.wsgi [None req-ad5f51a6-34dd-49e6-a248-f52b5cc6f5cb tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 202 [ 2106.921468] [54534]: [pid: 54534|app: 0|req: 203/423] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:42:24 2024] DELETE /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2106.924609] [54533]: DEBUG cinder.api.middleware.request_id [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2106.926678] [54533]: INFO cinder.api.openstack.wsgi [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2106.926900] [54533]: DEBUG cinder.api.openstack.wsgi [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2106.927185] [54533]: DEBUG cinder.api.openstack.wsgi [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2106.934826] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.934826] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2106.938946] [54533]: INFO cinder.volume.api [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2106.943998] [54533]: INFO cinder.api.openstack.wsgi [None req-48fdb08c-c461-45f8-851a-3d58a4f16901 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 2106.944384] [54533]: [pid: 54533|app: 0|req: 221/424] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:24 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2107.954395] [54534]: DEBUG cinder.api.middleware.request_id [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2107.956588] [54534]: INFO cinder.api.openstack.wsgi [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2107.956813] [54534]: DEBUG cinder.api.openstack.wsgi [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2107.957041] [54534]: DEBUG cinder.api.openstack.wsgi [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2107.965050] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965050] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2107.968629] [54534]: INFO cinder.volume.api [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2107.972732] [54534]: INFO cinder.api.openstack.wsgi [None req-714129a1-51eb-4ba1-85e9-a5e59ae08e21 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 2107.973128] [54534]: [pid: 54534|app: 0|req: 204/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:25 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2108.982248] [54533]: DEBUG cinder.api.middleware.request_id [None req-d946f24c-25eb-4d79-967f-400a1772e47c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2108.984386] [54533]: INFO cinder.api.openstack.wsgi [None req-d946f24c-25eb-4d79-967f-400a1772e47c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2108.984674] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d946f24c-25eb-4d79-967f-400a1772e47c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2108.984910] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d946f24c-25eb-4d79-967f-400a1772e47c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2108.993878] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993878] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2108.997565] [54533]: INFO cinder.volume.api [None req-d946f24c-25eb-4d79-967f-400a1772e47c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Volume info retrieved successfully. [ 2109.001646] [54533]: INFO cinder.api.openstack.wsgi [None req-d946f24c-25eb-4d79-967f-400a1772e47c tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 200 [ 2109.002016] [54533]: [pid: 54533|app: 0|req: 222/426] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:26 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2110.011325] [54534]: DEBUG cinder.api.middleware.request_id [None req-e51d4b3f-511c-4ea5-a16f-49c50b302416 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2110.013408] [54534]: INFO cinder.api.openstack.wsgi [None req-e51d4b3f-511c-4ea5-a16f-49c50b302416 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] GET http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 [ 2110.013625] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e51d4b3f-511c-4ea5-a16f-49c50b302416 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2110.013847] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e51d4b3f-511c-4ea5-a16f-49c50b302416 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2110.020716] [54534]: INFO cinder.api.openstack.wsgi [None req-e51d4b3f-511c-4ea5-a16f-49c50b302416 tempest-AttachVolumeShelveTestJSON-926823985 tempest-AttachVolumeShelveTestJSON-926823985-project-member] http://10.180.1.21/volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 returned with HTTP 404 [ 2110.021189] [54534]: [pid: 54534|app: 0|req: 205/427] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:27 2024] GET /volume/v3/volumes/f1f95bf1-21fe-4f76-a15b-27df70dd6420 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2110.965962] [54533]: DEBUG cinder.api.middleware.request_id [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2110.968465] [54533]: INFO cinder.api.openstack.wsgi [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2110.968682] [54533]: DEBUG cinder.api.openstack.wsgi [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2110.968898] [54533]: DEBUG cinder.api.openstack.wsgi [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2110.982951] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.982951] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2110.987118] [54533]: INFO cinder.volume.api [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2110.992326] [54533]: INFO cinder.api.openstack.wsgi [req-e2e2db76-8b2b-49b0-b917-70a9e8ad21f7 req-6e818d6f-f28c-4fc9-b9f3-f3a5b71a135d tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2110.992757] [54533]: [pid: 54533|app: 0|req: 223/428] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:42:28 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2111.070575] [54534]: DEBUG cinder.api.middleware.request_id [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2111.073224] [54534]: INFO cinder.api.openstack.wsgi [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2111.074682] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1848266198"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2111.076984] [54534]: DEBUG cinder.api.v3.volumes [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1848266198'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2111.076984] [54534]: INFO cinder.api.v3.volumes [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume of 1 GB [ 2111.082266] [54534]: INFO cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Availability Zones retrieved successfully. [ 2111.089117] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (dd2af7e0-3893-47e3-adc7-e739e3de99ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2111.090293] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d949ab-2b77-4055-8b9f-a171da0fa300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2111.091401] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2111.110729] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d949ab-2b77-4055-8b9f-a171da0fa300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2111.111725] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ecb9e6-14fb-41e6-8d6a-1ef834e2afd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2111.157376] [54534]: DEBUG cinder.quota [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Created reservations ['2c419d32-7c7c-40e7-8548-5950e4eedfea', 'a385b56f-5c27-4ff9-83ec-99836d7b6cbb', '087c926a-a443-4de8-8ef4-bbc6e69bc95b', '333a2fcc-5c60-4004-9ec9-a01debb88aae'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2111.158450] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ecb9e6-14fb-41e6-8d6a-1ef834e2afd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c419d32-7c7c-40e7-8548-5950e4eedfea', 'a385b56f-5c27-4ff9-83ec-99836d7b6cbb', '087c926a-a443-4de8-8ef4-bbc6e69bc95b', '333a2fcc-5c60-4004-9ec9-a01debb88aae']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2111.159384] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00adce0-7698-43aa-afac-307bd72a419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2111.171089] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f00adce0-7698-43aa-afac-307bd72a419a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d99bed-9562-408d-9114-c39d668a6bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1848266198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['2c419d32-7c7c-40e7-8548-5950e4eedfea','a385b56f-5c27-4ff9-83ec-99836d7b6cbb','087c926a-a443-4de8-8ef4-bbc6e69bc95b','333a2fcc-5c60-4004-9ec9-a01debb88aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1848266198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51d99bed-9562-408d-9114-c39d668a6bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',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='918accc650d543b9a60566c9ac50ba6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2111.171990] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c81d38-9a58-4340-a136-f41ffbfe187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2111.191712] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c81d38-9a58-4340-a136-f41ffbfe187f) 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-1848266198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['2c419d32-7c7c-40e7-8548-5950e4eedfea','a385b56f-5c27-4ff9-83ec-99836d7b6cbb','087c926a-a443-4de8-8ef4-bbc6e69bc95b','333a2fcc-5c60-4004-9ec9-a01debb88aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2111.191712] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c13ad4-f694-450f-8d02-37655b94bd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2111.198544] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c13ad4-f694-450f-8d02-37655b94bd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2111.199584] [54534]: DEBUG cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (dd2af7e0-3893-47e3-adc7-e739e3de99ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2111.199923] [54534]: INFO cinder.volume.api [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request issued successfully. [ 2111.202173] [54534]: INFO cinder.api.openstack.wsgi [None req-1558b7a4-c5ae-4d1a-80e1-c640608d3a55 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2111.202173] [54534]: [pid: 54534|app: 0|req: 206/429] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:42:28 2024] POST /volume/v3/volumes => generated 750 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2111.209973] [54533]: DEBUG cinder.api.middleware.request_id [None req-2914a1ca-2960-4314-8d64-f88aba968c88 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2111.212212] [54533]: INFO cinder.api.openstack.wsgi [None req-2914a1ca-2960-4314-8d64-f88aba968c88 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2111.212524] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2914a1ca-2960-4314-8d64-f88aba968c88 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2111.212818] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2914a1ca-2960-4314-8d64-f88aba968c88 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2111.222864] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222864] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2111.229865] [54533]: INFO cinder.volume.api [None req-2914a1ca-2960-4314-8d64-f88aba968c88 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2111.240361] [54533]: INFO cinder.api.openstack.wsgi [None req-2914a1ca-2960-4314-8d64-f88aba968c88 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2111.240906] [54533]: [pid: 54533|app: 0|req: 224/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:29 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2112.249953] [54534]: DEBUG cinder.api.middleware.request_id [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2112.251968] [54534]: INFO cinder.api.openstack.wsgi [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2112.252337] [54534]: DEBUG cinder.api.openstack.wsgi [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2112.252695] [54534]: DEBUG cinder.api.openstack.wsgi [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2112.263586] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263586] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2112.268303] [54534]: INFO cinder.volume.api [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2112.273695] [54534]: INFO cinder.api.openstack.wsgi [None req-22ba9e6a-554b-4073-b945-d5e90202ea73 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2112.273907] [54534]: [pid: 54534|app: 0|req: 207/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:30 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2112.311465] [54533]: DEBUG cinder.api.middleware.request_id [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2112.314738] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2112.315072] [54533]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2112.315403] [54533]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2112.323327] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.323327] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2112.327028] [54533]: INFO cinder.volume.api [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2112.331522] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e684bc7d-3f13-417a-b304-ec6b26bf0df6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2112.331887] [54533]: [pid: 54533|app: 0|req: 225/432] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:42:30 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2113.852046] [54534]: DEBUG cinder.api.middleware.request_id [None req-079f6a87-9d98-445e-be47-6f915d2ce805 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.852745] [54534]: INFO cinder.api.openstack.wsgi [None req-079f6a87-9d98-445e-be47-6f915d2ce805 None None] GET http://10.180.1.21/volume// [ 2113.852805] [54534]: DEBUG cinder.api.openstack.wsgi [None req-079f6a87-9d98-445e-be47-6f915d2ce805 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2113.853188] [54534]: DEBUG cinder.api.openstack.wsgi [None req-079f6a87-9d98-445e-be47-6f915d2ce805 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2113.853795] [54534]: INFO cinder.api.openstack.wsgi [None req-079f6a87-9d98-445e-be47-6f915d2ce805 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2113.854295] [54534]: [pid: 54534|app: 0|req: 208/433] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:42:31 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2113.858503] [54533]: DEBUG cinder.api.middleware.request_id [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e38348ef-6f47-404f-8d41-a635c8d9a45e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.860844] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e38348ef-6f47-404f-8d41-a635c8d9a45e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2113.861292] [54533]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e38348ef-6f47-404f-8d41-a635c8d9a45e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d99bed-9562-408d-9114-c39d668a6bdf", "connector": null, "instance_uuid": "b6bc3ce5-2100-476a-babb-e37134a6c65c"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2113.870878] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.870878] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2113.893398] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-e38348ef-6f47-404f-8d41-a635c8d9a45e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2113.893882] [54533]: [pid: 54533|app: 0|req: 226/434] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:42:31 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) [ 2113.916370] [54534]: DEBUG cinder.api.middleware.request_id [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2113.919494] [54534]: INFO cinder.api.openstack.wsgi [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2113.919828] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2113.920200] [54534]: DEBUG cinder.api.openstack.wsgi [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2113.931809] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.931809] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2113.935670] [54534]: INFO cinder.volume.api [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2113.940524] [54534]: INFO cinder.api.openstack.wsgi [None req-f7667859-0eaf-4eed-aff6-d039f1d89dea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2113.940935] [54534]: [pid: 54534|app: 0|req: 209/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:31 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2114.419360] [54533]: DEBUG cinder.api.middleware.request_id [None req-4e02b697-6e89-46e2-ade9-cd8bd7c03ab8 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.419956] [54533]: INFO cinder.api.openstack.wsgi [None req-4e02b697-6e89-46e2-ade9-cd8bd7c03ab8 None None] GET http://10.180.1.21/volume// [ 2114.420241] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4e02b697-6e89-46e2-ade9-cd8bd7c03ab8 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.420548] [54533]: DEBUG cinder.api.openstack.wsgi [None req-4e02b697-6e89-46e2-ade9-cd8bd7c03ab8 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.421049] [54533]: INFO cinder.api.openstack.wsgi [None req-4e02b697-6e89-46e2-ade9-cd8bd7c03ab8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2114.421420] [54533]: [pid: 54533|app: 0|req: 227/436] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:42:32 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2114.424870] [54534]: DEBUG cinder.api.middleware.request_id [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.427244] [54534]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2114.427519] [54534]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.427743] [54534]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.437608] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.437608] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.441340] [54534]: INFO cinder.volume.api [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2114.445848] [54534]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c1ea12fb-c108-4b32-b760-a71e862478ff tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2114.446286] [54534]: [pid: 54534|app: 0|req: 210/437] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:42:32 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2114.480083] [54533]: DEBUG cinder.api.middleware.request_id [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.482443] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] PUT http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d [ 2114.482859] [54533]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-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-375575", "mountpoint": "/dev/sdb"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2114.490527] [54533]: DEBUG cinder.coordination [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Acquiring lock "cinder-attachment_update-51d99bed-9562-408d-9114-c39d668a6bdf-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2114.495348] [54533]: DEBUG cinder.coordination [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-51d99bed-9562-408d-9114-c39d668a6bdf-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2114.496445] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.496445] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.950294] [54534]: DEBUG cinder.api.middleware.request_id [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2114.952448] [54534]: INFO cinder.api.openstack.wsgi [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2114.952683] [54534]: DEBUG cinder.api.openstack.wsgi [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2114.952908] [54534]: DEBUG cinder.api.openstack.wsgi [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2114.962690] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962690] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2114.965833] [54534]: INFO cinder.volume.api [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2114.970055] [54534]: INFO cinder.api.openstack.wsgi [None req-eac0a984-6ec2-4d35-b33c-9396e643f1e5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2114.970446] [54534]: [pid: 54534|app: 0|req: 211/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:32 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2115.980386] [54534]: DEBUG cinder.api.middleware.request_id [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2115.982694] [54534]: INFO cinder.api.openstack.wsgi [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2115.982694] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2115.982863] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2115.993052] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.993052] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2115.996054] [54534]: INFO cinder.volume.api [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2116.000170] [54534]: INFO cinder.api.openstack.wsgi [None req-1004ac89-dc6c-41bc-b4ce-37defcc40547 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2116.000528] [54534]: [pid: 54534|app: 0|req: 212/439] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:33 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2117.009613] [54534]: DEBUG cinder.api.middleware.request_id [None req-64844a92-8ff8-4edc-be39-060c96e237a2 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2117.012285] [54534]: INFO cinder.api.openstack.wsgi [None req-64844a92-8ff8-4edc-be39-060c96e237a2 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2117.012663] [54534]: DEBUG cinder.api.openstack.wsgi [None req-64844a92-8ff8-4edc-be39-060c96e237a2 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2117.012940] [54534]: DEBUG cinder.api.openstack.wsgi [None req-64844a92-8ff8-4edc-be39-060c96e237a2 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2117.023629] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.023629] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2117.026907] [54534]: INFO cinder.volume.api [None req-64844a92-8ff8-4edc-be39-060c96e237a2 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2117.031355] [54534]: INFO cinder.api.openstack.wsgi [None req-64844a92-8ff8-4edc-be39-060c96e237a2 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2117.031766] [54534]: [pid: 54534|app: 0|req: 213/440] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:34 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2118.041520] [54534]: DEBUG cinder.api.middleware.request_id [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2118.043592] [54534]: INFO cinder.api.openstack.wsgi [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2118.043809] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2118.044046] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2118.053833] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.053833] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2118.057163] [54534]: INFO cinder.volume.api [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2118.061248] [54534]: INFO cinder.api.openstack.wsgi [None req-b9c8deba-2dde-465d-9607-2ebeb47c976c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2118.061602] [54534]: [pid: 54534|app: 0|req: 214/441] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:35 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2119.020103] [54533]: DEBUG cinder.coordination [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-51d99bed-9562-408d-9114-c39d668a6bdf-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2119.020448] [54533]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-4383ccb3-244e-4794-8ebf-7346b24b8075 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d returned with HTTP 200 [ 2119.020903] [54533]: [pid: 54533|app: 0|req: 228/442] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:42:32 2024] PUT /volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d => generated 589 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2119.070894] [54534]: DEBUG cinder.api.middleware.request_id [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2119.072943] [54534]: INFO cinder.api.openstack.wsgi [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2119.073209] [54534]: DEBUG cinder.api.openstack.wsgi [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2119.073449] [54534]: DEBUG cinder.api.openstack.wsgi [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2119.082843] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.082843] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2119.085855] [54534]: INFO cinder.volume.api [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2119.089843] [54534]: INFO cinder.api.openstack.wsgi [None req-13fb988b-6c2b-4e54-911e-611bbcffdcf1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2119.090215] [54534]: [pid: 54534|app: 0|req: 215/443] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:36 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2120.099646] [54533]: DEBUG cinder.api.middleware.request_id [None req-24a48047-c0d1-4960-ba37-64d2483ea61a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2120.101731] [54533]: INFO cinder.api.openstack.wsgi [None req-24a48047-c0d1-4960-ba37-64d2483ea61a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2120.101958] [54533]: DEBUG cinder.api.openstack.wsgi [None req-24a48047-c0d1-4960-ba37-64d2483ea61a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2120.102194] [54533]: DEBUG cinder.api.openstack.wsgi [None req-24a48047-c0d1-4960-ba37-64d2483ea61a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2120.112157] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2120.112157] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2120.115488] [54533]: INFO cinder.volume.api [None req-24a48047-c0d1-4960-ba37-64d2483ea61a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2120.119674] [54533]: INFO cinder.api.openstack.wsgi [None req-24a48047-c0d1-4960-ba37-64d2483ea61a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2120.120057] [54533]: [pid: 54533|app: 0|req: 229/444] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:37 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2121.127839] [54534]: DEBUG cinder.api.middleware.request_id [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c5905d5c-9823-493d-b0d8-0f14131243e9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.129724] [54533]: DEBUG cinder.api.middleware.request_id [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2121.129980] [54534]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c5905d5c-9823-493d-b0d8-0f14131243e9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d/action [ 2121.130330] [54534]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c5905d5c-9823-493d-b0d8-0f14131243e9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2121.130474] [54534]: DEBUG cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c5905d5c-9823-493d-b0d8-0f14131243e9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2121.131413] [54533]: INFO cinder.api.openstack.wsgi [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2121.131649] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2121.131870] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2121.141581] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.141581] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.144683] [54533]: INFO cinder.volume.api [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2121.144773] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.144773] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2121.149056] [54533]: INFO cinder.api.openstack.wsgi [None req-8a10a8f3-44cf-4983-a610-e9bdc7597ecf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2121.149428] [54533]: [pid: 54533|app: 0|req: 230/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:38 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2121.151688] [54534]: INFO cinder.api.openstack.wsgi [req-0678283f-df9d-4270-bb8c-8b74544a37f9 req-c5905d5c-9823-493d-b0d8-0f14131243e9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d/action returned with HTTP 204 [ 2121.152098] [54534]: [pid: 54534|app: 0|req: 216/446] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:42:38 2024] POST /volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2122.159013] [54533]: DEBUG cinder.api.middleware.request_id [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2122.161294] [54533]: INFO cinder.api.openstack.wsgi [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2122.161462] [54533]: DEBUG cinder.api.openstack.wsgi [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2122.161673] [54533]: DEBUG cinder.api.openstack.wsgi [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2122.171520] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2122.171520] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2122.174872] [54533]: INFO cinder.volume.api [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2122.179146] [54533]: INFO cinder.api.openstack.wsgi [None req-49355648-9ae0-4a98-9e7e-81cf3e66e5f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2122.179744] [54533]: [pid: 54533|app: 0|req: 231/447] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:40 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2122.188009] [54534]: DEBUG cinder.api.middleware.request_id [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2122.191097] [54534]: INFO cinder.api.openstack.wsgi [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2122.191097] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2122.191097] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2122.200146] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2122.200146] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2122.203139] [54534]: INFO cinder.volume.api [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2122.207285] [54534]: INFO cinder.api.openstack.wsgi [None req-e0260560-3e69-418f-bd0a-47ae52aaa6a4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2122.207748] [54534]: [pid: 54534|app: 0|req: 217/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:42:40 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2132.177103] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=98,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2132.205255] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=120,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2150.339489] [54533]: DEBUG cinder.api.middleware.request_id [None req-473e664b-f66c-4e9a-889d-56428d717384 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.341558] [54533]: INFO cinder.api.openstack.wsgi [None req-473e664b-f66c-4e9a-889d-56428d717384 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2150.341786] [54533]: DEBUG cinder.api.openstack.wsgi [None req-473e664b-f66c-4e9a-889d-56428d717384 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2150.342012] [54533]: DEBUG cinder.api.openstack.wsgi [None req-473e664b-f66c-4e9a-889d-56428d717384 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2150.356254] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2150.356254] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2150.359926] [54533]: INFO cinder.volume.api [None req-473e664b-f66c-4e9a-889d-56428d717384 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2150.364366] [54533]: INFO cinder.api.openstack.wsgi [None req-473e664b-f66c-4e9a-889d-56428d717384 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2150.364729] [54533]: [pid: 54533|app: 0|req: 232/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:08 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2150.401474] [54534]: DEBUG cinder.api.middleware.request_id [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.403900] [54534]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2150.404147] [54534]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2150.404371] [54534]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2150.413981] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2150.413981] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2150.417088] [54534]: INFO cinder.volume.api [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2150.421178] [54534]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-8f24c657-fcef-4c0b-9473-41cde03f4e83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2150.421536] [54534]: [pid: 54534|app: 0|req: 218/450] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:43:08 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2150.435939] [54533]: DEBUG cinder.api.middleware.request_id [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2150.438164] [54533]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] POST http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51/action [ 2150.438576] [54533]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2150.438718] [54533]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2150.447789] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2150.447789] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2150.448276] [54533]: INFO cinder.volume.api [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2150.454010] [54533]: INFO cinder.volume.api [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Begin detaching volume completed successfully. [ 2150.454231] [54533]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-0802ecf9-7d54-4b06-8d11-039d9e634322 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51/action returned with HTTP 202 [ 2150.454602] [54533]: [pid: 54533|app: 0|req: 233/451] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:43:08 2024] POST /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2151.473388] [54534]: DEBUG cinder.api.middleware.request_id [None req-9b2828d9-1d87-41b8-92fe-5f395080c1a9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.473870] [54534]: INFO cinder.api.openstack.wsgi [None req-9b2828d9-1d87-41b8-92fe-5f395080c1a9 None None] GET http://10.180.1.21/volume// [ 2151.474127] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b2828d9-1d87-41b8-92fe-5f395080c1a9 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2151.474372] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b2828d9-1d87-41b8-92fe-5f395080c1a9 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2151.474763] [54534]: INFO cinder.api.openstack.wsgi [None req-9b2828d9-1d87-41b8-92fe-5f395080c1a9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2151.475161] [54534]: [pid: 54534|app: 0|req: 219/452] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:43:09 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2151.478481] [54533]: DEBUG cinder.api.middleware.request_id [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2151.480883] [54533]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2151.481175] [54533]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2151.481404] [54533]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2151.491626] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2151.491626] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2151.494593] [54533]: INFO cinder.volume.api [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2151.498751] [54533]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-bcda005d-96b9-4c0d-9379-82236de14388 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2151.499241] [54533]: [pid: 54533|app: 0|req: 234/453] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:43:09 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2152.627633] [54534]: DEBUG cinder.api.middleware.request_id [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-4ddc88af-863a-4605-81f9-b7ac1b366469 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2152.630233] [54534]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-4ddc88af-863a-4605-81f9-b7ac1b366469 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 [ 2152.630470] [54534]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-4ddc88af-863a-4605-81f9-b7ac1b366469 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2152.630687] [54534]: DEBUG cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-4ddc88af-863a-4605-81f9-b7ac1b366469 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2152.637679] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2152.637679] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2153.162238] [54534]: INFO cinder.api.openstack.wsgi [req-55ed9d48-1ca6-4454-9da8-03f34e342ec1 req-4ddc88af-863a-4605-81f9-b7ac1b366469 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 returned with HTTP 200 [ 2153.162701] [54534]: [pid: 54534|app: 0|req: 220/454] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:43:10 2024] DELETE /volume/v3/attachments/f0332d7a-54ec-49b2-9076-49459021c1c8 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2154.615716] [54533]: DEBUG cinder.api.middleware.request_id [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2154.617765] [54533]: INFO cinder.api.openstack.wsgi [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2154.617989] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2154.618238] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2154.625727] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2154.625727] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2154.629133] [54533]: INFO cinder.volume.api [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2154.633450] [54533]: INFO cinder.api.openstack.wsgi [None req-9f698a76-ad1c-460a-9d4f-9e32f872b6c4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2154.633827] [54533]: [pid: 54533|app: 0|req: 235/455] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:12 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2163.161335] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2163.787456] [54534]: DEBUG cinder.api.middleware.request_id [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.789510] [54534]: INFO cinder.api.openstack.wsgi [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2163.789729] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.789947] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.790153] [54534]: INFO cinder.api.v3.volumes [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Delete volume with id: 6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2163.800806] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2163.800806] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2163.801326] [54534]: INFO cinder.volume.api [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2163.817497] [54534]: INFO cinder.volume.api [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Delete volume request issued successfully. [ 2163.817685] [54534]: INFO cinder.api.openstack.wsgi [None req-ae286c5c-81b7-448e-8ee0-f8aed85bef83 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 202 [ 2163.818079] [54534]: [pid: 54534|app: 0|req: 221/456] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:43:21 2024] DELETE /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2163.820910] [54533]: DEBUG cinder.api.middleware.request_id [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2163.823502] [54533]: INFO cinder.api.openstack.wsgi [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2163.823717] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2163.823945] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2163.831533] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2163.831533] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2163.835214] [54533]: INFO cinder.volume.api [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2163.839847] [54533]: INFO cinder.api.openstack.wsgi [None req-d33ab181-bcbe-4841-9dd7-97e9d45c9ab2 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2163.840214] [54533]: [pid: 54533|app: 0|req: 236/457] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:21 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2164.849591] [54534]: DEBUG cinder.api.middleware.request_id [None req-cec78441-ef46-477c-8cce-4d03f5347f65 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2164.851635] [54534]: INFO cinder.api.openstack.wsgi [None req-cec78441-ef46-477c-8cce-4d03f5347f65 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2164.851876] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cec78441-ef46-477c-8cce-4d03f5347f65 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2164.852121] [54534]: DEBUG cinder.api.openstack.wsgi [None req-cec78441-ef46-477c-8cce-4d03f5347f65 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2164.859888] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2164.859888] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2164.863100] [54534]: INFO cinder.volume.api [None req-cec78441-ef46-477c-8cce-4d03f5347f65 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2164.867280] [54534]: INFO cinder.api.openstack.wsgi [None req-cec78441-ef46-477c-8cce-4d03f5347f65 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2164.867649] [54534]: [pid: 54534|app: 0|req: 222/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:22 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2165.878400] [54533]: DEBUG cinder.api.middleware.request_id [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2165.880742] [54533]: INFO cinder.api.openstack.wsgi [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2165.880979] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2165.881217] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2165.888863] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2165.888863] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2165.892229] [54533]: INFO cinder.volume.api [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2165.896414] [54533]: INFO cinder.api.openstack.wsgi [None req-d9c41ab3-0020-42a5-973a-702b5409fb5b tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 200 [ 2165.896781] [54533]: [pid: 54533|app: 0|req: 237/459] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:23 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2165.994052] [54534]: DEBUG cinder.api.middleware.request_id [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2165.996244] [54534]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2165.996467] [54534]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2165.996694] [54534]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.006579] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.006579] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.009663] [54534]: INFO cinder.volume.api [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2166.013867] [54534]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-9bce44ce-58c4-4f60-8e47-d586a89f2abb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2166.014386] [54534]: [pid: 54534|app: 0|req: 223/460] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:43:23 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2166.031797] [54533]: DEBUG cinder.api.middleware.request_id [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.034053] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf/action [ 2166.034446] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2166.034583] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2166.044125] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.044125] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.044608] [54533]: INFO cinder.volume.api [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2166.050143] [54533]: INFO cinder.volume.api [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Begin detaching volume completed successfully. [ 2166.050453] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-033c8969-2a22-4a37-b3b1-6f34eceee17e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf/action returned with HTTP 202 [ 2166.050729] [54533]: [pid: 54533|app: 0|req: 238/461] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:43:23 2024] POST /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2166.064034] [54534]: DEBUG cinder.api.middleware.request_id [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.065776] [54534]: INFO cinder.api.openstack.wsgi [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2166.066046] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.066278] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.075601] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.075601] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.078674] [54534]: INFO cinder.volume.api [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2166.082741] [54534]: INFO cinder.api.openstack.wsgi [None req-6915c9f2-9ff9-4ac5-82b7-014abc757a0f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2166.083105] [54534]: [pid: 54534|app: 0|req: 224/462] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:23 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2166.906705] [54533]: DEBUG cinder.api.middleware.request_id [None req-d2bcce50-8701-41b4-bfe8-ee14523aa0d7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.908714] [54533]: INFO cinder.api.openstack.wsgi [None req-d2bcce50-8701-41b4-bfe8-ee14523aa0d7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 [ 2166.909123] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d2bcce50-8701-41b4-bfe8-ee14523aa0d7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.909504] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d2bcce50-8701-41b4-bfe8-ee14523aa0d7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.916894] [54533]: INFO cinder.api.openstack.wsgi [None req-d2bcce50-8701-41b4-bfe8-ee14523aa0d7 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 returned with HTTP 404 [ 2166.917426] [54533]: [pid: 54533|app: 0|req: 239/463] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:24 2024] GET /volume/v3/volumes/6edd5fbb-eb34-47b9-baf4-6a1c77956a51 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2166.920332] [54534]: DEBUG cinder.api.middleware.request_id [None req-d9c2eebf-586e-479b-be31-491203de48f4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.922697] [54534]: INFO cinder.api.openstack.wsgi [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d [ 2166.923015] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.923251] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.923446] [54534]: INFO cinder.api.v3.volumes [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Delete volume with id: 3c412d7e-85f3-4745-aa82-918643054a4d [ 2166.931109] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.931109] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.931629] [54534]: INFO cinder.volume.api [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2166.944602] [54534]: INFO cinder.volume.api [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Delete volume request issued successfully. [ 2166.944821] [54534]: INFO cinder.api.openstack.wsgi [None req-d9c2eebf-586e-479b-be31-491203de48f4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d returned with HTTP 202 [ 2166.945222] [54534]: [pid: 54534|app: 0|req: 225/464] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:43:24 2024] DELETE /volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2166.948059] [54533]: DEBUG cinder.api.middleware.request_id [None req-eadf31b0-6383-437a-86fe-bd27610545d4 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2166.950396] [54533]: INFO cinder.api.openstack.wsgi [None req-eadf31b0-6383-437a-86fe-bd27610545d4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d [ 2166.950526] [54533]: DEBUG cinder.api.openstack.wsgi [None req-eadf31b0-6383-437a-86fe-bd27610545d4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2166.951013] [54533]: DEBUG cinder.api.openstack.wsgi [None req-eadf31b0-6383-437a-86fe-bd27610545d4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2166.958421] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2166.958421] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2166.961707] [54533]: INFO cinder.volume.api [None req-eadf31b0-6383-437a-86fe-bd27610545d4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Volume info retrieved successfully. [ 2166.965798] [54533]: INFO cinder.api.openstack.wsgi [None req-eadf31b0-6383-437a-86fe-bd27610545d4 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d returned with HTTP 200 [ 2166.966215] [54533]: [pid: 54533|app: 0|req: 240/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:24 2024] GET /volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2167.071841] [54534]: DEBUG cinder.api.middleware.request_id [None req-0c99080c-3583-47f0-929c-ad7c1f7d194d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.072322] [54534]: INFO cinder.api.openstack.wsgi [None req-0c99080c-3583-47f0-929c-ad7c1f7d194d None None] GET http://10.180.1.21/volume// [ 2167.072511] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0c99080c-3583-47f0-929c-ad7c1f7d194d None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.072734] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0c99080c-3583-47f0-929c-ad7c1f7d194d None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.073178] [54534]: INFO cinder.api.openstack.wsgi [None req-0c99080c-3583-47f0-929c-ad7c1f7d194d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2167.073466] [54534]: [pid: 54534|app: 0|req: 226/466] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:43:24 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2167.077042] [54533]: DEBUG cinder.api.middleware.request_id [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.079110] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2167.079367] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.079592] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.089192] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2167.089192] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2167.091963] [54534]: DEBUG cinder.api.middleware.request_id [None req-073a765e-287a-4407-9677-bfa818aa94aa None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.093254] [54533]: INFO cinder.volume.api [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2167.093844] [54534]: INFO cinder.api.openstack.wsgi [None req-073a765e-287a-4407-9677-bfa818aa94aa tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2167.094122] [54534]: DEBUG cinder.api.openstack.wsgi [None req-073a765e-287a-4407-9677-bfa818aa94aa tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.094303] [54534]: DEBUG cinder.api.openstack.wsgi [None req-073a765e-287a-4407-9677-bfa818aa94aa tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.097591] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-1a130ce2-d402-4c0a-98f9-d0ae009311f9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2167.098058] [54533]: [pid: 54533|app: 0|req: 241/467] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:43:24 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2167.103694] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2167.103694] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2167.106760] [54534]: INFO cinder.volume.api [None req-073a765e-287a-4407-9677-bfa818aa94aa tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2167.110822] [54534]: INFO cinder.api.openstack.wsgi [None req-073a765e-287a-4407-9677-bfa818aa94aa tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2167.111175] [54534]: [pid: 54534|app: 0|req: 227/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:24 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2167.975511] [54533]: DEBUG cinder.api.middleware.request_id [None req-323a8175-1068-472d-a3d3-9584de5bd8c0 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2167.977581] [54533]: INFO cinder.api.openstack.wsgi [None req-323a8175-1068-472d-a3d3-9584de5bd8c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] GET http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d [ 2167.977800] [54533]: DEBUG cinder.api.openstack.wsgi [None req-323a8175-1068-472d-a3d3-9584de5bd8c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2167.978034] [54533]: DEBUG cinder.api.openstack.wsgi [None req-323a8175-1068-472d-a3d3-9584de5bd8c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2167.984090] [54533]: INFO cinder.api.openstack.wsgi [None req-323a8175-1068-472d-a3d3-9584de5bd8c0 tempest-ServerRescueNegativeTestJSON-17223628 tempest-ServerRescueNegativeTestJSON-17223628-project-member] http://10.180.1.21/volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d returned with HTTP 404 [ 2167.984546] [54533]: [pid: 54533|app: 0|req: 242/469] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:25 2024] GET /volume/v3/volumes/3c412d7e-85f3-4745-aa82-918643054a4d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2168.120458] [54534]: DEBUG cinder.api.middleware.request_id [None req-a839903d-5734-4ebf-996c-73cb794d2b1c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2168.122641] [54534]: INFO cinder.api.openstack.wsgi [None req-a839903d-5734-4ebf-996c-73cb794d2b1c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2168.122865] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a839903d-5734-4ebf-996c-73cb794d2b1c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2168.123098] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a839903d-5734-4ebf-996c-73cb794d2b1c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2168.132620] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2168.132620] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2168.135535] [54534]: INFO cinder.volume.api [None req-a839903d-5734-4ebf-996c-73cb794d2b1c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2168.139599] [54534]: INFO cinder.api.openstack.wsgi [None req-a839903d-5734-4ebf-996c-73cb794d2b1c tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2168.139955] [54534]: [pid: 54534|app: 0|req: 228/470] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:25 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2168.225899] [54533]: DEBUG cinder.api.middleware.request_id [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-090af94d-2149-4687-a393-818562d6c84a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2168.228359] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-090af94d-2149-4687-a393-818562d6c84a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d [ 2168.228601] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-090af94d-2149-4687-a393-818562d6c84a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2168.228818] [54533]: DEBUG cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-090af94d-2149-4687-a393-818562d6c84a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2168.235752] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2168.235752] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2168.759738] [54533]: INFO cinder.api.openstack.wsgi [req-8a0f27de-a46b-4e41-a352-02302d1ee56d req-090af94d-2149-4687-a393-818562d6c84a tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d returned with HTTP 200 [ 2168.760194] [54533]: [pid: 54533|app: 0|req: 243/471] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:43:26 2024] DELETE /volume/v3/attachments/794a73c3-918c-4eac-800e-47106e55dc7d => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2169.149929] [54534]: DEBUG cinder.api.middleware.request_id [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2169.151952] [54534]: INFO cinder.api.openstack.wsgi [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2169.152193] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2169.152416] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2169.160201] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2169.160201] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2169.163565] [54534]: INFO cinder.volume.api [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2169.167677] [54534]: INFO cinder.api.openstack.wsgi [None req-ae3aaeb9-064b-411f-9f61-17cf0d6ace20 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2169.168050] [54534]: [pid: 54534|app: 0|req: 229/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:43:27 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2178.758953] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=47,cinder:UPDATE=5 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2179.166435] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=34,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2212.750147] [54533]: DEBUG cinder.api.middleware.request_id [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.752197] [54533]: INFO cinder.api.openstack.wsgi [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2212.752434] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.752634] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.763915] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.763915] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.767756] [54533]: INFO cinder.volume.api [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2212.772168] [54533]: INFO cinder.api.openstack.wsgi [None req-3e2aaee2-97ea-4803-bb54-6be4c747fa95 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2212.772525] [54533]: [pid: 54533|app: 0|req: 244/473] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:44:10 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2212.809044] [54534]: DEBUG cinder.api.middleware.request_id [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2212.810912] [54534]: INFO cinder.api.openstack.wsgi [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2212.811141] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2212.811359] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2212.818955] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.818955] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2212.822259] [54534]: INFO cinder.volume.api [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2212.827373] [54534]: INFO cinder.api.openstack.wsgi [None req-6e285dff-40dc-4f86-8c23-9cf2b853adc8 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2212.827373] [54534]: [pid: 54534|app: 0|req: 230/474] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:44:10 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2222.769831] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=4 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2222.824326] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=4 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2270.074434] [54533]: DEBUG cinder.api.middleware.request_id [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.076530] [54533]: INFO cinder.api.openstack.wsgi [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2270.076856] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1711970716"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2270.078584] [54533]: DEBUG cinder.api.v3.volumes [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1711970716'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2270.078721] [54533]: INFO cinder.api.v3.volumes [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume of 1 GB [ 2270.084657] [54533]: INFO cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Availability Zones retrieved successfully. [ 2270.091292] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (2eebbd32-18cf-4320-acc8-8513d0efff46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2270.092480] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808aee50-3b2f-4e32-99eb-979d0088269b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2270.093587] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2270.111660] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808aee50-3b2f-4e32-99eb-979d0088269b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2270.112602] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7845a81-5842-4d07-8e6f-44131ede0c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2270.141661] [54533]: DEBUG cinder.quota [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Created reservations ['2a734e84-b10e-4a4b-a4e6-a4183f6ecb9c', '5bba4c6a-9747-40de-b240-f06d365254c7', 'ffe3373c-9ac5-49f3-8ed3-66e1a9d0a917', '08c1ffc0-ed9a-4386-9d69-7ba522472166'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2270.142620] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7845a81-5842-4d07-8e6f-44131ede0c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a734e84-b10e-4a4b-a4e6-a4183f6ecb9c', '5bba4c6a-9747-40de-b240-f06d365254c7', 'ffe3373c-9ac5-49f3-8ed3-66e1a9d0a917', '08c1ffc0-ed9a-4386-9d69-7ba522472166']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2270.143557] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f88f67-db0e-4518-8f0a-00498cd8a798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2270.155961] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f88f67-db0e-4518-8f0a-00498cd8a798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67fb9e26-583b-468e-b6e3-1c6bd3df8e05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1711970716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['2a734e84-b10e-4a4b-a4e6-a4183f6ecb9c','5bba4c6a-9747-40de-b240-f06d365254c7','ffe3373c-9ac5-49f3-8ed3-66e1a9d0a917','08c1ffc0-ed9a-4386-9d69-7ba522472166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1711970716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67fb9e26-583b-468e-b6e3-1c6bd3df8e05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',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='918accc650d543b9a60566c9ac50ba6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2270.156817] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3168e38f-2293-4fe1-8342-b3d5b85a08f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2270.168439] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3168e38f-2293-4fe1-8342-b3d5b85a08f4) 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-1711970716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['2a734e84-b10e-4a4b-a4e6-a4183f6ecb9c','5bba4c6a-9747-40de-b240-f06d365254c7','ffe3373c-9ac5-49f3-8ed3-66e1a9d0a917','08c1ffc0-ed9a-4386-9d69-7ba522472166'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2270.169233] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd69898-af1c-432c-90b9-5ced79a56899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2270.177484] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd69898-af1c-432c-90b9-5ced79a56899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2270.178531] [54533]: DEBUG cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (2eebbd32-18cf-4320-acc8-8513d0efff46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2270.178858] [54533]: INFO cinder.volume.api [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request issued successfully. [ 2270.179546] [54533]: INFO cinder.api.openstack.wsgi [None req-ceebfcca-e33f-4473-bb5f-59872b61e463 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2270.179980] [54533]: [pid: 54533|app: 0|req: 245/475] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:45:07 2024] POST /volume/v3/volumes => generated 750 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2270.187898] [54534]: DEBUG cinder.api.middleware.request_id [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2270.190122] [54534]: INFO cinder.api.openstack.wsgi [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2270.190381] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2270.190629] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2270.198030] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2270.198030] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2270.201681] [54534]: INFO cinder.volume.api [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2270.205751] [54534]: INFO cinder.api.openstack.wsgi [None req-e6712c0a-c9b2-4a69-999b-54ba3c235e4e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2270.206116] [54534]: [pid: 54534|app: 0|req: 231/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:08 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2271.216301] [54533]: DEBUG cinder.api.middleware.request_id [None req-7c806f57-1389-4ada-83d0-1d92e4be1add None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.218703] [54533]: INFO cinder.api.openstack.wsgi [None req-7c806f57-1389-4ada-83d0-1d92e4be1add tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2271.218935] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c806f57-1389-4ada-83d0-1d92e4be1add tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2271.219174] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c806f57-1389-4ada-83d0-1d92e4be1add tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2271.227053] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.227053] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.230443] [54533]: INFO cinder.volume.api [None req-7c806f57-1389-4ada-83d0-1d92e4be1add tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2271.234672] [54533]: INFO cinder.api.openstack.wsgi [None req-7c806f57-1389-4ada-83d0-1d92e4be1add tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2271.235136] [54533]: [pid: 54533|app: 0|req: 246/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:09 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2271.272023] [54534]: DEBUG cinder.api.middleware.request_id [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2271.343535] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2271.343776] [54534]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2271.343991] [54534]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2271.351337] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2271.351337] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2271.354516] [54534]: INFO cinder.volume.api [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2271.358641] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-1b71f640-ff5c-4b95-90be-5cf831a23b9f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2271.359112] [54534]: [pid: 54534|app: 0|req: 232/478] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:45:09 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2272.879947] [54533]: DEBUG cinder.api.middleware.request_id [None req-7c1c604f-10d4-4b6d-a72a-3d4905535ae5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2272.880422] [54533]: INFO cinder.api.openstack.wsgi [None req-7c1c604f-10d4-4b6d-a72a-3d4905535ae5 None None] GET http://10.180.1.21/volume// [ 2272.880615] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c1c604f-10d4-4b6d-a72a-3d4905535ae5 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2272.880840] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c1c604f-10d4-4b6d-a72a-3d4905535ae5 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2272.881262] [54533]: INFO cinder.api.openstack.wsgi [None req-7c1c604f-10d4-4b6d-a72a-3d4905535ae5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2272.881679] [54533]: [pid: 54533|app: 0|req: 247/479] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:45:10 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2272.885295] [54534]: DEBUG cinder.api.middleware.request_id [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-08897bb6-b3b1-469f-9820-1d7bfec643f5 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2272.887570] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-08897bb6-b3b1-469f-9820-1d7bfec643f5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2272.887962] [54534]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-08897bb6-b3b1-469f-9820-1d7bfec643f5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67fb9e26-583b-468e-b6e3-1c6bd3df8e05", "connector": null, "instance_uuid": "f0aa46e5-be1d-42bb-a3bd-85847aaddbd2"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2272.898253] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2272.898253] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2272.916941] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-08897bb6-b3b1-469f-9820-1d7bfec643f5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2272.917399] [54534]: [pid: 54534|app: 0|req: 233/480] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:45:10 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) [ 2272.947139] [54533]: DEBUG cinder.api.middleware.request_id [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2272.949331] [54533]: INFO cinder.api.openstack.wsgi [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2272.949651] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2272.949920] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2272.960034] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2272.960034] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2272.963422] [54533]: INFO cinder.volume.api [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2272.967680] [54533]: INFO cinder.api.openstack.wsgi [None req-7b77222f-5488-4981-9a03-a62d7dd3d74f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2272.968072] [54533]: [pid: 54533|app: 0|req: 248/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:10 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2273.447607] [54534]: DEBUG cinder.api.middleware.request_id [None req-d5a35ec4-8411-486e-9c88-4490ec6e0f42 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2273.447607] [54534]: INFO cinder.api.openstack.wsgi [None req-d5a35ec4-8411-486e-9c88-4490ec6e0f42 None None] GET http://10.180.1.21/volume// [ 2273.447607] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d5a35ec4-8411-486e-9c88-4490ec6e0f42 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2273.447607] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d5a35ec4-8411-486e-9c88-4490ec6e0f42 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2273.448027] [54534]: INFO cinder.api.openstack.wsgi [None req-d5a35ec4-8411-486e-9c88-4490ec6e0f42 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2273.448090] [54534]: [pid: 54534|app: 0|req: 234/482] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:45:11 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2273.451450] [54533]: DEBUG cinder.api.middleware.request_id [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2273.478224] [54533]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2273.478640] [54533]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2273.478717] [54533]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2273.488420] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2273.488420] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2273.491429] [54533]: INFO cinder.volume.api [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2273.495401] [54533]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-ea50cff0-7ef6-44d3-9052-7e7745e2fa2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2273.495748] [54533]: [pid: 54533|app: 0|req: 249/483] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:45:11 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2273.520052] [54534]: DEBUG cinder.api.middleware.request_id [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2273.522268] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] PUT http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 [ 2273.522661] [54534]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-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-375585", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2273.529882] [54534]: DEBUG cinder.coordination [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Acquiring lock "cinder-attachment_update-67fb9e26-583b-468e-b6e3-1c6bd3df8e05-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2273.534059] [54534]: DEBUG cinder.coordination [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-67fb9e26-583b-468e-b6e3-1c6bd3df8e05-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2273.535057] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2273.535057] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2273.977836] [54533]: DEBUG cinder.api.middleware.request_id [None req-9175db76-2d76-43be-8044-0ee85eed40c7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2273.979885] [54533]: INFO cinder.api.openstack.wsgi [None req-9175db76-2d76-43be-8044-0ee85eed40c7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2273.980111] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9175db76-2d76-43be-8044-0ee85eed40c7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2273.980334] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9175db76-2d76-43be-8044-0ee85eed40c7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2273.990164] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2273.990164] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2273.993239] [54533]: INFO cinder.volume.api [None req-9175db76-2d76-43be-8044-0ee85eed40c7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2273.997640] [54533]: INFO cinder.api.openstack.wsgi [None req-9175db76-2d76-43be-8044-0ee85eed40c7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2273.998029] [54533]: [pid: 54533|app: 0|req: 250/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:11 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2275.007968] [54533]: DEBUG cinder.api.middleware.request_id [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2275.010176] [54533]: INFO cinder.api.openstack.wsgi [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2275.010401] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2275.010620] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2275.020125] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2275.020125] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2275.023120] [54533]: INFO cinder.volume.api [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2275.027274] [54533]: INFO cinder.api.openstack.wsgi [None req-5391bd02-d752-4acd-b075-c1fea15b2a17 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2275.027770] [54533]: [pid: 54533|app: 0|req: 251/485] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:12 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2276.036907] [54533]: DEBUG cinder.api.middleware.request_id [None req-01d29fd7-2541-4420-a055-53b439cf28bf None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2276.039051] [54533]: INFO cinder.api.openstack.wsgi [None req-01d29fd7-2541-4420-a055-53b439cf28bf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2276.039279] [54533]: DEBUG cinder.api.openstack.wsgi [None req-01d29fd7-2541-4420-a055-53b439cf28bf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2276.039503] [54533]: DEBUG cinder.api.openstack.wsgi [None req-01d29fd7-2541-4420-a055-53b439cf28bf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2276.049375] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2276.049375] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2276.052441] [54533]: INFO cinder.volume.api [None req-01d29fd7-2541-4420-a055-53b439cf28bf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2276.056515] [54533]: INFO cinder.api.openstack.wsgi [None req-01d29fd7-2541-4420-a055-53b439cf28bf tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2276.056870] [54533]: [pid: 54533|app: 0|req: 252/486] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:13 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2277.066288] [54533]: DEBUG cinder.api.middleware.request_id [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2277.071539] [54533]: INFO cinder.api.openstack.wsgi [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2277.071539] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2277.071539] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2277.078798] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2277.078798] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2277.081929] [54533]: INFO cinder.volume.api [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2277.086049] [54533]: INFO cinder.api.openstack.wsgi [None req-5241a0b0-c9f2-4dcf-8192-53c46ea4ee57 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2277.086404] [54533]: [pid: 54533|app: 0|req: 253/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:14 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2278.058047] [54534]: DEBUG cinder.coordination [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-67fb9e26-583b-468e-b6e3-1c6bd3df8e05-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2278.058047] [54534]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-617791a9-0d9a-489f-9a3e-3a4d1d89a582 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 returned with HTTP 200 [ 2278.058511] [54534]: [pid: 54534|app: 0|req: 235/488] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:45:11 2024] PUT /volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 => generated 589 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2278.095645] [54533]: DEBUG cinder.api.middleware.request_id [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2278.097735] [54533]: INFO cinder.api.openstack.wsgi [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2278.097968] [54533]: DEBUG cinder.api.openstack.wsgi [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2278.098207] [54533]: DEBUG cinder.api.openstack.wsgi [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2278.107586] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2278.107586] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2278.110596] [54533]: INFO cinder.volume.api [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2278.114560] [54533]: INFO cinder.api.openstack.wsgi [None req-74935a5b-ed16-42aa-aff2-1d99f53f3717 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2278.114922] [54533]: [pid: 54533|app: 0|req: 254/489] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:15 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2279.124551] [54534]: DEBUG cinder.api.middleware.request_id [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2279.126709] [54534]: INFO cinder.api.openstack.wsgi [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2279.126939] [54534]: DEBUG cinder.api.openstack.wsgi [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2279.127176] [54534]: DEBUG cinder.api.openstack.wsgi [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2279.137844] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2279.137844] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2279.142471] [54534]: INFO cinder.volume.api [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2279.145575] [54534]: INFO cinder.api.openstack.wsgi [None req-11736f41-3da7-4aae-af5b-7c746cc2b75f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2279.145989] [54534]: [pid: 54534|app: 0|req: 236/490] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:16 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2279.669055] [54533]: DEBUG cinder.api.middleware.request_id [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-e720d68d-1321-4479-9bcd-46c55242d146 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2279.672038] [54533]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-e720d68d-1321-4479-9bcd-46c55242d146 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8/action [ 2279.672038] [54533]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-e720d68d-1321-4479-9bcd-46c55242d146 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2279.672281] [54533]: DEBUG cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-e720d68d-1321-4479-9bcd-46c55242d146 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2279.686225] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2279.686225] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2279.692064] [54533]: INFO cinder.api.openstack.wsgi [req-56a9c2e0-102c-497b-949a-74b301cc5235 req-e720d68d-1321-4479-9bcd-46c55242d146 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8/action returned with HTTP 204 [ 2279.692453] [54533]: [pid: 54533|app: 0|req: 255/491] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:45:17 2024] POST /volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2280.156112] [54534]: DEBUG cinder.api.middleware.request_id [None req-9b768c20-6c92-44e2-8303-89c88fd400bd None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.158220] [54534]: INFO cinder.api.openstack.wsgi [None req-9b768c20-6c92-44e2-8303-89c88fd400bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2280.158443] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b768c20-6c92-44e2-8303-89c88fd400bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2280.158699] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9b768c20-6c92-44e2-8303-89c88fd400bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2280.168080] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.168080] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.171153] [54534]: INFO cinder.volume.api [None req-9b768c20-6c92-44e2-8303-89c88fd400bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2280.175218] [54534]: INFO cinder.api.openstack.wsgi [None req-9b768c20-6c92-44e2-8303-89c88fd400bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2280.175604] [54534]: [pid: 54534|app: 0|req: 237/492] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:18 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2280.183899] [54533]: DEBUG cinder.api.middleware.request_id [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.186129] [54533]: INFO cinder.api.openstack.wsgi [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2280.186382] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2280.186613] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2280.196172] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.196172] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.199206] [54533]: INFO cinder.volume.api [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2280.203386] [54533]: INFO cinder.api.openstack.wsgi [None req-8c6b7f0b-9b05-44f7-98f9-f9371d7de262 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2280.203757] [54533]: [pid: 54533|app: 0|req: 256/493] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:18 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2280.271579] [54534]: DEBUG cinder.api.middleware.request_id [None req-d8abfa31-4007-4910-917c-7ed510f47cad None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.273604] [54534]: INFO cinder.api.openstack.wsgi [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2280.273984] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-888246262"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2280.275589] [54534]: DEBUG cinder.api.v3.volumes [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-888246262'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2280.275737] [54534]: INFO cinder.api.v3.volumes [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume of 1 GB [ 2280.279749] [54534]: INFO cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Availability Zones retrieved successfully. [ 2280.286278] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (5a902657-8346-44a3-a98a-c0757a4e0cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2280.287513] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51c6cfe-3d55-4e9b-b9af-4ccdb4b38285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.288580] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2280.304933] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c51c6cfe-3d55-4e9b-b9af-4ccdb4b38285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.305926] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6371ab7-83dc-4d03-9167-88df3a21a905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.333532] [54534]: DEBUG cinder.quota [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Created reservations ['99a46a46-9936-410e-babd-50ef52a72e41', 'd57fb1f2-c27a-4484-9c0e-c6dc9013d80a', '108692b5-0546-42e4-9eff-13c422dc8c89', '7ed36f9b-a35b-4976-93fe-e6d21836884c'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2280.334430] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6371ab7-83dc-4d03-9167-88df3a21a905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99a46a46-9936-410e-babd-50ef52a72e41', 'd57fb1f2-c27a-4484-9c0e-c6dc9013d80a', '108692b5-0546-42e4-9eff-13c422dc8c89', '7ed36f9b-a35b-4976-93fe-e6d21836884c']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.335309] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ef1268-d2c4-4464-8f5d-1ada8f9d0770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.346620] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ef1268-d2c4-4464-8f5d-1ada8f9d0770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-888246262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['99a46a46-9936-410e-babd-50ef52a72e41','d57fb1f2-c27a-4484-9c0e-c6dc9013d80a','108692b5-0546-42e4-9eff-13c422dc8c89','7ed36f9b-a35b-4976-93fe-e6d21836884c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-888246262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',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='918accc650d543b9a60566c9ac50ba6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.347492] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cf7d0a-aa7d-4248-a293-0fc516e3b656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.359440] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2cf7d0a-aa7d-4248-a293-0fc516e3b656) 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-888246262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8ad7a23fe8462aba5ea3d019ffcc8d',qos_specs=None,replication_status=,reservations=['99a46a46-9936-410e-babd-50ef52a72e41','d57fb1f2-c27a-4484-9c0e-c6dc9013d80a','108692b5-0546-42e4-9eff-13c422dc8c89','7ed36f9b-a35b-4976-93fe-e6d21836884c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='918accc650d543b9a60566c9ac50ba6b',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.360318] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caecf83a-7a9b-4a62-80db-3821a286fbce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.367077] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caecf83a-7a9b-4a62-80db-3821a286fbce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.368104] [54534]: DEBUG cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Flow 'volume_create_api' (5a902657-8346-44a3-a98a-c0757a4e0cc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2280.368440] [54534]: INFO cinder.volume.api [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Create volume request issued successfully. [ 2280.369115] [54534]: INFO cinder.api.openstack.wsgi [None req-d8abfa31-4007-4910-917c-7ed510f47cad tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2280.369549] [54534]: [pid: 54534|app: 0|req: 238/494] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:45:18 2024] POST /volume/v3/volumes => generated 749 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2280.377259] [54533]: DEBUG cinder.api.middleware.request_id [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.379452] [54533]: INFO cinder.api.openstack.wsgi [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2280.379681] [54533]: DEBUG cinder.api.openstack.wsgi [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2280.379975] [54533]: DEBUG cinder.api.openstack.wsgi [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2280.387238] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.387238] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.390534] [54533]: INFO cinder.volume.api [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2280.394634] [54533]: INFO cinder.api.openstack.wsgi [None req-43cb7d6d-2c71-4ede-b114-968320fdf777 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2280.395009] [54533]: [pid: 54533|app: 0|req: 257/495] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:18 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2280.680231] [54534]: DEBUG cinder.api.middleware.request_id [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.682341] [54534]: INFO cinder.api.openstack.wsgi [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2280.682722] [54534]: DEBUG cinder.api.openstack.wsgi [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-962618810"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2280.684273] [54534]: DEBUG cinder.api.v3.volumes [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-962618810'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2280.684411] [54534]: INFO cinder.api.v3.volumes [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume of 1 GB [ 2280.684716] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.684716] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.688323] [54534]: INFO cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Availability Zones retrieved successfully. [ 2280.694764] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (bb192be7-6621-4b4b-949a-aee4ac79dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2280.695938] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580c4792-e12c-425a-8c55-a804067f5b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.696966] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2280.712010] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (580c4792-e12c-425a-8c55-a804067f5b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.712922] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a0258d-c439-4cc4-827e-4c77e41881bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.748247] [54534]: DEBUG cinder.quota [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Created reservations ['6711fdaf-f3b2-48d9-9a7b-a1520c9de074', '1cc8c378-8c8b-4ebb-b37b-45b5996284ed', '267dab84-a4b4-4b3e-86a1-4e57a73863d5', '1b370bac-5e9d-4dc0-ac7b-a32b2e52e442'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2280.749127] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a0258d-c439-4cc4-827e-4c77e41881bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6711fdaf-f3b2-48d9-9a7b-a1520c9de074', '1cc8c378-8c8b-4ebb-b37b-45b5996284ed', '267dab84-a4b4-4b3e-86a1-4e57a73863d5', '1b370bac-5e9d-4dc0-ac7b-a32b2e52e442']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.750012] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c6050c-79eb-4ac7-9419-7d99a39123ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.759574] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c6050c-79eb-4ac7-9419-7d99a39123ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28420082-6319-4dea-a810-57a4bd02922e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-962618810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['6711fdaf-f3b2-48d9-9a7b-a1520c9de074','1cc8c378-8c8b-4ebb-b37b-45b5996284ed','267dab84-a4b4-4b3e-86a1-4e57a73863d5','1b370bac-5e9d-4dc0-ac7b-a32b2e52e442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:45:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-962618810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28420082-6319-4dea-a810-57a4bd02922e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c17b499acb24c1ab258c8adf7187604',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='8859f15185cc4dcaad4660b55452f6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.760478] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad4edcd-91b4-4cb1-9451-39ae22583e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.771223] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dad4edcd-91b4-4cb1-9451-39ae22583e24) 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-962618810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['6711fdaf-f3b2-48d9-9a7b-a1520c9de074','1cc8c378-8c8b-4ebb-b37b-45b5996284ed','267dab84-a4b4-4b3e-86a1-4e57a73863d5','1b370bac-5e9d-4dc0-ac7b-a32b2e52e442'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.772017] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05edbfb2-784f-4b45-a17b-79885c1b14b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2280.778430] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05edbfb2-784f-4b45-a17b-79885c1b14b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2280.779433] [54534]: DEBUG cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (bb192be7-6621-4b4b-949a-aee4ac79dad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2280.779755] [54534]: INFO cinder.volume.api [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request issued successfully. [ 2280.780404] [54534]: INFO cinder.api.openstack.wsgi [None req-55b9029d-b589-41ec-9833-0c6ac57fa851 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2280.780825] [54534]: [pid: 54534|app: 0|req: 239/496] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:45:18 2024] POST /volume/v3/volumes => generated 753 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2280.788485] [54533]: DEBUG cinder.api.middleware.request_id [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2280.790710] [54533]: INFO cinder.api.openstack.wsgi [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2280.790946] [54533]: DEBUG cinder.api.openstack.wsgi [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2280.791184] [54533]: DEBUG cinder.api.openstack.wsgi [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2280.798609] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2280.798609] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2280.801865] [54533]: INFO cinder.volume.api [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2280.805933] [54533]: INFO cinder.api.openstack.wsgi [None req-664d2ecd-cd06-44e4-930b-fddc9d998520 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2280.806301] [54533]: [pid: 54533|app: 0|req: 258/497] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:18 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2281.404329] [54534]: DEBUG cinder.api.middleware.request_id [None req-6ff1393f-66ed-4dff-8a31-a428df458afb None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.407615] [54534]: INFO cinder.api.openstack.wsgi [None req-6ff1393f-66ed-4dff-8a31-a428df458afb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2281.408036] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6ff1393f-66ed-4dff-8a31-a428df458afb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.408393] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6ff1393f-66ed-4dff-8a31-a428df458afb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.422606] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.422606] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.427582] [54534]: INFO cinder.volume.api [None req-6ff1393f-66ed-4dff-8a31-a428df458afb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2281.434187] [54534]: INFO cinder.api.openstack.wsgi [None req-6ff1393f-66ed-4dff-8a31-a428df458afb tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2281.434755] [54534]: [pid: 54534|app: 0|req: 240/498] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:19 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2281.471181] [54533]: DEBUG cinder.api.middleware.request_id [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.474636] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2281.475016] [54533]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.475390] [54533]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.486705] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.486705] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.491330] [54533]: INFO cinder.volume.api [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2281.497747] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-1b8983c8-72d6-473a-95b5-e751e88d1305 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2281.498335] [54533]: [pid: 54533|app: 0|req: 259/499] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:45:19 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2281.815537] [54534]: DEBUG cinder.api.middleware.request_id [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.817795] [54534]: INFO cinder.api.openstack.wsgi [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2281.818034] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.818259] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.825727] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.825727] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.829088] [54534]: INFO cinder.volume.api [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2281.833166] [54534]: INFO cinder.api.openstack.wsgi [None req-fa5571ef-69cb-4f27-a4b7-e82897c83190 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2281.833547] [54534]: [pid: 54534|app: 0|req: 241/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:19 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2281.866213] [54533]: DEBUG cinder.api.middleware.request_id [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2281.892557] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2281.892882] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2281.893273] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2281.900727] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2281.900727] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2281.904035] [54533]: INFO cinder.volume.api [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2281.908222] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-8dbd6ef8-a15e-4492-8fbf-1594f93a5c1c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2281.908683] [54533]: [pid: 54533|app: 0|req: 260/501] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:45:19 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2283.015454] [54534]: DEBUG cinder.api.middleware.request_id [None req-15b721b1-87ae-4c36-85b6-ce448963e9a7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.015895] [54534]: INFO cinder.api.openstack.wsgi [None req-15b721b1-87ae-4c36-85b6-ce448963e9a7 None None] GET http://10.180.1.21/volume// [ 2283.016101] [54534]: DEBUG cinder.api.openstack.wsgi [None req-15b721b1-87ae-4c36-85b6-ce448963e9a7 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.016322] [54534]: DEBUG cinder.api.openstack.wsgi [None req-15b721b1-87ae-4c36-85b6-ce448963e9a7 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.016718] [54534]: INFO cinder.api.openstack.wsgi [None req-15b721b1-87ae-4c36-85b6-ce448963e9a7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2283.017052] [54534]: [pid: 54534|app: 0|req: 242/502] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:45:20 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2283.020719] [54533]: DEBUG cinder.api.middleware.request_id [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-7dd879f6-cf7e-47b1-aa1f-c71badb3fb19 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.023025] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-7dd879f6-cf7e-47b1-aa1f-c71badb3fb19 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2283.023444] [54533]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-7dd879f6-cf7e-47b1-aa1f-c71badb3fb19 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d", "connector": null, "instance_uuid": "f0aa46e5-be1d-42bb-a3bd-85847aaddbd2"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2283.032493] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.032493] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.051565] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-7dd879f6-cf7e-47b1-aa1f-c71badb3fb19 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2283.052109] [54533]: [pid: 54533|app: 0|req: 261/503] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:45:20 2024] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2283.067021] [54534]: DEBUG cinder.api.middleware.request_id [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.069146] [54534]: INFO cinder.api.openstack.wsgi [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2283.069296] [54534]: DEBUG cinder.api.openstack.wsgi [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.069509] [54534]: DEBUG cinder.api.openstack.wsgi [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.078957] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.078957] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.081916] [54534]: INFO cinder.volume.api [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2283.085861] [54534]: INFO cinder.api.openstack.wsgi [None req-68eb13d8-8305-4eab-a705-bbb5ce39b517 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2283.086214] [54534]: [pid: 54534|app: 0|req: 243/504] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:20 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2283.428025] [54533]: DEBUG cinder.api.middleware.request_id [None req-691d5b39-c410-4f51-ab54-e07830ab10cc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.428484] [54533]: INFO cinder.api.openstack.wsgi [None req-691d5b39-c410-4f51-ab54-e07830ab10cc None None] GET http://10.180.1.21/volume// [ 2283.428672] [54533]: DEBUG cinder.api.openstack.wsgi [None req-691d5b39-c410-4f51-ab54-e07830ab10cc None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.428895] [54533]: DEBUG cinder.api.openstack.wsgi [None req-691d5b39-c410-4f51-ab54-e07830ab10cc None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.429303] [54533]: INFO cinder.api.openstack.wsgi [None req-691d5b39-c410-4f51-ab54-e07830ab10cc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2283.429609] [54533]: [pid: 54533|app: 0|req: 262/505] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2283.433443] [54534]: DEBUG cinder.api.middleware.request_id [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-72bf5812-ddf1-4c27-965d-0350c130e05a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.435758] [54534]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-72bf5812-ddf1-4c27-965d-0350c130e05a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2283.436170] [54534]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-72bf5812-ddf1-4c27-965d-0350c130e05a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28420082-6319-4dea-a810-57a4bd02922e", "connector": null, "instance_uuid": "d187b5fd-3e5c-4a6c-8b98-1884840ec6c2"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2283.444779] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.444779] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.461097] [54534]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-72bf5812-ddf1-4c27-965d-0350c130e05a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2283.461481] [54534]: [pid: 54534|app: 0|req: 244/506] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:45:21 2024] POST /volume/v3/attachments => generated 273 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2283.476777] [54533]: DEBUG cinder.api.middleware.request_id [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.478843] [54533]: INFO cinder.api.openstack.wsgi [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2283.479074] [54533]: DEBUG cinder.api.openstack.wsgi [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.479295] [54533]: DEBUG cinder.api.openstack.wsgi [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.488667] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.488667] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.491643] [54533]: INFO cinder.volume.api [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2283.495907] [54533]: INFO cinder.api.openstack.wsgi [None req-eb2770f9-bd9d-465d-a0d9-efa83dc86a44 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2283.496357] [54533]: [pid: 54533|app: 0|req: 263/507] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2283.571589] [54534]: DEBUG cinder.api.middleware.request_id [None req-1e153286-a6b1-46fe-aca6-df968ad3b4b6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.572046] [54534]: INFO cinder.api.openstack.wsgi [None req-1e153286-a6b1-46fe-aca6-df968ad3b4b6 None None] GET http://10.180.1.21/volume// [ 2283.572237] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e153286-a6b1-46fe-aca6-df968ad3b4b6 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.572491] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e153286-a6b1-46fe-aca6-df968ad3b4b6 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.572903] [54534]: INFO cinder.api.openstack.wsgi [None req-1e153286-a6b1-46fe-aca6-df968ad3b4b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2283.573203] [54534]: [pid: 54534|app: 0|req: 245/508] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2283.576361] [54533]: DEBUG cinder.api.middleware.request_id [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.578643] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2283.578913] [54533]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.579116] [54533]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.588361] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.588361] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.591477] [54533]: INFO cinder.volume.api [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2283.595520] [54533]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-cf7122b4-597e-489b-8934-bb36cc8b503b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2283.595871] [54533]: [pid: 54533|app: 0|req: 264/509] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2283.620491] [54534]: DEBUG cinder.api.middleware.request_id [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.622716] [54534]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] PUT http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 [ 2283.623131] [54534]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-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-375585", "mountpoint": "/dev/sdc"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2283.630547] [54534]: DEBUG cinder.coordination [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Acquiring lock "cinder-attachment_update-2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2283.634575] [54534]: DEBUG cinder.coordination [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2283.635595] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.635595] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2283.981131] [54533]: DEBUG cinder.api.middleware.request_id [None req-8060f80f-fd8e-4fea-ab88-e3daa12831bc None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.981655] [54533]: INFO cinder.api.openstack.wsgi [None req-8060f80f-fd8e-4fea-ab88-e3daa12831bc None None] GET http://10.180.1.21/volume// [ 2283.981888] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8060f80f-fd8e-4fea-ab88-e3daa12831bc None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.982172] [54533]: DEBUG cinder.api.openstack.wsgi [None req-8060f80f-fd8e-4fea-ab88-e3daa12831bc None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.982674] [54533]: INFO cinder.api.openstack.wsgi [None req-8060f80f-fd8e-4fea-ab88-e3daa12831bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2283.982969] [54533]: [pid: 54533|app: 0|req: 265/510] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2283.986182] [54533]: DEBUG cinder.api.middleware.request_id [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2283.988509] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2283.988770] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2283.989038] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2283.999152] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2283.999152] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2284.002489] [54533]: INFO cinder.volume.api [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2284.006996] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-f6b03d8e-fd41-4daf-b2ef-d73bcc7eb669 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2284.007385] [54533]: [pid: 54533|app: 0|req: 266/511] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:45:21 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2284.032100] [54533]: DEBUG cinder.api.middleware.request_id [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2284.034205] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] PUT http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b [ 2284.034595] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-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-375588", "mountpoint": "/dev/sdb"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2284.041770] [54533]: DEBUG cinder.coordination [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Acquiring lock "cinder-attachment_update-28420082-6319-4dea-a810-57a4bd02922e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2284.045970] [54533]: DEBUG cinder.coordination [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-28420082-6319-4dea-a810-57a4bd02922e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2284.046977] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2284.046977] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2288.157272] [54534]: DEBUG cinder.coordination [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Lock "cinder-attachment_update-2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2288.157700] [54534]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-71f5cd2c-41fe-44da-b7d0-f0495af026da tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 returned with HTTP 200 [ 2288.158192] [54534]: [pid: 54534|app: 0|req: 246/512] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:45:21 2024] PUT /volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 => generated 589 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2288.158940] [54534]: DEBUG cinder.api.middleware.request_id [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2288.160963] [54534]: INFO cinder.api.openstack.wsgi [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2288.161130] [54534]: DEBUG cinder.api.openstack.wsgi [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2288.161353] [54534]: DEBUG cinder.api.openstack.wsgi [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2288.171334] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2288.171334] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2288.174374] [54534]: INFO cinder.volume.api [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2288.178663] [54534]: INFO cinder.api.openstack.wsgi [None req-77e0b6d6-6753-4b0d-b744-b2b7bc47d169 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2288.179024] [54534]: [pid: 54534|app: 0|req: 247/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:26 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2288.179630] [54534]: DEBUG cinder.api.middleware.request_id [None req-6705786a-bb37-4110-b2f6-9c71ac833675 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2288.181338] [54534]: INFO cinder.api.openstack.wsgi [None req-6705786a-bb37-4110-b2f6-9c71ac833675 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2288.181536] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6705786a-bb37-4110-b2f6-9c71ac833675 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2288.181739] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6705786a-bb37-4110-b2f6-9c71ac833675 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2288.189670] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2288.189670] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2288.192514] [54534]: INFO cinder.volume.api [None req-6705786a-bb37-4110-b2f6-9c71ac833675 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2288.196322] [54534]: INFO cinder.api.openstack.wsgi [None req-6705786a-bb37-4110-b2f6-9c71ac833675 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2288.196644] [54534]: [pid: 54534|app: 0|req: 248/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:26 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2288.569634] [54533]: DEBUG cinder.coordination [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-28420082-6319-4dea-a810-57a4bd02922e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2288.569984] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-0ce64348-fcdc-4194-a485-471ad74a206d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b returned with HTTP 200 [ 2288.570551] [54533]: [pid: 54533|app: 0|req: 267/515] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:45:21 2024] PUT /volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b => generated 589 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2289.188972] [54534]: DEBUG cinder.api.middleware.request_id [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2289.191217] [54534]: INFO cinder.api.openstack.wsgi [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2289.191461] [54534]: DEBUG cinder.api.openstack.wsgi [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2289.191697] [54534]: DEBUG cinder.api.openstack.wsgi [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2289.202012] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2289.202012] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2289.205156] [54533]: DEBUG cinder.api.middleware.request_id [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2289.205266] [54534]: INFO cinder.volume.api [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2289.207623] [54533]: INFO cinder.api.openstack.wsgi [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2289.207896] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2289.208179] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2289.209463] [54534]: INFO cinder.api.openstack.wsgi [None req-23e6cb24-aa09-4ade-8a35-41853a1f85a0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2289.209868] [54534]: [pid: 54534|app: 0|req: 249/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:27 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2289.217875] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2289.217875] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2289.220978] [54533]: INFO cinder.volume.api [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2289.225137] [54533]: INFO cinder.api.openstack.wsgi [None req-e64f6ef7-874e-4838-9be2-b55c066286a5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2289.225469] [54533]: [pid: 54533|app: 0|req: 268/517] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:27 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2289.769270] [54534]: DEBUG cinder.api.middleware.request_id [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-21ae79b2-c289-4678-8979-c8bb198d1331 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2289.771588] [54534]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-21ae79b2-c289-4678-8979-c8bb198d1331 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5/action [ 2289.772018] [54534]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-21ae79b2-c289-4678-8979-c8bb198d1331 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2289.772167] [54534]: DEBUG cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-21ae79b2-c289-4678-8979-c8bb198d1331 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2289.786654] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2289.786654] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2289.792299] [54534]: INFO cinder.api.openstack.wsgi [req-70dfb158-52e4-48c0-90fc-a950ff67e263 req-21ae79b2-c289-4678-8979-c8bb198d1331 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5/action returned with HTTP 204 [ 2289.792698] [54534]: [pid: 54534|app: 0|req: 250/518] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:45:27 2024] POST /volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2290.183752] [54533]: DEBUG cinder.api.middleware.request_id [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-5c1ae340-cc84-4dcc-bced-6c9c1342c9cd None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.186203] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-5c1ae340-cc84-4dcc-bced-6c9c1342c9cd tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b/action [ 2290.186640] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-5c1ae340-cc84-4dcc-bced-6c9c1342c9cd tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2290.186786] [54533]: DEBUG cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-5c1ae340-cc84-4dcc-bced-6c9c1342c9cd tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2290.201414] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.201414] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.207069] [54533]: INFO cinder.api.openstack.wsgi [req-c77f885f-077b-47e1-80f0-1a3d5db813c0 req-5c1ae340-cc84-4dcc-bced-6c9c1342c9cd tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b/action returned with HTTP 204 [ 2290.207467] [54533]: [pid: 54533|app: 0|req: 269/519] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:45:28 2024] POST /volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2290.219136] [54534]: DEBUG cinder.api.middleware.request_id [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.221287] [54534]: INFO cinder.api.openstack.wsgi [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2290.221514] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.221738] [54534]: DEBUG cinder.api.openstack.wsgi [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.231161] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.231161] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.234305] [54534]: INFO cinder.volume.api [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2290.234756] [54533]: DEBUG cinder.api.middleware.request_id [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.236643] [54533]: INFO cinder.api.openstack.wsgi [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2290.236863] [54533]: DEBUG cinder.api.openstack.wsgi [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.237093] [54533]: DEBUG cinder.api.openstack.wsgi [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.238479] [54534]: INFO cinder.api.openstack.wsgi [None req-ef0d386f-736d-4505-8054-b83dedaf38e4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2290.238865] [54534]: [pid: 54534|app: 0|req: 251/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2290.245942] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.245942] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.246858] [54534]: DEBUG cinder.api.middleware.request_id [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.248615] [54534]: INFO cinder.api.openstack.wsgi [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2290.248827] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.249044] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.249097] [54533]: INFO cinder.volume.api [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2290.253180] [54533]: INFO cinder.api.openstack.wsgi [None req-45237201-c31a-4ed0-a3fb-eab7806e7de2 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2290.253618] [54533]: [pid: 54533|app: 0|req: 270/521] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2290.257392] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.257392] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.260301] [54534]: INFO cinder.volume.api [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2290.261442] [54533]: DEBUG cinder.api.middleware.request_id [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.263161] [54533]: INFO cinder.api.openstack.wsgi [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2290.263367] [54533]: DEBUG cinder.api.openstack.wsgi [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.263576] [54533]: DEBUG cinder.api.openstack.wsgi [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.264235] [54534]: INFO cinder.api.openstack.wsgi [None req-8541bbca-3e36-4359-ba57-b15bc507ec46 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2290.264579] [54534]: [pid: 54534|app: 0|req: 252/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1134 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 2290.271840] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.271840] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.274813] [54533]: INFO cinder.volume.api [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2290.278860] [54533]: INFO cinder.api.openstack.wsgi [None req-acd41282-550e-4385-9b70-65bdbb6f5d8b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2290.279301] [54533]: [pid: 54533|app: 0|req: 271/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2290.458074] [54534]: DEBUG cinder.api.middleware.request_id [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.460435] [54534]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2290.460657] [54534]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.460876] [54534]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.470197] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.470197] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.473158] [54534]: INFO cinder.volume.api [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2290.477240] [54534]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-f11a49b4-de89-433d-988f-a3e4567a0dd1 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2290.477640] [54534]: [pid: 54534|app: 0|req: 253/524] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2290.494040] [54533]: DEBUG cinder.api.middleware.request_id [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.496309] [54533]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05/action [ 2290.496823] [54533]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2290.497083] [54533]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2290.506730] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.506730] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.507264] [54533]: INFO cinder.volume.api [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2290.511470] [54533]: INFO cinder.volume.api [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Begin detaching volume completed successfully. [ 2290.511696] [54533]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-575d54a7-1395-413c-93bf-43df558a384e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05/action returned with HTTP 202 [ 2290.512121] [54533]: [pid: 54533|app: 0|req: 272/525] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:45:28 2024] POST /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2290.527971] [54534]: DEBUG cinder.api.middleware.request_id [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2290.529626] [54534]: INFO cinder.api.openstack.wsgi [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2290.529854] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2290.530118] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2290.540209] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2290.540209] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2290.543228] [54534]: INFO cinder.volume.api [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2290.547253] [54534]: INFO cinder.api.openstack.wsgi [None req-d96f74db-986e-4009-bc7a-7e3e818c30bd tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2290.547642] [54534]: [pid: 54534|app: 0|req: 254/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:28 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2291.532702] [54533]: DEBUG cinder.api.middleware.request_id [None req-b9991a15-2021-4058-91a1-65eeb078be80 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2291.533129] [54533]: INFO cinder.api.openstack.wsgi [None req-b9991a15-2021-4058-91a1-65eeb078be80 None None] GET http://10.180.1.21/volume// [ 2291.533325] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b9991a15-2021-4058-91a1-65eeb078be80 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2291.533542] [54533]: DEBUG cinder.api.openstack.wsgi [None req-b9991a15-2021-4058-91a1-65eeb078be80 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2291.533983] [54533]: INFO cinder.api.openstack.wsgi [None req-b9991a15-2021-4058-91a1-65eeb078be80 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2291.534308] [54533]: [pid: 54533|app: 0|req: 273/527] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:45:29 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2291.537965] [54534]: DEBUG cinder.api.middleware.request_id [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2291.540292] [54534]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2291.540536] [54534]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2291.540753] [54534]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2291.553581] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2291.553581] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2291.556720] [54533]: DEBUG cinder.api.middleware.request_id [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2291.557245] [54534]: INFO cinder.volume.api [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2291.558666] [54533]: INFO cinder.api.openstack.wsgi [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2291.558904] [54533]: DEBUG cinder.api.openstack.wsgi [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2291.559129] [54533]: DEBUG cinder.api.openstack.wsgi [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2291.561790] [54534]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-4862ab40-decc-430b-bff5-28665823f0c6 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2291.562165] [54534]: [pid: 54534|app: 0|req: 255/528] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:45:29 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2291.568527] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2291.568527] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2291.571699] [54533]: INFO cinder.volume.api [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2291.575889] [54533]: INFO cinder.api.openstack.wsgi [None req-19d1b61a-ef1b-42b3-9546-1db21c180d2b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2291.576246] [54533]: [pid: 54533|app: 0|req: 274/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:29 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2292.586221] [54534]: DEBUG cinder.api.middleware.request_id [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2292.588352] [54534]: INFO cinder.api.openstack.wsgi [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2292.588567] [54534]: DEBUG cinder.api.openstack.wsgi [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2292.588811] [54534]: DEBUG cinder.api.openstack.wsgi [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2292.598368] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2292.598368] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2292.601433] [54534]: INFO cinder.volume.api [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2292.605468] [54534]: INFO cinder.api.openstack.wsgi [None req-be6556a9-5bbe-4ba9-b9ea-646f83a90b1b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2292.605841] [54534]: [pid: 54534|app: 0|req: 256/530] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:30 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2292.696963] [54533]: DEBUG cinder.api.middleware.request_id [req-3f53eeab-1067-4445-8282-582fe02d055a req-56488444-baf0-4466-9a84-3472cdabe604 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2292.699414] [54533]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-56488444-baf0-4466-9a84-3472cdabe604 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 [ 2292.699630] [54533]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-56488444-baf0-4466-9a84-3472cdabe604 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2292.699848] [54533]: DEBUG cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-56488444-baf0-4466-9a84-3472cdabe604 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2292.706756] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2292.706756] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.230784] [54533]: INFO cinder.api.openstack.wsgi [req-3f53eeab-1067-4445-8282-582fe02d055a req-56488444-baf0-4466-9a84-3472cdabe604 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 returned with HTTP 200 [ 2293.231177] [54533]: [pid: 54533|app: 0|req: 275/531] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:45:30 2024] DELETE /volume/v3/attachments/a88c54cf-a2b3-46d2-8ace-35a62b780dd8 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2293.616129] [54534]: DEBUG cinder.api.middleware.request_id [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.619215] [54534]: INFO cinder.api.openstack.wsgi [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2293.619593] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.619937] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.631418] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.631418] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.637139] [54534]: INFO cinder.volume.api [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2293.644240] [54534]: INFO cinder.api.openstack.wsgi [None req-7e153fa9-9497-4dd6-8093-b4549f7feeea tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2293.644828] [54534]: [pid: 54534|app: 0|req: 257/532] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:31 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2293.721760] [54533]: DEBUG cinder.api.middleware.request_id [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.724305] [54533]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2293.724534] [54533]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.724756] [54533]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.735225] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.735225] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.738990] [54533]: INFO cinder.volume.api [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2293.743814] [54533]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-066719cd-0ad8-4cb9-9024-bc74756d0440 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2293.744279] [54533]: [pid: 54533|app: 0|req: 276/533] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:45:31 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2293.761845] [54534]: DEBUG cinder.api.middleware.request_id [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.765346] [54534]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] POST http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d/action [ 2293.766058] [54534]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2293.766216] [54534]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2293.782268] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.782268] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.783134] [54534]: INFO cinder.volume.api [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2293.790767] [54534]: INFO cinder.volume.api [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Begin detaching volume completed successfully. [ 2293.791125] [54534]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-2dd246b3-0ab5-4f16-bbf3-dab9cd996ec0 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d/action returned with HTTP 202 [ 2293.791750] [54534]: [pid: 54534|app: 0|req: 258/534] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:45:31 2024] POST /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2293.802854] [54533]: DEBUG cinder.api.middleware.request_id [None req-2269d67b-01d2-4877-9584-971348c9bfa9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2293.804920] [54533]: INFO cinder.api.openstack.wsgi [None req-2269d67b-01d2-4877-9584-971348c9bfa9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2293.805272] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2269d67b-01d2-4877-9584-971348c9bfa9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2293.805679] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2269d67b-01d2-4877-9584-971348c9bfa9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2293.816156] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2293.816156] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2293.819760] [54533]: INFO cinder.volume.api [None req-2269d67b-01d2-4877-9584-971348c9bfa9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2293.824289] [54533]: INFO cinder.api.openstack.wsgi [None req-2269d67b-01d2-4877-9584-971348c9bfa9 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2293.824608] [54533]: [pid: 54533|app: 0|req: 277/535] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:31 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2294.811016] [54534]: DEBUG cinder.api.middleware.request_id [None req-bea0ef28-30b2-4a66-b25a-757a3315fe98 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2294.811508] [54534]: INFO cinder.api.openstack.wsgi [None req-bea0ef28-30b2-4a66-b25a-757a3315fe98 None None] GET http://10.180.1.21/volume// [ 2294.811692] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bea0ef28-30b2-4a66-b25a-757a3315fe98 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2294.811908] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bea0ef28-30b2-4a66-b25a-757a3315fe98 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2294.812339] [54534]: INFO cinder.api.openstack.wsgi [None req-bea0ef28-30b2-4a66-b25a-757a3315fe98 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2294.812763] [54534]: [pid: 54534|app: 0|req: 259/536] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:45:32 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2294.816100] [54533]: DEBUG cinder.api.middleware.request_id [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2294.818489] [54533]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2294.818784] [54533]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2294.819053] [54533]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2294.828694] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2294.828694] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2294.832393] [54533]: INFO cinder.volume.api [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2294.833014] [54534]: DEBUG cinder.api.middleware.request_id [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2294.835102] [54534]: INFO cinder.api.openstack.wsgi [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2294.835324] [54534]: DEBUG cinder.api.openstack.wsgi [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2294.835542] [54534]: DEBUG cinder.api.openstack.wsgi [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2294.836847] [54533]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-25514f3e-19a6-4c5e-8d82-7deb05e7bb39 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2294.837282] [54533]: [pid: 54533|app: 0|req: 278/537] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:45:32 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2294.845518] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2294.845518] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2294.848814] [54534]: INFO cinder.volume.api [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2294.852982] [54534]: INFO cinder.api.openstack.wsgi [None req-be0cf90f-4e78-4c74-bd6d-f0425563d6f4 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2294.853363] [54534]: [pid: 54534|app: 0|req: 260/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:32 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2295.862997] [54533]: DEBUG cinder.api.middleware.request_id [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.865122] [54533]: INFO cinder.api.openstack.wsgi [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2295.865356] [54533]: DEBUG cinder.api.openstack.wsgi [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.865583] [54533]: DEBUG cinder.api.openstack.wsgi [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.876814] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.876814] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2295.880062] [54533]: INFO cinder.volume.api [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2295.884547] [54533]: INFO cinder.api.openstack.wsgi [None req-793d47c1-947a-4399-8bf1-fc22aa4c9af5 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2295.884922] [54533]: [pid: 54533|app: 0|req: 279/539] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:33 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2295.973106] [54534]: DEBUG cinder.api.middleware.request_id [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-1d9c1b21-b505-4db4-9aef-6fe2d72a6561 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2295.975437] [54534]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-1d9c1b21-b505-4db4-9aef-6fe2d72a6561 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 [ 2295.975660] [54534]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-1d9c1b21-b505-4db4-9aef-6fe2d72a6561 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2295.975907] [54534]: DEBUG cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-1d9c1b21-b505-4db4-9aef-6fe2d72a6561 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2295.982833] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2295.982833] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2296.515210] [54534]: INFO cinder.api.openstack.wsgi [req-e9040d2a-f5f6-45ba-b824-b78fca0b41c0 req-1d9c1b21-b505-4db4-9aef-6fe2d72a6561 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 returned with HTTP 200 [ 2296.515210] [54534]: [pid: 54534|app: 0|req: 261/540] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:45:33 2024] DELETE /volume/v3/attachments/81b2babd-b2f7-43dd-948c-347ea78539b5 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2296.894900] [54533]: DEBUG cinder.api.middleware.request_id [None req-826696f0-3681-4b82-aea0-204e310bd599 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2296.896919] [54533]: INFO cinder.api.openstack.wsgi [None req-826696f0-3681-4b82-aea0-204e310bd599 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2296.897163] [54533]: DEBUG cinder.api.openstack.wsgi [None req-826696f0-3681-4b82-aea0-204e310bd599 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2296.897382] [54533]: DEBUG cinder.api.openstack.wsgi [None req-826696f0-3681-4b82-aea0-204e310bd599 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2296.907987] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2296.907987] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2296.910618] [54533]: INFO cinder.volume.api [None req-826696f0-3681-4b82-aea0-204e310bd599 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2296.915374] [54533]: INFO cinder.api.openstack.wsgi [None req-826696f0-3681-4b82-aea0-204e310bd599 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2296.915894] [54533]: [pid: 54533|app: 0|req: 280/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:34 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2296.924420] [54534]: DEBUG cinder.api.middleware.request_id [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2296.926704] [54534]: INFO cinder.api.openstack.wsgi [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2296.926940] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2296.927187] [54534]: DEBUG cinder.api.openstack.wsgi [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2296.934834] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2296.934834] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2296.938287] [54534]: INFO cinder.volume.api [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2296.942500] [54534]: INFO cinder.api.openstack.wsgi [None req-fdd7be77-9135-4a73-b775-6b4394c1bc30 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2296.942996] [54534]: [pid: 54534|app: 0|req: 262/542] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:34 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2298.007746] [54533]: DEBUG cinder.api.middleware.request_id [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2298.009931] [54533]: INFO cinder.api.openstack.wsgi [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2298.010180] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2298.010408] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2298.017680] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2298.017680] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2298.020932] [54533]: INFO cinder.volume.api [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2298.024942] [54533]: INFO cinder.api.openstack.wsgi [None req-7ca9177c-a4e9-414d-b3ac-c0573dc9ea5e tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2298.025361] [54533]: [pid: 54533|app: 0|req: 281/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:35 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2298.033934] [54534]: DEBUG cinder.api.middleware.request_id [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2298.035619] [54534]: INFO cinder.api.openstack.wsgi [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2298.035884] [54534]: DEBUG cinder.api.openstack.wsgi [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2298.036118] [54534]: DEBUG cinder.api.openstack.wsgi [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2298.043349] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2298.043349] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2298.046522] [54534]: INFO cinder.volume.api [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2298.050687] [54534]: INFO cinder.api.openstack.wsgi [None req-557ec0a6-5c44-44c5-8854-acbf9a393540 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2298.051056] [54534]: [pid: 54534|app: 0|req: 263/544] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:35 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2298.084972] [54533]: DEBUG cinder.api.middleware.request_id [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2298.086947] [54533]: INFO cinder.api.openstack.wsgi [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2298.087182] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2298.087400] [54533]: DEBUG cinder.api.openstack.wsgi [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2298.094788] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2298.094788] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2298.097938] [54533]: INFO cinder.volume.api [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2298.102037] [54533]: INFO cinder.api.openstack.wsgi [None req-93285cfa-1b7c-47d4-9bc5-2d227b406074 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2298.102388] [54533]: [pid: 54533|app: 0|req: 282/545] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:35 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2305.003858] [54534]: DEBUG cinder.api.middleware.request_id [None req-247fa706-d90b-4238-90e8-50361d4b6701 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.005949] [54534]: INFO cinder.api.openstack.wsgi [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2305.006184] [54534]: DEBUG cinder.api.openstack.wsgi [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2305.006408] [54534]: DEBUG cinder.api.openstack.wsgi [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2305.006595] [54534]: INFO cinder.api.v3.volumes [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume with id: 2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2305.017819] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.017819] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.018339] [54534]: INFO cinder.volume.api [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2305.034835] [54534]: INFO cinder.volume.api [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume request issued successfully. [ 2305.035176] [54534]: INFO cinder.api.openstack.wsgi [None req-247fa706-d90b-4238-90e8-50361d4b6701 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 202 [ 2305.035574] [54534]: [pid: 54534|app: 0|req: 264/546] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:45:42 2024] DELETE /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2305.038390] [54533]: DEBUG cinder.api.middleware.request_id [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2305.040628] [54533]: INFO cinder.api.openstack.wsgi [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2305.040991] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2305.041388] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2305.048746] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2305.048746] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2305.052461] [54533]: INFO cinder.volume.api [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2305.057007] [54533]: INFO cinder.api.openstack.wsgi [None req-0adbe57c-a341-4e43-86f7-fd26f50d61b3 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2305.057462] [54533]: [pid: 54533|app: 0|req: 283/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:42 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2306.066758] [54534]: DEBUG cinder.api.middleware.request_id [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2306.069012] [54534]: INFO cinder.api.openstack.wsgi [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2306.069321] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2306.069582] [54534]: DEBUG cinder.api.openstack.wsgi [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2306.077345] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2306.077345] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2306.080630] [54534]: INFO cinder.volume.api [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2306.084624] [54534]: INFO cinder.api.openstack.wsgi [None req-8b2feb28-a4c2-4409-9ae7-932dc272128f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2306.084978] [54534]: [pid: 54534|app: 0|req: 265/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:43 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 2307.094443] [54533]: DEBUG cinder.api.middleware.request_id [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2307.097026] [54533]: INFO cinder.api.openstack.wsgi [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2307.097026] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2307.097188] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2307.105425] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2307.105425] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2307.109301] [54533]: INFO cinder.volume.api [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2307.113539] [54533]: INFO cinder.api.openstack.wsgi [None req-f3024ee9-6b10-436b-8c2c-3723f9558038 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 200 [ 2307.114053] [54533]: [pid: 54533|app: 0|req: 284/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:44 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2308.123770] [54534]: DEBUG cinder.api.middleware.request_id [None req-9d30d460-3bc1-45e9-9e79-9fa076136e68 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2308.125686] [54534]: INFO cinder.api.openstack.wsgi [None req-9d30d460-3bc1-45e9-9e79-9fa076136e68 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d [ 2308.126108] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9d30d460-3bc1-45e9-9e79-9fa076136e68 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2308.126458] [54534]: DEBUG cinder.api.openstack.wsgi [None req-9d30d460-3bc1-45e9-9e79-9fa076136e68 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2308.133601] [54534]: INFO cinder.api.openstack.wsgi [None req-9d30d460-3bc1-45e9-9e79-9fa076136e68 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d returned with HTTP 404 [ 2308.134483] [54534]: [pid: 54534|app: 0|req: 266/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:45 2024] GET /volume/v3/volumes/2956ca7a-fe24-4d54-a3e1-64a0a74ffb3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2308.136895] [54533]: DEBUG cinder.api.middleware.request_id [None req-28baed4f-f823-4684-837a-9f61e7198572 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2308.139033] [54533]: INFO cinder.api.openstack.wsgi [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2308.139258] [54533]: DEBUG cinder.api.openstack.wsgi [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2308.139480] [54533]: DEBUG cinder.api.openstack.wsgi [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2308.139672] [54533]: INFO cinder.api.v3.volumes [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume with id: 67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2308.150359] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2308.150359] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2308.150920] [54533]: INFO cinder.volume.api [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2308.168370] [54533]: INFO cinder.volume.api [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume request issued successfully. [ 2308.168567] [54533]: INFO cinder.api.openstack.wsgi [None req-28baed4f-f823-4684-837a-9f61e7198572 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 202 [ 2308.169049] [54533]: [pid: 54533|app: 0|req: 285/551] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:45:45 2024] DELETE /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2308.172648] [54534]: DEBUG cinder.api.middleware.request_id [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2308.175662] [54534]: INFO cinder.api.openstack.wsgi [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2308.176010] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2308.176309] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2308.183911] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2308.183911] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2308.187873] [54534]: INFO cinder.volume.api [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2308.193254] [54534]: INFO cinder.api.openstack.wsgi [None req-1f97d755-df9c-4320-9aee-8b0cdb94d862 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2308.193254] [54534]: [pid: 54534|app: 0|req: 267/552] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:46 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2309.204366] [54533]: DEBUG cinder.api.middleware.request_id [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2309.206938] [54533]: INFO cinder.api.openstack.wsgi [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2309.207226] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2309.207559] [54533]: DEBUG cinder.api.openstack.wsgi [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2309.217381] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2309.217381] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2309.220960] [54533]: INFO cinder.volume.api [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2309.225312] [54533]: INFO cinder.api.openstack.wsgi [None req-fe0f9f93-3887-45ae-9d16-ce2c89b9805b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 200 [ 2309.225691] [54533]: [pid: 54533|app: 0|req: 286/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:47 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2310.235193] [54534]: DEBUG cinder.api.middleware.request_id [None req-6e2261d8-36a2-4638-9ea1-4a55409a337f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2310.237279] [54534]: INFO cinder.api.openstack.wsgi [None req-6e2261d8-36a2-4638-9ea1-4a55409a337f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 [ 2310.237490] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e2261d8-36a2-4638-9ea1-4a55409a337f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2310.237703] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e2261d8-36a2-4638-9ea1-4a55409a337f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2310.244919] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2310.244919] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2310.247340] [54534]: INFO cinder.api.openstack.wsgi [None req-6e2261d8-36a2-4638-9ea1-4a55409a337f tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 returned with HTTP 404 [ 2310.247938] [54534]: [pid: 54534|app: 0|req: 268/554] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:48 2024] GET /volume/v3/volumes/67fb9e26-583b-468e-b6e3-1c6bd3df8e05 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2310.293566] [54533]: DEBUG cinder.api.middleware.request_id [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2310.295712] [54533]: INFO cinder.api.openstack.wsgi [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] DELETE http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2310.295952] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2310.296195] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2310.296392] [54533]: INFO cinder.api.v3.volumes [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume with id: 51d99bed-9562-408d-9114-c39d668a6bdf [ 2310.303721] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2310.303721] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2310.304238] [54533]: INFO cinder.volume.api [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2310.317545] [54533]: INFO cinder.volume.api [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Delete volume request issued successfully. [ 2310.317724] [54533]: INFO cinder.api.openstack.wsgi [None req-3a616b50-e09b-425a-9af9-67f4d3ec502d tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 202 [ 2310.318135] [54533]: [pid: 54533|app: 0|req: 287/555] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:45:48 2024] DELETE /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2310.320839] [54534]: DEBUG cinder.api.middleware.request_id [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2310.322896] [54534]: INFO cinder.api.openstack.wsgi [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2310.323386] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2310.323386] [54534]: DEBUG cinder.api.openstack.wsgi [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2310.330758] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2310.330758] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2310.333939] [54534]: INFO cinder.volume.api [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2310.337948] [54534]: INFO cinder.api.openstack.wsgi [None req-0fd93a66-c4ac-4bd6-bb60-28fc256d74e7 tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2310.338336] [54534]: [pid: 54534|app: 0|req: 269/556] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:48 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2311.347855] [54533]: DEBUG cinder.api.middleware.request_id [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2311.350673] [54533]: INFO cinder.api.openstack.wsgi [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2311.350673] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2311.350673] [54533]: DEBUG cinder.api.openstack.wsgi [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2311.358376] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2311.358376] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2311.361616] [54533]: INFO cinder.volume.api [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Volume info retrieved successfully. [ 2311.365704] [54533]: INFO cinder.api.openstack.wsgi [None req-a38fd5e5-4564-436a-af8a-53ba86cf982b tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 200 [ 2311.366197] [54533]: [pid: 54533|app: 0|req: 288/557] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:49 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2312.375088] [54534]: DEBUG cinder.api.middleware.request_id [None req-b202da3b-ba45-49ee-820c-36ffb26d50dc None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2312.377132] [54534]: INFO cinder.api.openstack.wsgi [None req-b202da3b-ba45-49ee-820c-36ffb26d50dc tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] GET http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf [ 2312.377357] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b202da3b-ba45-49ee-820c-36ffb26d50dc tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2312.377575] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b202da3b-ba45-49ee-820c-36ffb26d50dc tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2312.384845] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2312.384845] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2312.387214] [54534]: INFO cinder.api.openstack.wsgi [None req-b202da3b-ba45-49ee-820c-36ffb26d50dc tempest-AttachVolumeTestJSON-1735426290 tempest-AttachVolumeTestJSON-1735426290-project-member] http://10.180.1.21/volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf returned with HTTP 404 [ 2312.387681] [54534]: [pid: 54534|app: 0|req: 270/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:45:50 2024] GET /volume/v3/volumes/51d99bed-9562-408d-9114-c39d668a6bdf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2321.363820] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=199,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2322.386754] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=196,cinder:UPDATE=37,cinder:INSERT=19 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2344.443627] [54533]: DEBUG cinder.api.middleware.request_id [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2344.445905] [54533]: INFO cinder.api.openstack.wsgi [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2344.446139] [54533]: DEBUG cinder.api.openstack.wsgi [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2344.446371] [54533]: DEBUG cinder.api.openstack.wsgi [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2344.460522] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2344.460522] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2344.464211] [54533]: INFO cinder.volume.api [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2344.468605] [54533]: INFO cinder.api.openstack.wsgi [req-d0d76e26-184a-456b-80e0-aa83ea6de1b4 req-c5161ce2-ce72-4e7f-80b2-d2c5d1a9d07c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2344.468976] [54533]: [pid: 54533|app: 0|req: 289/559] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:46:22 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2351.418719] [54534]: DEBUG cinder.api.middleware.request_id [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2351.420807] [54534]: INFO cinder.api.openstack.wsgi [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2351.421035] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2351.421255] [54534]: DEBUG cinder.api.openstack.wsgi [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2351.434643] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2351.434643] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2351.438145] [54534]: INFO cinder.volume.api [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2351.442683] [54534]: INFO cinder.api.openstack.wsgi [None req-5ba53fd4-adc5-4299-a07b-58921b92d199 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2351.443085] [54534]: [pid: 54534|app: 0|req: 271/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:46:29 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2351.480087] [54533]: DEBUG cinder.api.middleware.request_id [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2351.482562] [54533]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2351.482815] [54533]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2351.483050] [54533]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2351.492958] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2351.492958] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2351.496074] [54533]: INFO cinder.volume.api [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2351.500262] [54533]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-89c5384a-fdb1-457f-8552-f1dbd66a4c16 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2351.500627] [54533]: [pid: 54533|app: 0|req: 290/561] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:46:29 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2351.518091] [54534]: DEBUG cinder.api.middleware.request_id [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2351.520372] [54534]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e/action [ 2351.520762] [54534]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2351.520902] [54534]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2351.530244] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2351.530244] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2351.530745] [54534]: INFO cinder.volume.api [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2351.535980] [54534]: INFO cinder.volume.api [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Begin detaching volume completed successfully. [ 2351.536238] [54534]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-67af2513-595b-4c94-9f18-1f47cf4a943e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e/action returned with HTTP 202 [ 2351.536675] [54534]: [pid: 54534|app: 0|req: 272/562] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:46:29 2024] POST /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2352.554955] [54533]: DEBUG cinder.api.middleware.request_id [None req-de872222-5554-4453-b8b0-9abb57ffd44c None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.555484] [54533]: INFO cinder.api.openstack.wsgi [None req-de872222-5554-4453-b8b0-9abb57ffd44c None None] GET http://10.180.1.21/volume// [ 2352.555698] [54533]: DEBUG cinder.api.openstack.wsgi [None req-de872222-5554-4453-b8b0-9abb57ffd44c None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.555933] [54533]: DEBUG cinder.api.openstack.wsgi [None req-de872222-5554-4453-b8b0-9abb57ffd44c None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.556383] [54533]: INFO cinder.api.openstack.wsgi [None req-de872222-5554-4453-b8b0-9abb57ffd44c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2352.556718] [54533]: [pid: 54533|app: 0|req: 291/563] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:46:30 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2352.560081] [54534]: DEBUG cinder.api.middleware.request_id [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2352.562402] [54534]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2352.562676] [54534]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2352.562896] [54534]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2352.572505] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2352.572505] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2352.575488] [54534]: INFO cinder.volume.api [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2352.579635] [54534]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-40f51c91-7dc6-4fdf-979a-d385b2ff648e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2352.579993] [54534]: [pid: 54534|app: 0|req: 273/564] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:46:30 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2353.711745] [54533]: DEBUG cinder.api.middleware.request_id [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-ace29ea9-419d-44fc-969a-28519c48b932 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2353.714154] [54533]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-ace29ea9-419d-44fc-969a-28519c48b932 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b [ 2353.714362] [54533]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-ace29ea9-419d-44fc-969a-28519c48b932 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2353.714573] [54533]: DEBUG cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-ace29ea9-419d-44fc-969a-28519c48b932 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2353.722573] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2353.722573] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2354.250501] [54533]: INFO cinder.api.openstack.wsgi [req-cdc11787-2e39-408f-aa59-9b96a842a88f req-ace29ea9-419d-44fc-969a-28519c48b932 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b returned with HTTP 200 [ 2354.251009] [54533]: [pid: 54533|app: 0|req: 292/565] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:46:31 2024] DELETE /volume/v3/attachments/bfef9d98-3c03-4e8d-bc82-33a06b58070b => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2355.698358] [54534]: DEBUG cinder.api.middleware.request_id [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2355.700622] [54534]: INFO cinder.api.openstack.wsgi [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2355.700855] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2355.701102] [54534]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2355.708802] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2355.708802] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2355.712132] [54534]: INFO cinder.volume.api [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2355.716250] [54534]: INFO cinder.api.openstack.wsgi [None req-3bbfe055-e5f6-4146-b19f-cf1405064fac tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2355.716628] [54534]: [pid: 54534|app: 0|req: 274/566] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:46:33 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2364.249547] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2365.714406] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2417.986437] [54533]: DEBUG cinder.api.middleware.request_id [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2417.988820] [54533]: INFO cinder.api.openstack.wsgi [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2417.989265] [54533]: DEBUG cinder.api.openstack.wsgi [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1560266837"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2417.991222] [54533]: DEBUG cinder.api.v3.volumes [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1560266837'}} {{(pid=54533) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2417.991359] [54533]: INFO cinder.api.v3.volumes [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume of 1 GB [ 2417.991671] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2417.991671] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2417.996847] [54533]: INFO cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Availability Zones retrieved successfully. [ 2418.003579] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (6746f124-205f-4acb-a409-c24c257db364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2418.004743] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70422c75-6c43-4d71-9959-d007281aab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2418.005746] [54533]: DEBUG cinder.volume.flows.api.create_volume [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Validating volume size '1' using validate_int {{(pid=54533) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2418.022508] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70422c75-6c43-4d71-9959-d007281aab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2418.023389] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3c52d5-0ecf-401d-821d-9d10455e8ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2418.052246] [54533]: DEBUG cinder.quota [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Created reservations ['000aacca-a2f7-44ea-bcaa-be0ba4a391c1', '402d982b-4e32-4ec2-9c5a-ab5531e2e0a9', '6a21f5f5-22f1-4c1c-b407-f9ff6b55baef', 'd69f7dac-8c66-4ed0-b3ac-df1360722a5f'] {{(pid=54533) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2418.053024] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b3c52d5-0ecf-401d-821d-9d10455e8ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['000aacca-a2f7-44ea-bcaa-be0ba4a391c1', '402d982b-4e32-4ec2-9c5a-ab5531e2e0a9', '6a21f5f5-22f1-4c1c-b407-f9ff6b55baef', 'd69f7dac-8c66-4ed0-b3ac-df1360722a5f']}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2418.053862] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d5cf48-48d1-4684-895a-bb079814bc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2418.066125] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d5cf48-48d1-4684-895a-bb079814bc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1560266837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['000aacca-a2f7-44ea-bcaa-be0ba4a391c1','402d982b-4e32-4ec2-9c5a-ab5531e2e0a9','6a21f5f5-22f1-4c1c-b407-f9ff6b55baef','d69f7dac-8c66-4ed0-b3ac-df1360722a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1560266837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c17b499acb24c1ab258c8adf7187604',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='8859f15185cc4dcaad4660b55452f6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2418.066949] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab58b598-04c3-42d0-ae6f-7f1ae6209606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2418.078870] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab58b598-04c3-42d0-ae6f-7f1ae6209606) 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-1560266837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['000aacca-a2f7-44ea-bcaa-be0ba4a391c1','402d982b-4e32-4ec2-9c5a-ab5531e2e0a9','6a21f5f5-22f1-4c1c-b407-f9ff6b55baef','d69f7dac-8c66-4ed0-b3ac-df1360722a5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2418.079683] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a5b0bab-0880-44e5-a918-80d999b1ab88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2418.087557] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a5b0bab-0880-44e5-a918-80d999b1ab88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54533) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2418.088532] [54533]: DEBUG cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (6746f124-205f-4acb-a409-c24c257db364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54533) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2418.088850] [54533]: INFO cinder.volume.api [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request issued successfully. [ 2418.089514] [54533]: INFO cinder.api.openstack.wsgi [None req-65bf0aa7-5e15-4ce8-8710-9e41bf143481 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2418.089929] [54533]: [pid: 54533|app: 0|req: 293/567] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:47:35 2024] POST /volume/v3/volumes => generated 754 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2418.097493] [54534]: DEBUG cinder.api.middleware.request_id [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2418.099880] [54534]: INFO cinder.api.openstack.wsgi [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2418.100118] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2418.100363] [54534]: DEBUG cinder.api.openstack.wsgi [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2418.107641] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2418.107641] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2418.111342] [54534]: INFO cinder.volume.api [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2418.115816] [54534]: INFO cinder.api.openstack.wsgi [None req-bd2ae7c1-3ea6-41ba-9cc1-abb2c9b49f18 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2418.116195] [54534]: [pid: 54534|app: 0|req: 275/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:35 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2419.125722] [54533]: DEBUG cinder.api.middleware.request_id [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2419.127926] [54533]: INFO cinder.api.openstack.wsgi [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2419.128160] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2419.128379] [54533]: DEBUG cinder.api.openstack.wsgi [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2419.136009] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2419.136009] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2419.139312] [54533]: INFO cinder.volume.api [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2419.143374] [54533]: INFO cinder.api.openstack.wsgi [None req-5c7a137a-9fcf-4093-81fb-a8c457085dca tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2419.143730] [54533]: [pid: 54533|app: 0|req: 294/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:36 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2419.186987] [54534]: DEBUG cinder.api.middleware.request_id [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2419.189328] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2419.189540] [54534]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2419.189753] [54534]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2419.197171] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2419.197171] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2419.200512] [54534]: INFO cinder.volume.api [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2419.204672] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-d3996861-752e-4d86-9161-42e6fe36e0c6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2419.205032] [54534]: [pid: 54534|app: 0|req: 276/570] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:47:37 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2420.723650] [54533]: DEBUG cinder.api.middleware.request_id [None req-690ad5be-ef40-4189-bd14-6d774f75cbbd None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2420.724113] [54533]: INFO cinder.api.openstack.wsgi [None req-690ad5be-ef40-4189-bd14-6d774f75cbbd None None] GET http://10.180.1.21/volume// [ 2420.724305] [54533]: DEBUG cinder.api.openstack.wsgi [None req-690ad5be-ef40-4189-bd14-6d774f75cbbd None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2420.724523] [54533]: DEBUG cinder.api.openstack.wsgi [None req-690ad5be-ef40-4189-bd14-6d774f75cbbd None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2420.724911] [54533]: INFO cinder.api.openstack.wsgi [None req-690ad5be-ef40-4189-bd14-6d774f75cbbd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2420.725219] [54533]: [pid: 54533|app: 0|req: 295/571] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:47:38 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2420.728885] [54534]: DEBUG cinder.api.middleware.request_id [req-c8c20de4-646b-46c2-998e-578632fe192f req-b68b37db-16ce-4f0b-a302-852ce02b8b54 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2420.731248] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-b68b37db-16ce-4f0b-a302-852ce02b8b54 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2420.731697] [54534]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-b68b37db-16ce-4f0b-a302-852ce02b8b54 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6", "connector": null, "instance_uuid": "116275de-a7e4-4f01-8a6a-88e15a4f91bf"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2420.740558] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2420.740558] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2420.759020] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-b68b37db-16ce-4f0b-a302-852ce02b8b54 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2420.759463] [54534]: [pid: 54534|app: 0|req: 277/572] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:47:38 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) [ 2420.776947] [54533]: DEBUG cinder.api.middleware.request_id [None req-2f713197-299a-4923-944b-5b85b2487ad6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2420.778978] [54533]: INFO cinder.api.openstack.wsgi [None req-2f713197-299a-4923-944b-5b85b2487ad6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2420.779213] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2f713197-299a-4923-944b-5b85b2487ad6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2420.779453] [54533]: DEBUG cinder.api.openstack.wsgi [None req-2f713197-299a-4923-944b-5b85b2487ad6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2420.788997] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2420.788997] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2420.792107] [54533]: INFO cinder.volume.api [None req-2f713197-299a-4923-944b-5b85b2487ad6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2420.796078] [54533]: INFO cinder.api.openstack.wsgi [None req-2f713197-299a-4923-944b-5b85b2487ad6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2420.796427] [54533]: [pid: 54533|app: 0|req: 296/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:38 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2421.280802] [54534]: DEBUG cinder.api.middleware.request_id [None req-6e016633-c443-4dc6-8292-98c1f2d1b022 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2421.281288] [54534]: INFO cinder.api.openstack.wsgi [None req-6e016633-c443-4dc6-8292-98c1f2d1b022 None None] GET http://10.180.1.21/volume// [ 2421.281477] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e016633-c443-4dc6-8292-98c1f2d1b022 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2421.281698] [54534]: DEBUG cinder.api.openstack.wsgi [None req-6e016633-c443-4dc6-8292-98c1f2d1b022 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2421.282110] [54534]: INFO cinder.api.openstack.wsgi [None req-6e016633-c443-4dc6-8292-98c1f2d1b022 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2421.282412] [54534]: [pid: 54534|app: 0|req: 278/574] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:47:39 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2421.285714] [54533]: DEBUG cinder.api.middleware.request_id [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2421.288014] [54533]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2421.288272] [54533]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2421.288495] [54533]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2421.297897] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2421.297897] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2421.300929] [54533]: INFO cinder.volume.api [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2421.306105] [54533]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-e02398a8-7916-47ef-8429-5376de855414 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2421.306664] [54533]: [pid: 54533|app: 0|req: 297/575] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:47:39 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 2421.331754] [54534]: DEBUG cinder.api.middleware.request_id [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2421.334110] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] PUT http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 [ 2421.334522] [54534]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-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-375594", "mountpoint": "/dev/sdb"}}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2421.342319] [54534]: DEBUG cinder.coordination [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Acquiring lock "cinder-attachment_update-a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2421.346714] [54534]: DEBUG cinder.coordination [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54534) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2421.347757] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2421.347757] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2421.805281] [54533]: DEBUG cinder.api.middleware.request_id [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2421.807603] [54533]: INFO cinder.api.openstack.wsgi [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2421.807824] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2421.808055] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2421.818346] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2421.818346] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2421.821669] [54533]: INFO cinder.volume.api [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2421.825816] [54533]: INFO cinder.api.openstack.wsgi [None req-e57435d4-1237-40a0-8b70-8d37806f5d7f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2421.826220] [54533]: [pid: 54533|app: 0|req: 298/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:39 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2422.836557] [54533]: DEBUG cinder.api.middleware.request_id [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2422.838820] [54533]: INFO cinder.api.openstack.wsgi [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2422.839065] [54533]: DEBUG cinder.api.openstack.wsgi [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2422.839331] [54533]: DEBUG cinder.api.openstack.wsgi [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2422.849416] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2422.849416] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2422.852505] [54533]: INFO cinder.volume.api [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2422.856573] [54533]: INFO cinder.api.openstack.wsgi [None req-666a0665-e441-40fa-94e7-fde4bdd2e3a7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2422.856938] [54533]: [pid: 54533|app: 0|req: 299/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:40 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2423.866409] [54533]: DEBUG cinder.api.middleware.request_id [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2423.870022] [54533]: INFO cinder.api.openstack.wsgi [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2423.870022] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2423.870022] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2423.879355] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2423.879355] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2423.882502] [54533]: INFO cinder.volume.api [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2423.886589] [54533]: INFO cinder.api.openstack.wsgi [None req-e708fcc6-db2c-4478-ac6f-938cb75ccff1 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2423.887096] [54533]: [pid: 54533|app: 0|req: 300/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:41 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2424.896622] [54533]: DEBUG cinder.api.middleware.request_id [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2424.898647] [54533]: INFO cinder.api.openstack.wsgi [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2424.898867] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2424.899100] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2424.908998] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2424.908998] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2424.912274] [54533]: INFO cinder.volume.api [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2424.916471] [54533]: INFO cinder.api.openstack.wsgi [None req-d68865a8-1b0e-4477-913b-428e6cd9ea50 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2424.916835] [54533]: [pid: 54533|app: 0|req: 301/579] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:42 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2425.868698] [54534]: DEBUG cinder.coordination [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=54534) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2425.869051] [54534]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-7ea371a5-2af7-403a-a380-446aee105646 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 returned with HTTP 200 [ 2425.869536] [54534]: [pid: 54534|app: 0|req: 279/580] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:47:39 2024] PUT /volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 => generated 589 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2425.926188] [54533]: DEBUG cinder.api.middleware.request_id [None req-3360a8f7-104f-407a-a330-acee011abcb9 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2425.928263] [54533]: INFO cinder.api.openstack.wsgi [None req-3360a8f7-104f-407a-a330-acee011abcb9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2425.928484] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3360a8f7-104f-407a-a330-acee011abcb9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2425.928700] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3360a8f7-104f-407a-a330-acee011abcb9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2425.938496] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2425.938496] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2425.941773] [54533]: INFO cinder.volume.api [None req-3360a8f7-104f-407a-a330-acee011abcb9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2425.945896] [54533]: INFO cinder.api.openstack.wsgi [None req-3360a8f7-104f-407a-a330-acee011abcb9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2425.946271] [54533]: [pid: 54533|app: 0|req: 302/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:43 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2426.956337] [54534]: DEBUG cinder.api.middleware.request_id [None req-a6117734-32c3-4a1f-b7dc-3139388f741b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2426.958596] [54534]: INFO cinder.api.openstack.wsgi [None req-a6117734-32c3-4a1f-b7dc-3139388f741b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2426.958826] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a6117734-32c3-4a1f-b7dc-3139388f741b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2426.959064] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a6117734-32c3-4a1f-b7dc-3139388f741b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2426.969256] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2426.969256] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2426.972395] [54534]: INFO cinder.volume.api [None req-a6117734-32c3-4a1f-b7dc-3139388f741b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2426.976428] [54534]: INFO cinder.api.openstack.wsgi [None req-a6117734-32c3-4a1f-b7dc-3139388f741b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2426.976801] [54534]: [pid: 54534|app: 0|req: 280/582] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:44 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2427.477241] [54533]: DEBUG cinder.api.middleware.request_id [req-c8c20de4-646b-46c2-998e-578632fe192f req-5da3cd96-24dd-41db-8bd3-547758603600 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2427.479595] [54533]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-5da3cd96-24dd-41db-8bd3-547758603600 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888/action [ 2427.480047] [54533]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-5da3cd96-24dd-41db-8bd3-547758603600 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-complete": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2427.480190] [54533]: DEBUG cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-5da3cd96-24dd-41db-8bd3-547758603600 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2427.494307] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2427.494307] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2427.500196] [54533]: INFO cinder.api.openstack.wsgi [req-c8c20de4-646b-46c2-998e-578632fe192f req-5da3cd96-24dd-41db-8bd3-547758603600 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888/action returned with HTTP 204 [ 2427.500582] [54533]: [pid: 54533|app: 0|req: 303/583] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:47:45 2024] POST /volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2427.986430] [54534]: DEBUG cinder.api.middleware.request_id [None req-adbe232c-4d79-401e-b09f-80419fe71707 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2427.988610] [54534]: INFO cinder.api.openstack.wsgi [None req-adbe232c-4d79-401e-b09f-80419fe71707 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2427.988847] [54534]: DEBUG cinder.api.openstack.wsgi [None req-adbe232c-4d79-401e-b09f-80419fe71707 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2427.989088] [54534]: DEBUG cinder.api.openstack.wsgi [None req-adbe232c-4d79-401e-b09f-80419fe71707 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2427.998564] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2427.998564] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.001603] [54534]: INFO cinder.volume.api [None req-adbe232c-4d79-401e-b09f-80419fe71707 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.006064] [54534]: INFO cinder.api.openstack.wsgi [None req-adbe232c-4d79-401e-b09f-80419fe71707 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2428.006064] [54534]: [pid: 54534|app: 0|req: 281/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:45 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2428.014427] [54533]: DEBUG cinder.api.middleware.request_id [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2428.016470] [54533]: INFO cinder.api.openstack.wsgi [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2428.016733] [54533]: DEBUG cinder.api.openstack.wsgi [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2428.017017] [54533]: DEBUG cinder.api.openstack.wsgi [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2428.026312] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2428.026312] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.029398] [54533]: INFO cinder.volume.api [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.033931] [54533]: INFO cinder.api.openstack.wsgi [None req-614cd8dc-ed5a-4f6e-9d34-78b29438f685 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2428.034301] [54533]: [pid: 54533|app: 0|req: 304/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:45 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2428.071626] [54534]: DEBUG cinder.api.middleware.request_id [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2428.073930] [54534]: INFO cinder.api.openstack.wsgi [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2428.074154] [54534]: DEBUG cinder.api.openstack.wsgi [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2428.074377] [54534]: DEBUG cinder.api.openstack.wsgi [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2428.083919] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2428.083919] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.086929] [54534]: INFO cinder.volume.api [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.091057] [54534]: INFO cinder.api.openstack.wsgi [req-7be291bd-a155-424c-83b3-19dd6505c022 req-39570d2b-48fa-4022-8cbc-47f6ac5e3141 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2428.091421] [54534]: [pid: 54534|app: 0|req: 282/586] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:47:45 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2428.099116] [54533]: DEBUG cinder.api.middleware.request_id [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2428.101123] [54533]: INFO cinder.api.openstack.wsgi [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2428.101347] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2428.101563] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2428.110574] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2428.110574] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.113553] [54533]: INFO cinder.volume.api [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.117729] [54533]: INFO cinder.api.openstack.wsgi [None req-0d9b2a70-ee8e-4767-b46d-682e3667b266 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2428.118103] [54533]: [pid: 54533|app: 0|req: 305/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:45 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2428.150039] [54534]: DEBUG cinder.api.middleware.request_id [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2428.152186] [54534]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2428.152403] [54534]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2428.152619] [54534]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2428.161759] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2428.161759] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.164852] [54534]: INFO cinder.volume.api [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.168964] [54534]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-fce5d52f-5f51-4f11-916b-a9d09a71f636 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2428.169358] [54534]: [pid: 54534|app: 0|req: 283/588] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:47:46 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2428.184319] [54533]: DEBUG cinder.api.middleware.request_id [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2428.186450] [54533]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6/action [ 2428.186832] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54533) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2428.186971] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2428.196074] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2428.196074] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2428.196524] [54533]: INFO cinder.volume.api [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2428.200559] [54533]: INFO cinder.volume.api [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Begin detaching volume completed successfully. [ 2428.200769] [54533]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-f59872f2-899d-4420-9f3d-0b939b361d81 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6/action returned with HTTP 202 [ 2428.201151] [54533]: [pid: 54533|app: 0|req: 306/589] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:47:46 2024] POST /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2429.217659] [54534]: DEBUG cinder.api.middleware.request_id [None req-e71c5190-aaa7-4ca3-b30d-434a004accd3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2429.218168] [54534]: INFO cinder.api.openstack.wsgi [None req-e71c5190-aaa7-4ca3-b30d-434a004accd3 None None] GET http://10.180.1.21/volume// [ 2429.218354] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e71c5190-aaa7-4ca3-b30d-434a004accd3 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2429.218574] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e71c5190-aaa7-4ca3-b30d-434a004accd3 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2429.218962] [54534]: INFO cinder.api.openstack.wsgi [None req-e71c5190-aaa7-4ca3-b30d-434a004accd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2429.219271] [54534]: [pid: 54534|app: 0|req: 284/590] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:47:47 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2429.222614] [54533]: DEBUG cinder.api.middleware.request_id [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2429.224935] [54533]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2429.225197] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2429.225425] [54533]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2429.235246] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2429.235246] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2429.238543] [54533]: INFO cinder.volume.api [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2429.242899] [54533]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-a5e60c25-c940-4497-837e-25ec1502b4ab tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2429.243388] [54533]: [pid: 54533|app: 0|req: 307/591] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:47:47 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2430.371213] [54534]: DEBUG cinder.api.middleware.request_id [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-b00590d1-94e6-4d52-918e-7752b14f2e4c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2430.373706] [54534]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-b00590d1-94e6-4d52-918e-7752b14f2e4c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 [ 2430.373943] [54534]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-b00590d1-94e6-4d52-918e-7752b14f2e4c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2430.374168] [54534]: DEBUG cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-b00590d1-94e6-4d52-918e-7752b14f2e4c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'version_select' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2430.381812] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2430.381812] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2430.905499] [54534]: INFO cinder.api.openstack.wsgi [req-cc04f505-d8b1-48ea-9156-7cb7f79f04f8 req-b00590d1-94e6-4d52-918e-7752b14f2e4c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 returned with HTTP 200 [ 2430.906447] [54534]: [pid: 54534|app: 0|req: 285/592] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:47:48 2024] DELETE /volume/v3/attachments/fd92a6da-2984-45d9-963f-16dcd3e7f888 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2432.354633] [54533]: DEBUG cinder.api.middleware.request_id [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2432.356808] [54533]: INFO cinder.api.openstack.wsgi [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2432.357052] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2432.357280] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2432.364615] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2432.364615] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2432.367833] [54533]: INFO cinder.volume.api [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2432.372079] [54533]: INFO cinder.api.openstack.wsgi [None req-c567996f-798f-4ec9-8431-5fa6ee171da5 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2432.372434] [54533]: [pid: 54533|app: 0|req: 308/593] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:47:50 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2440.905045] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=48,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2442.370291] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2491.175807] [54534]: DEBUG cinder.api.middleware.request_id [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2491.178153] [54534]: INFO cinder.api.openstack.wsgi [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes [ 2491.178537] [54534]: DEBUG cinder.api.openstack.wsgi [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1383573269"}} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2491.180452] [54534]: DEBUG cinder.api.v3.volumes [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1383573269'}} {{(pid=54534) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 2491.180583] [54534]: INFO cinder.api.v3.volumes [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume of 1 GB [ 2491.180897] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2491.180897] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2491.186340] [54534]: INFO cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Availability Zones retrieved successfully. [ 2491.193260] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (037c5ca6-8c36-43c1-9048-cccbb2d81db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2491.194413] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd46e9d-fd7f-41ba-b019-3bd8f02499d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2491.195452] [54534]: DEBUG cinder.volume.flows.api.create_volume [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Validating volume size '1' using validate_int {{(pid=54534) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 2491.212528] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dd46e9d-fd7f-41ba-b019-3bd8f02499d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2024-12-12T11:14:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=912447c2-2c77-413c-880e-dab7b73c3e07,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '912447c2-2c77-413c-880e-dab7b73c3e07', '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=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2491.213417] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87a0e09-41ac-4dca-8d30-787479d3276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2491.240446] [54534]: DEBUG cinder.quota [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Created reservations ['7d754751-55f2-455b-85b0-b2aef78a638a', '2e70c54c-9bd3-448e-9abd-040932fe36f1', '3b3385bd-d2e7-4b47-b4b0-3f43584b91dd', '273c5c47-4d7b-4c4a-ac9d-11b2692f170c'] {{(pid=54534) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 2491.241286] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87a0e09-41ac-4dca-8d30-787479d3276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d754751-55f2-455b-85b0-b2aef78a638a', '2e70c54c-9bd3-448e-9abd-040932fe36f1', '3b3385bd-d2e7-4b47-b4b0-3f43584b91dd', '273c5c47-4d7b-4c4a-ac9d-11b2692f170c']}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2491.242174] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c4b1aa-676a-4a72-bc9c-7ea8d66f6d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2491.254944] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c4b1aa-676a-4a72-bc9c-7ea8d66f6d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01117b42-b603-4c2c-8ef9-992ce4a32007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1383573269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['7d754751-55f2-455b-85b0-b2aef78a638a','2e70c54c-9bd3-448e-9abd-040932fe36f1','3b3385bd-d2e7-4b47-b4b0-3f43584b91dd','273c5c47-4d7b-4c4a-ac9d-11b2692f170c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07), '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-12T11:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1383573269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01117b42-b603-4c2c-8ef9-992ce4a32007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c17b499acb24c1ab258c8adf7187604',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='8859f15185cc4dcaad4660b55452f6dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(912447c2-2c77-413c-880e-dab7b73c3e07),volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2491.255796] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b41d13-1b4d-4ee2-b625-c12373d47371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2491.266329] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b41d13-1b4d-4ee2-b625-c12373d47371) 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-1383573269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c17b499acb24c1ab258c8adf7187604',qos_specs=None,replication_status=,reservations=['7d754751-55f2-455b-85b0-b2aef78a638a','2e70c54c-9bd3-448e-9abd-040932fe36f1','3b3385bd-d2e7-4b47-b4b0-3f43584b91dd','273c5c47-4d7b-4c4a-ac9d-11b2692f170c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8859f15185cc4dcaad4660b55452f6dc',volume_type_id=912447c2-2c77-413c-880e-dab7b73c3e07)}' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2491.267129] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bb8d8a-1045-4f17-a01c-d5300367d172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 2491.276387] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bb8d8a-1045-4f17-a01c-d5300367d172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=54534) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 2491.277303] [54534]: DEBUG cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Flow 'volume_create_api' (037c5ca6-8c36-43c1-9048-cccbb2d81db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=54534) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 2491.277735] [54534]: INFO cinder.volume.api [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Create volume request issued successfully. [ 2491.278469] [54534]: INFO cinder.api.openstack.wsgi [None req-946a3cd6-6250-48a8-bdc3-db349fea1e6e tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 2491.278965] [54534]: [pid: 54534|app: 0|req: 286/594] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Dec 12 11:48:49 2024] POST /volume/v3/volumes => generated 754 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 2491.287192] [54533]: DEBUG cinder.api.middleware.request_id [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2491.289343] [54533]: INFO cinder.api.openstack.wsgi [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2491.289559] [54533]: DEBUG cinder.api.openstack.wsgi [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2491.289775] [54533]: DEBUG cinder.api.openstack.wsgi [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2491.297534] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2491.297534] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2491.301417] [54533]: INFO cinder.volume.api [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2491.305562] [54533]: INFO cinder.api.openstack.wsgi [None req-04d94e9d-07e8-41be-a1f5-93bda72dfa5d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2491.305950] [54533]: [pid: 54533|app: 0|req: 309/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:49 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2492.315621] [54534]: DEBUG cinder.api.middleware.request_id [None req-d15f3255-fd93-4132-933b-06cccfccfd61 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2492.317948] [54534]: INFO cinder.api.openstack.wsgi [None req-d15f3255-fd93-4132-933b-06cccfccfd61 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2492.318218] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d15f3255-fd93-4132-933b-06cccfccfd61 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2492.318451] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d15f3255-fd93-4132-933b-06cccfccfd61 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2492.326103] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2492.326103] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2492.329386] [54534]: INFO cinder.volume.api [None req-d15f3255-fd93-4132-933b-06cccfccfd61 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2492.333485] [54534]: INFO cinder.api.openstack.wsgi [None req-d15f3255-fd93-4132-933b-06cccfccfd61 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2492.333840] [54534]: [pid: 54534|app: 0|req: 287/596] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:50 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2492.372807] [54533]: DEBUG cinder.api.middleware.request_id [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2492.375239] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2492.375466] [54533]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2492.375686] [54533]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2492.383162] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2492.383162] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2492.386315] [54533]: INFO cinder.volume.api [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2492.390484] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-6d1eb77c-f78a-4c1c-82f3-3e6510bf4656 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2492.390836] [54533]: [pid: 54533|app: 0|req: 310/597] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:48:50 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2493.909975] [54534]: DEBUG cinder.api.middleware.request_id [None req-e5d521c6-a27f-47b2-985f-04b97c4ca9f9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2493.910494] [54534]: INFO cinder.api.openstack.wsgi [None req-e5d521c6-a27f-47b2-985f-04b97c4ca9f9 None None] GET http://10.180.1.21/volume// [ 2493.910673] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e5d521c6-a27f-47b2-985f-04b97c4ca9f9 None None] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2493.910887] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e5d521c6-a27f-47b2-985f-04b97c4ca9f9 None None] Calling method 'all' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2493.911326] [54534]: INFO cinder.api.openstack.wsgi [None req-e5d521c6-a27f-47b2-985f-04b97c4ca9f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2493.911626] [54534]: [pid: 54534|app: 0|req: 288/598] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Dec 12 11:48:51 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2493.915350] [54533]: DEBUG cinder.api.middleware.request_id [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-b20b197e-f93f-4dcc-8950-71b141eb612d None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2493.917593] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-b20b197e-f93f-4dcc-8950-71b141eb612d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments [ 2493.918018] [54533]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-b20b197e-f93f-4dcc-8950-71b141eb612d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01117b42-b603-4c2c-8ef9-992ce4a32007", "connector": null, "instance_uuid": "d8b08829-89f3-4985-931a-ef94cfb89cf3"}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2493.927034] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2493.927034] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2493.948566] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-b20b197e-f93f-4dcc-8950-71b141eb612d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 2493.949026] [54533]: [pid: 54533|app: 0|req: 311/599] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Dec 12 11:48:51 2024] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2493.968733] [54534]: DEBUG cinder.api.middleware.request_id [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2493.970504] [54534]: INFO cinder.api.openstack.wsgi [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2493.970727] [54534]: DEBUG cinder.api.openstack.wsgi [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2493.970943] [54534]: DEBUG cinder.api.openstack.wsgi [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2493.980296] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2493.980296] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2493.983298] [54534]: INFO cinder.volume.api [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2493.987251] [54534]: INFO cinder.api.openstack.wsgi [None req-afaef555-ba8c-4b62-943b-2bfc9ee5b4de tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2493.987608] [54534]: [pid: 54534|app: 0|req: 289/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:51 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2494.471451] [54533]: DEBUG cinder.api.middleware.request_id [None req-3107caf8-d74d-41c9-9c51-73e5dfa8caa7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2494.471910] [54533]: INFO cinder.api.openstack.wsgi [None req-3107caf8-d74d-41c9-9c51-73e5dfa8caa7 None None] GET http://10.180.1.21/volume// [ 2494.472107] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3107caf8-d74d-41c9-9c51-73e5dfa8caa7 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2494.472330] [54533]: DEBUG cinder.api.openstack.wsgi [None req-3107caf8-d74d-41c9-9c51-73e5dfa8caa7 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2494.472786] [54533]: INFO cinder.api.openstack.wsgi [None req-3107caf8-d74d-41c9-9c51-73e5dfa8caa7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2494.473203] [54533]: [pid: 54533|app: 0|req: 312/601] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:48:52 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2494.476362] [54534]: DEBUG cinder.api.middleware.request_id [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2494.478602] [54534]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2494.478848] [54534]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2494.479080] [54534]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2494.488835] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2494.488835] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2494.492339] [54534]: INFO cinder.volume.api [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2494.496471] [54534]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-703217f6-b7cc-4a16-a294-426bad3bd0a0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2494.496855] [54534]: [pid: 54534|app: 0|req: 290/602] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:48:52 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2494.522322] [54533]: DEBUG cinder.api.middleware.request_id [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2494.524812] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] PUT http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf [ 2494.525250] [54533]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-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-375596", "mountpoint": "/dev/sdb"}}} {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2494.532855] [54533]: DEBUG cinder.coordination [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Acquiring lock "cinder-attachment_update-01117b42-b603-4c2c-8ef9-992ce4a32007-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 2494.536993] [54533]: DEBUG cinder.coordination [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-01117b42-b603-4c2c-8ef9-992ce4a32007-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=54533) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 2494.538116] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2494.538116] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2494.997388] [54534]: DEBUG cinder.api.middleware.request_id [None req-7f941ec2-41d9-4614-8719-f779f319a912 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2494.999899] [54534]: INFO cinder.api.openstack.wsgi [None req-7f941ec2-41d9-4614-8719-f779f319a912 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2495.000230] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7f941ec2-41d9-4614-8719-f779f319a912 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2495.000516] [54534]: DEBUG cinder.api.openstack.wsgi [None req-7f941ec2-41d9-4614-8719-f779f319a912 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2495.010477] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2495.010477] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2495.013842] [54534]: INFO cinder.volume.api [None req-7f941ec2-41d9-4614-8719-f779f319a912 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2495.018169] [54534]: INFO cinder.api.openstack.wsgi [None req-7f941ec2-41d9-4614-8719-f779f319a912 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2495.018537] [54534]: [pid: 54534|app: 0|req: 291/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:52 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2496.029835] [54534]: DEBUG cinder.api.middleware.request_id [None req-a03481a6-45f4-4383-b23d-0aba77326ddf None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2496.031952] [54534]: INFO cinder.api.openstack.wsgi [None req-a03481a6-45f4-4383-b23d-0aba77326ddf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2496.032188] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a03481a6-45f4-4383-b23d-0aba77326ddf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2496.032408] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a03481a6-45f4-4383-b23d-0aba77326ddf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2496.041739] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2496.041739] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2496.044676] [54534]: INFO cinder.volume.api [None req-a03481a6-45f4-4383-b23d-0aba77326ddf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2496.048673] [54534]: INFO cinder.api.openstack.wsgi [None req-a03481a6-45f4-4383-b23d-0aba77326ddf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2496.049028] [54534]: [pid: 54534|app: 0|req: 292/604] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:53 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2497.058509] [54534]: DEBUG cinder.api.middleware.request_id [None req-d805d303-c956-46f9-a16a-334f428ed42f None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2497.060617] [54534]: INFO cinder.api.openstack.wsgi [None req-d805d303-c956-46f9-a16a-334f428ed42f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2497.060922] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d805d303-c956-46f9-a16a-334f428ed42f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2497.061062] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d805d303-c956-46f9-a16a-334f428ed42f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2497.070547] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2497.070547] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2497.073611] [54534]: INFO cinder.volume.api [None req-d805d303-c956-46f9-a16a-334f428ed42f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2497.077632] [54534]: INFO cinder.api.openstack.wsgi [None req-d805d303-c956-46f9-a16a-334f428ed42f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2497.077995] [54534]: [pid: 54534|app: 0|req: 293/605] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:54 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2498.087374] [54534]: DEBUG cinder.api.middleware.request_id [None req-2410e866-e3bb-4cca-80ab-107e6573e811 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2498.089446] [54534]: INFO cinder.api.openstack.wsgi [None req-2410e866-e3bb-4cca-80ab-107e6573e811 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2498.089679] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2410e866-e3bb-4cca-80ab-107e6573e811 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2498.089898] [54534]: DEBUG cinder.api.openstack.wsgi [None req-2410e866-e3bb-4cca-80ab-107e6573e811 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2498.099291] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2498.099291] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2498.102440] [54534]: INFO cinder.volume.api [None req-2410e866-e3bb-4cca-80ab-107e6573e811 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2498.106507] [54534]: INFO cinder.api.openstack.wsgi [None req-2410e866-e3bb-4cca-80ab-107e6573e811 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2498.106852] [54534]: [pid: 54534|app: 0|req: 294/606] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:55 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2499.059766] [54533]: DEBUG cinder.coordination [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Lock "cinder-attachment_update-01117b42-b603-4c2c-8ef9-992ce4a32007-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=54533) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 2499.060124] [54533]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-00841075-4883-47d8-a439-984f7103aeb6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf returned with HTTP 200 [ 2499.060614] [54533]: [pid: 54533|app: 0|req: 313/607] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Dec 12 11:48:52 2024] PUT /volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf => generated 589 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2499.115204] [54534]: DEBUG cinder.api.middleware.request_id [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2499.117428] [54534]: INFO cinder.api.openstack.wsgi [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2499.117684] [54534]: DEBUG cinder.api.openstack.wsgi [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2499.117952] [54534]: DEBUG cinder.api.openstack.wsgi [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2499.128007] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2499.128007] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2499.131270] [54534]: INFO cinder.volume.api [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2499.135279] [54534]: INFO cinder.api.openstack.wsgi [None req-62dad03d-f3e9-407e-acd3-dbc7531019d3 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2499.135668] [54534]: [pid: 54534|app: 0|req: 295/608] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:56 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2500.145603] [54533]: DEBUG cinder.api.middleware.request_id [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2500.147692] [54533]: INFO cinder.api.openstack.wsgi [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2500.147926] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2500.148194] [54533]: DEBUG cinder.api.openstack.wsgi [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2500.158406] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2500.158406] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2500.161632] [54533]: INFO cinder.volume.api [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2500.166809] [54533]: INFO cinder.api.openstack.wsgi [None req-ee00c406-27c5-4594-bdb0-e9a1c1f350e7 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2500.167199] [54533]: [pid: 54533|app: 0|req: 314/609] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:58 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2500.668400] [54534]: DEBUG cinder.api.middleware.request_id [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-1f460428-4922-4d8a-8440-edea5b4484b9 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2500.670685] [54534]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-1f460428-4922-4d8a-8440-edea5b4484b9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf/action [ 2500.671130] [54534]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-1f460428-4922-4d8a-8440-edea5b4484b9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-complete": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2500.671298] [54534]: DEBUG cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-1f460428-4922-4d8a-8440-edea5b4484b9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2500.685199] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2500.685199] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2500.692160] [54534]: INFO cinder.api.openstack.wsgi [req-5a1491b7-38eb-4c2e-a577-f42685c51881 req-1f460428-4922-4d8a-8440-edea5b4484b9 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf/action returned with HTTP 204 [ 2500.692556] [54534]: [pid: 54534|app: 0|req: 296/610] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Dec 12 11:48:58 2024] POST /volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 2501.176940] [54533]: DEBUG cinder.api.middleware.request_id [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.179151] [54533]: INFO cinder.api.openstack.wsgi [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.179389] [54533]: DEBUG cinder.api.openstack.wsgi [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.179613] [54533]: DEBUG cinder.api.openstack.wsgi [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.189559] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.189559] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.192705] [54533]: INFO cinder.volume.api [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.196748] [54533]: INFO cinder.api.openstack.wsgi [None req-268866a3-1cb2-48cb-8a93-94fe2a8b4916 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2501.197123] [54533]: [pid: 54533|app: 0|req: 315/611] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:59 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2501.205429] [54534]: DEBUG cinder.api.middleware.request_id [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.207470] [54534]: INFO cinder.api.openstack.wsgi [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.207693] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.207916] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.217380] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.217380] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.220438] [54534]: INFO cinder.volume.api [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.224496] [54534]: INFO cinder.api.openstack.wsgi [None req-e787c4e2-2501-4d65-8093-eb1b1e1e0bb0 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2501.224846] [54534]: [pid: 54534|app: 0|req: 297/612] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:59 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2501.232769] [54533]: DEBUG cinder.api.middleware.request_id [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.234827] [54533]: INFO cinder.api.openstack.wsgi [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.234949] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.235164] [54533]: DEBUG cinder.api.openstack.wsgi [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.235356] [54533]: INFO cinder.api.v3.volumes [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume with id: 01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.244291] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.244291] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.244765] [54533]: INFO cinder.volume.api [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.255460] [54533]: INFO cinder.volume.api [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-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. [ 2501.255460] [54533]: INFO cinder.api.openstack.wsgi [None req-0167fd48-ed2c-4e81-8400-84f52c988cdf tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 400 [ 2501.255460] [54533]: [pid: 54533|app: 0|req: 316/613] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:48:59 2024] DELETE /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 307 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 2501.255857] [54534]: DEBUG cinder.api.middleware.request_id [None req-d4523f93-8a9b-4ee0-8940-b38988152858 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.260540] [54534]: INFO cinder.api.openstack.wsgi [None req-d4523f93-8a9b-4ee0-8940-b38988152858 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.260540] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d4523f93-8a9b-4ee0-8940-b38988152858 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.260540] [54534]: DEBUG cinder.api.openstack.wsgi [None req-d4523f93-8a9b-4ee0-8940-b38988152858 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.269517] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.269517] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.273298] [54534]: INFO cinder.volume.api [None req-d4523f93-8a9b-4ee0-8940-b38988152858 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.277860] [54534]: INFO cinder.api.openstack.wsgi [None req-d4523f93-8a9b-4ee0-8940-b38988152858 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2501.278282] [54534]: [pid: 54534|app: 0|req: 298/614] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:48:59 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2501.312167] [54533]: DEBUG cinder.api.middleware.request_id [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.314394] [54533]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2501.314604] [54533]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2501.314821] [54533]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2501.324220] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.324220] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.327131] [54533]: INFO cinder.volume.api [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.331180] [54533]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-88076b6f-d427-4091-9e05-c31268ef4477 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2501.331531] [54533]: [pid: 54533|app: 0|req: 317/615] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Dec 12 11:48:59 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 2501.347892] [54534]: DEBUG cinder.api.middleware.request_id [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2501.350160] [54534]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] POST http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007/action [ 2501.350591] [54534]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=54534) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 2501.350735] [54534]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 2501.360216] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2501.360216] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2501.360681] [54534]: INFO cinder.volume.api [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2501.364879] [54534]: INFO cinder.volume.api [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Begin detaching volume completed successfully. [ 2501.365104] [54534]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-ac5ec066-1835-423a-8413-daced3dff76a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007/action returned with HTTP 202 [ 2501.365481] [54534]: [pid: 54534|app: 0|req: 299/616] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Dec 12 11:48:59 2024] POST /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 2502.386130] [54533]: DEBUG cinder.api.middleware.request_id [None req-e3a9312d-d455-47d1-a584-32bfcb0771d5 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2502.386611] [54533]: INFO cinder.api.openstack.wsgi [None req-e3a9312d-d455-47d1-a584-32bfcb0771d5 None None] GET http://10.180.1.21/volume// [ 2502.386786] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e3a9312d-d455-47d1-a584-32bfcb0771d5 None None] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2502.387009] [54533]: DEBUG cinder.api.openstack.wsgi [None req-e3a9312d-d455-47d1-a584-32bfcb0771d5 None None] Calling method 'all' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2502.387438] [54533]: INFO cinder.api.openstack.wsgi [None req-e3a9312d-d455-47d1-a584-32bfcb0771d5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 2502.387851] [54533]: [pid: 54533|app: 0|req: 318/617] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Dec 12 11:49:00 2024] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 2502.390931] [54534]: DEBUG cinder.api.middleware.request_id [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2502.393272] [54534]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2502.393511] [54534]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2502.393728] [54534]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2502.403424] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2502.403424] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2502.406912] [54534]: INFO cinder.volume.api [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2502.410571] [54534]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-76f0306f-e48a-49bb-8892-f538cdd14e05 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2502.410928] [54534]: [pid: 54534|app: 0|req: 300/618] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Dec 12 11:49:00 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 2503.558293] [54533]: DEBUG cinder.api.middleware.request_id [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-be72543f-45bc-4a4a-8a87-15244be6ec9f None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2503.560552] [54533]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-be72543f-45bc-4a4a-8a87-15244be6ec9f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf [ 2503.560762] [54533]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-be72543f-45bc-4a4a-8a87-15244be6ec9f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2503.560971] [54533]: DEBUG cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-be72543f-45bc-4a4a-8a87-15244be6ec9f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'version_select' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2503.567607] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2503.567607] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2504.090772] [54533]: INFO cinder.api.openstack.wsgi [req-b080cc11-ab4b-4e63-bc9a-233717ab3e54 req-be72543f-45bc-4a4a-8a87-15244be6ec9f tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf returned with HTTP 200 [ 2504.091227] [54533]: [pid: 54533|app: 0|req: 319/619] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Dec 12 11:49:01 2024] DELETE /volume/v3/attachments/61f40754-8417-4ee8-9ca1-19c4988b0cbf => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2505.521153] [54534]: DEBUG cinder.api.middleware.request_id [None req-60601d14-7666-44e4-ad68-6a97ee90344b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2505.523308] [54534]: INFO cinder.api.openstack.wsgi [None req-60601d14-7666-44e4-ad68-6a97ee90344b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2505.523539] [54534]: DEBUG cinder.api.openstack.wsgi [None req-60601d14-7666-44e4-ad68-6a97ee90344b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2505.523774] [54534]: DEBUG cinder.api.openstack.wsgi [None req-60601d14-7666-44e4-ad68-6a97ee90344b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2505.531239] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2505.531239] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2505.534544] [54534]: INFO cinder.volume.api [None req-60601d14-7666-44e4-ad68-6a97ee90344b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2505.538749] [54534]: INFO cinder.api.openstack.wsgi [None req-60601d14-7666-44e4-ad68-6a97ee90344b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2505.539122] [54534]: [pid: 54534|app: 0|req: 301/620] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:03 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2514.090055] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=46,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2515.536918] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=84,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2517.986911] [54533]: DEBUG cinder.api.middleware.request_id [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2517.989046] [54533]: INFO cinder.api.openstack.wsgi [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2517.989281] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2517.989502] [54533]: DEBUG cinder.api.openstack.wsgi [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'delete' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2517.989692] [54533]: INFO cinder.api.v3.volumes [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume with id: 01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2518.001476] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2518.001476] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2518.002014] [54533]: INFO cinder.volume.api [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2518.018538] [54533]: INFO cinder.volume.api [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume request issued successfully. [ 2518.018728] [54533]: INFO cinder.api.openstack.wsgi [None req-f6a52576-4aed-48db-a6d6-1e9df92f4839 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 202 [ 2518.019125] [54533]: [pid: 54533|app: 0|req: 320/621] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:49:15 2024] DELETE /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2518.022147] [54534]: DEBUG cinder.api.middleware.request_id [None req-e8500252-1f10-4488-8292-3856614d9179 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2518.024821] [54534]: INFO cinder.api.openstack.wsgi [None req-e8500252-1f10-4488-8292-3856614d9179 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2518.024966] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e8500252-1f10-4488-8292-3856614d9179 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2518.025208] [54534]: DEBUG cinder.api.openstack.wsgi [None req-e8500252-1f10-4488-8292-3856614d9179 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2518.032968] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2518.032968] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2518.036883] [54534]: INFO cinder.volume.api [None req-e8500252-1f10-4488-8292-3856614d9179 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2518.041535] [54534]: INFO cinder.api.openstack.wsgi [None req-e8500252-1f10-4488-8292-3856614d9179 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2518.041979] [54534]: [pid: 54534|app: 0|req: 302/622] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:15 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2519.051939] [54533]: DEBUG cinder.api.middleware.request_id [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2519.054134] [54533]: INFO cinder.api.openstack.wsgi [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2519.054373] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2519.054598] [54533]: DEBUG cinder.api.openstack.wsgi [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2519.062108] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2519.062108] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2519.065269] [54533]: INFO cinder.volume.api [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2519.069224] [54533]: INFO cinder.api.openstack.wsgi [None req-7c9adb0a-6191-477d-b20d-cc0396bfb6fe tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2519.069582] [54533]: [pid: 54533|app: 0|req: 321/623] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:16 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2520.078991] [54534]: DEBUG cinder.api.middleware.request_id [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2520.081527] [54534]: INFO cinder.api.openstack.wsgi [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2520.081849] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2520.082164] [54534]: DEBUG cinder.api.openstack.wsgi [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2520.089475] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2520.089475] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2520.092792] [54534]: INFO cinder.volume.api [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2520.096791] [54534]: INFO cinder.api.openstack.wsgi [None req-b87f1b9d-29f4-413b-ad0a-b175f3a3bf14 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 200 [ 2520.097159] [54534]: [pid: 54534|app: 0|req: 303/624] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:17 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2521.106500] [54533]: DEBUG cinder.api.middleware.request_id [None req-20c268ab-4cd8-4e0b-94b0-be29db9e7e04 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2521.108645] [54533]: INFO cinder.api.openstack.wsgi [None req-20c268ab-4cd8-4e0b-94b0-be29db9e7e04 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 [ 2521.108876] [54533]: DEBUG cinder.api.openstack.wsgi [None req-20c268ab-4cd8-4e0b-94b0-be29db9e7e04 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2521.109117] [54533]: DEBUG cinder.api.openstack.wsgi [None req-20c268ab-4cd8-4e0b-94b0-be29db9e7e04 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2521.115227] [54533]: INFO cinder.api.openstack.wsgi [None req-20c268ab-4cd8-4e0b-94b0-be29db9e7e04 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 returned with HTTP 404 [ 2521.115693] [54533]: [pid: 54533|app: 0|req: 322/625] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:18 2024] GET /volume/v3/volumes/01117b42-b603-4c2c-8ef9-992ce4a32007 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2521.160330] [54534]: DEBUG cinder.api.middleware.request_id [None req-c1d56684-56c9-49f4-a8dd-1918854a638b None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2521.162490] [54534]: INFO cinder.api.openstack.wsgi [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2521.162720] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2521.162939] [54534]: DEBUG cinder.api.openstack.wsgi [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2521.163141] [54534]: INFO cinder.api.v3.volumes [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume with id: a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2521.170488] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2521.170488] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2521.170990] [54534]: INFO cinder.volume.api [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2521.182878] [54534]: INFO cinder.volume.api [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume request issued successfully. [ 2521.183111] [54534]: INFO cinder.api.openstack.wsgi [None req-c1d56684-56c9-49f4-a8dd-1918854a638b tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 202 [ 2521.183502] [54534]: [pid: 54534|app: 0|req: 304/626] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:49:19 2024] DELETE /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 2521.186007] [54533]: DEBUG cinder.api.middleware.request_id [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2521.188350] [54533]: INFO cinder.api.openstack.wsgi [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2521.188575] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2521.188800] [54533]: DEBUG cinder.api.openstack.wsgi [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2521.196466] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2521.196466] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2521.199834] [54533]: INFO cinder.volume.api [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2521.204037] [54533]: INFO cinder.api.openstack.wsgi [None req-c771ffce-a67d-4a04-9c8b-c7f49eb6da25 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2521.204442] [54533]: [pid: 54533|app: 0|req: 323/627] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:19 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2522.213751] [54534]: DEBUG cinder.api.middleware.request_id [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2522.216069] [54534]: INFO cinder.api.openstack.wsgi [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2522.216336] [54534]: DEBUG cinder.api.openstack.wsgi [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2522.216619] [54534]: DEBUG cinder.api.openstack.wsgi [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2522.224625] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2522.224625] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2522.227894] [54534]: INFO cinder.volume.api [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2522.231990] [54534]: INFO cinder.api.openstack.wsgi [None req-17158b7d-c5ef-4056-bbb6-d3325646f22c tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 200 [ 2522.232370] [54534]: [pid: 54534|app: 0|req: 305/628] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:20 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2523.241768] [54533]: DEBUG cinder.api.middleware.request_id [None req-d9bd6f39-4ba6-49a5-b00e-6922a1581b28 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2523.243977] [54533]: INFO cinder.api.openstack.wsgi [None req-d9bd6f39-4ba6-49a5-b00e-6922a1581b28 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 [ 2523.244235] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d9bd6f39-4ba6-49a5-b00e-6922a1581b28 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2523.244492] [54533]: DEBUG cinder.api.openstack.wsgi [None req-d9bd6f39-4ba6-49a5-b00e-6922a1581b28 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2523.251838] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2523.251838] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2523.254892] [54533]: INFO cinder.api.openstack.wsgi [None req-d9bd6f39-4ba6-49a5-b00e-6922a1581b28 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 returned with HTTP 404 [ 2523.255368] [54533]: [pid: 54533|app: 0|req: 324/629] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:21 2024] GET /volume/v3/volumes/a1dc6c3b-f8f1-4d9e-9ec3-a4882b0c6ab6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2523.335960] [54534]: DEBUG cinder.api.middleware.request_id [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2523.337940] [54534]: INFO cinder.api.openstack.wsgi [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2523.338175] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2523.338409] [54534]: DEBUG cinder.api.openstack.wsgi [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'delete' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2523.338580] [54534]: INFO cinder.api.v3.volumes [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume with id: 28420082-6319-4dea-a810-57a4bd02922e [ 2523.345848] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2523.345848] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2523.346351] [54534]: INFO cinder.volume.api [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2523.358013] [54534]: INFO cinder.volume.api [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Delete volume request issued successfully. [ 2523.358204] [54534]: INFO cinder.api.openstack.wsgi [None req-1e8c0288-da6d-43b9-bccb-7f1f6b1596a6 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 202 [ 2523.358582] [54534]: [pid: 54534|app: 0|req: 306/630] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Dec 12 11:49:21 2024] DELETE /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 2523.361141] [54533]: DEBUG cinder.api.middleware.request_id [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2523.363182] [54533]: INFO cinder.api.openstack.wsgi [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2523.363406] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2523.363636] [54533]: DEBUG cinder.api.openstack.wsgi [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2523.371434] [54533]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2523.371434] [54533]: warnings.warn('Policy enforcement is depending on the value of ' [ 2523.375279] [54533]: INFO cinder.volume.api [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2523.379553] [54533]: INFO cinder.api.openstack.wsgi [None req-9e045aaf-55ed-40c4-b489-a78d34e7f547 tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2523.379851] [54533]: [pid: 54533|app: 0|req: 325/631] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:21 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2524.389217] [54534]: DEBUG cinder.api.middleware.request_id [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d None None] RequestId filter calling following filter/app {{(pid=54534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2524.447391] [54534]: INFO cinder.api.openstack.wsgi [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2524.447629] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2524.447849] [54534]: DEBUG cinder.api.openstack.wsgi [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2524.455330] [54534]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 2524.455330] [54534]: warnings.warn('Policy enforcement is depending on the value of ' [ 2524.458739] [54534]: INFO cinder.volume.api [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Volume info retrieved successfully. [ 2524.462872] [54534]: INFO cinder.api.openstack.wsgi [None req-a31e1f06-c8d1-4814-993b-e8e7cd94b11d tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 200 [ 2524.463236] [54534]: [pid: 54534|app: 0|req: 307/632] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:22 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 845 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 2525.472642] [54533]: DEBUG cinder.api.middleware.request_id [None req-1e507d1b-775f-4533-b3e2-7124437eb32a None None] RequestId filter calling following filter/app {{(pid=54533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 2525.474703] [54533]: INFO cinder.api.openstack.wsgi [None req-1e507d1b-775f-4533-b3e2-7124437eb32a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] GET http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e [ 2525.474929] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1e507d1b-775f-4533-b3e2-7124437eb32a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Empty body provided in request {{(pid=54533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 2525.475163] [54533]: DEBUG cinder.api.openstack.wsgi [None req-1e507d1b-775f-4533-b3e2-7124437eb32a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] Calling method 'show' {{(pid=54533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 2525.481309] [54533]: INFO cinder.api.openstack.wsgi [None req-1e507d1b-775f-4533-b3e2-7124437eb32a tempest-AttachVolumeNegativeTest-942781955 tempest-AttachVolumeNegativeTest-942781955-project-member] http://10.180.1.21/volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e returned with HTTP 404 [ 2525.481757] [54533]: [pid: 54533|app: 0|req: 326/633] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Dec 12 11:49:23 2024] GET /volume/v3/volumes/28420082-6319-4dea-a810-57a4bd02922e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 2534.460940] [54534]: DEBUG dbcounter [-] [54534] Writing DB stats cinder:SELECT=22,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=54534) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 2535.477579] [54533]: DEBUG dbcounter [-] [54533] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=54533) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}