[ 388.899599] [55081]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 388.900994] [55081]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 14:45:02 2025] *** [ 388.900994] [55081]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 388.900994] [55081]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 388.900994] [55081]: nodename: devstack [ 388.900994] [55081]: machine: x86_64 [ 388.900994] [55081]: clock source: unix [ 388.900994] [55081]: pcre jit disabled [ 388.900994] [55081]: detected number of CPU cores: 8 [ 388.900994] [55081]: current working directory: / [ 388.900994] [55081]: detected binary path: /usr/bin/uwsgi-core [ 388.900994] [55081]: your processes number limit is 63753 [ 388.900994] [55081]: your memory page size is 4096 bytes [ 388.900994] [55081]: detected max file descriptor number: 2048 [ 388.900994] [55081]: lock engine: pthread robust mutexes [ 388.901363] [55081]: thunder lock: enabled [ 388.901363] [55081]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 388.901363] [55081]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 388.901363] [55081]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 388.901363] [55081]: Set PythonHome to /opt/stack/data/venv [ 388.931045] [55081]: Python main interpreter initialized at 0x5d01aa1b5be0 [ 388.931045] [55081]: python threads support enabled [ 388.931045] [55081]: your server socket listen backlog is limited to 100 connections [ 388.931045] [55081]: your mercy for graceful operations on workers is 80 seconds [ 388.931281] [55081]: mapped 403077 bytes (393 KB) for 2 cores [ 388.931361] [55081]: *** Operational MODE: preforking *** [ 388.931549] [55081]: *** uWSGI is running in multiple interpreter mode *** [ 388.931549] [55081]: spawned uWSGI master process (pid: 55081) [ 388.935021] [55081]: spawned uWSGI worker 1 (pid: 55082, cores: 1) [ 388.935021] [55081]: spawned uWSGI worker 2 (pid: 55083, cores: 1) [ 388.935021] [55081]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 389.118610] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 389.118610] [55083]: debtcollector.deprecate( [ 389.120571] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 389.120571] [55082]: debtcollector.deprecate( [ 389.933199] [55083]: /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 [ 389.933199] [55083]: warnings.warn( [ 389.935813] [55082]: /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 [ 389.935813] [55082]: warnings.warn( [ 390.044999] [55082]: /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. [ 390.044999] [55082]: from defusedxml.lxml import parse [ 390.045234] [55083]: /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. [ 390.045234] [55083]: from defusedxml.lxml import parse [ 390.080342] [55082]: /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) [ 390.080342] [55082]: BASE = declarative_base() [ 390.100468] [55083]: /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) [ 390.100468] [55083]: BASE = declarative_base() [ 390.248459] [55082]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55082) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.254952] [55082]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55082) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.255367] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.255939] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.256143] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.289707] [55083]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55083) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 390.292901] [55083]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55083) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.293219] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.293507] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.293781] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.386871] [55082]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 390.386871] [55082]: @jsonschema.FormatChecker.cls_checks('date-time') [ 390.416645] [55083]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 390.416645] [55083]: @jsonschema.FormatChecker.cls_checks('date-time') [ 390.435035] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.435163] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.435201] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.435313] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.435367] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.435416] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.435465] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.463924] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.464127] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.464127] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.464127] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.464228] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.464257] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.464329] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.601207] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.601466] [55082]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.601466] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.601466] [55082]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.601602] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.601602] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.601663] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.602121] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.602227] [55083]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.602321] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.602361] [55083]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.602629] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.602629] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.602629] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.606828] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.606950] [55082]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.607025] [55082]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.607075] [55082]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.607140] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.607187] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.607222] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.607253] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.607281] [55083]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.607354] [55083]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.607426] [55083]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.607487] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.607552] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.607626] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.608472] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.608559] [55082]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.608631] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.608697] [55082]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.608763] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.608825] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.608870] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.608899] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.608937] [55083]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.608986] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.609121] [55083]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.609187] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.609238] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.609290] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.609877] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.609965] [55082]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.610035] [55082]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.610121] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.610173] [55082]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.610219] [55083]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.610272] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.610319] [55083]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.610359] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.610417] [55083]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.610469] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.610499] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.610499] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.610499] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.611754] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.611899] [55082]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.611938] [55082]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.612000] [55082]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.612045] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.612104] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.612178] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.612235] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.612321] [55083]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.612426] [55083]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.612488] [55083]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.612554] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.612630] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.613154] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.615371] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.615459] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.615523] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.615581] [55082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.615631] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.615682] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.615737] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.615783] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.615836] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.615883] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.615929] [55083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.615998] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.616076] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.616149] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.617034] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.617113] [55082]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.617182] [55082]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.617245] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.617291] [55082]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.617359] [55083]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.617388] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.617388] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.617442] [55083]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.617469] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.617499] [55083]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.617499] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.617551] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.617624] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.618148] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.618230] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.618301] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.618368] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.618431] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.618488] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.618535] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.618588] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.618588] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.618676] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.618676] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.618676] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.618815] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.618815] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.628419] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.628521] [55082]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.628605] [55082]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.628655] [55082]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.628686] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.628723] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.628758] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.628787] [55083]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.628814] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.628894] [55083]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.628947] [55083]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.628993] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.629061] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.629160] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.629638] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.629724] [55082]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.629805] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.629912] [55082]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.629955] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.629988] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.630138] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.630204] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.630280] [55083]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.630280] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.630379] [55083]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.630379] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.630456] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.630503] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.631805] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.631886] [55082]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.631955] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.632035] [55082]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.632092] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.632212] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.632265] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.632309] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.632373] [55083]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.632373] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.632520] [55083]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.632520] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.632520] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.632659] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.636398] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.636475] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.636540] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.636608] [55082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.636675] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.636710] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.636747] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.636773] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.636804] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.636831] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.636908] [55083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.636975] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.637051] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.637111] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.651196] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.651394] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.651394] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.651524] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.651570] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.651570] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.651664] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.651706] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.651754] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.651798] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.651828] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.651828] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.651828] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.651908] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.652411] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.652467] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.652534] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.652608] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.652676] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.652746] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.652784] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.652812] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.652838] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.652906] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.652969] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.653053] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.653116] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.653189] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.653581] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.653665] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.653737] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.653805] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.653867] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.653930] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.654024] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.654060] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.654135] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.654210] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.654280] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.654361] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.654418] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.654491] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.657084] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.657166] [55082]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.657238] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.657299] [55082]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.657367] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.657417] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.657449] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.657605] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.657664] [55083]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.657664] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.657664] [55083]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.657804] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.657804] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.657890] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.658281] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.658367] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.658438] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.658508] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.658569] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.658635] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.658667] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.658704] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.658764] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.658835] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.658904] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.658977] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.659047] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.659145] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.662599] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.662673] [55082]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.662788] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.662843] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.662890] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.662934] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.662986] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.663867] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.663952] [55083]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.664035] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.664107] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.664175] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.664239] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.664309] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.665097] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.665182] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.665252] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.665322] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.665387] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.665444] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.665517] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.665798] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.665882] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.665951] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.665986] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.666028] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.666058] [55083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.666115] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.666161] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.666206] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.666258] [55083]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.666258] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.666348] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.666394] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.666394] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.666476] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.666553] [55082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.666615] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.666707] [55082]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.666779] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.666810] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.666860] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.670340] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.670408] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.670459] [55083]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.670490] [55082]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.670527] [55083]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.670557] [55082]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.670585] [55083]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.670612] [55082]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.670648] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.670685] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.670713] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.670742] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.670771] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.670937] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.671548] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.671686] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.671745] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.671794] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.671850] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.671896] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.671940] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.671999] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.672062] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.672109] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.672157] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.672202] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.672233] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.672233] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.673750] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.673845] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.673914] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.673981] [55083]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.674047] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.674085] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.674122] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.674152] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.674180] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.674207] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.674238] [55082]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.674315] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.674359] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.674428] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.677333] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.677429] [55083]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.677500] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.677572] [55083]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.677646] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.677694] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.677750] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.677796] [55082]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.677838] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.677888] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.677888] [55082]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.677980] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.678049] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.678098] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.680759] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.680848] [55083]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.680926] [55083]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.680972] [55083]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.681094] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.681154] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.681192] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.681308] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.681400] [55082]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.681463] [55082]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.681542] [55082]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.681667] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.681667] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.681747] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.681947] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.682044] [55083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.682083] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.682110] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.682139] [55082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.682205] [55083]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.682253] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.682303] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.682348] [55082]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.682391] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.682437] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.682486] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.682526] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.682526] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.683184] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.683269] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.683318] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.683368] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.683407] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.683441] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.683469] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.683497] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.683523] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.683556] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.683587] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.683612] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.683640] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.683727] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.685679] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.685763] [55083]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.685813] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.685869] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.685919] [55082]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.685962] [55083]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.686031] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.686086] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.686130] [55082]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.686174] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.686218] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.686265] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.686311] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.686311] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.687189] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.687286] [55083]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.687358] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.687426] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.687474] [55083]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.687518] [55082]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.687564] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.687621] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.687665] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.687702] [55082]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.687733] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.687761] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.687761] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.687847] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.689505] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.689605] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.689670] [55083]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.689747] [55083]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.689822] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.689882] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.689882] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.689974] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.690038] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.690070] [55082]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.690097] [55082]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.690165] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.690232] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.690306] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.691293] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.691402] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.691465] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.691524] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.691573] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.691604] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.691643] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.691670] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.691695] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.691731] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.691861] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.691861] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.748851] [55083]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55083) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.749096] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.749096] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.749252] [55082]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55082) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 390.749299] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.749339] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.749379] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.749419] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.749453] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.749495] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.749593] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.749640] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.749640] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.749723] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.749775] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.749817] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.749860] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.749903] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.749950] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.749993] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.750049] [55083]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.750150] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.750204] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.750246] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.750289] [55083]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.750331] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.750375] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.750410] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.750437] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.750463] [55082]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.750488] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.750513] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.750537] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.750537] [55083]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.750583] [55082]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.750607] [55083]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.750635] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.750660] [55083]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.750660] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.750707] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.750732] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.750732] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.750778] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.750804] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.750804] [55083]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.750855] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.750881] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.750906] [55082]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.750931] [55083]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.750955] [55082]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.750979] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.750979] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.751049] [55082]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.751074] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.751104] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.751137] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.751137] [55083]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.751182] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.751206] [55083]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.751206] [55083]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.751253] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.751278] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.751302] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.751330] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.751356] [55082]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.751383] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.751421] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.751453] [55082]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.751481] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.751508] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.751532] [55083]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.751557] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.751586] [55083]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.751611] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.751638] [55083]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.751999] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.752104] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.752161] [55082]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.752245] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.752289] [55082]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.752330] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.752382] [55082]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.752426] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.752476] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.752579] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.752629] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.752671] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.752713] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.752756] [55083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.752798] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.752895] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.752942] [55082]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.752986] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.753070] [55082]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.753133] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.753182] [55082]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.753223] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.753275] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.753346] [55083]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.753390] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.753440] [55083]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.753486] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.753529] [55083]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.753571] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.753613] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.753661] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.753771] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.753822] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.753864] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.753919] [55082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.753963] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.754015] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.754061] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.754103] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.754145] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.754187] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.754229] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.754272] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.754320] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.754363] [55082]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.754412] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.754477] [55082]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.754525] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.754568] [55082]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.754615] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.754652] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.754699] [55083]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.754744] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.754771] [55083]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.754796] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.754822] [55083]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.754849] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.754873] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.754900] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.754926] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.754958] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.754987] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755019] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755046] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755077] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.755103] [55083]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755129] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.755153] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.755179] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755204] [55083]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755233] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755260] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.755285] [55082]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755310] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.755335] [55082]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.755359] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755383] [55082]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755408] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755432] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.755459] [55083]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755485] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.755509] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.755534] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755559] [55083]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755583] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755608] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.755633] [55082]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755658] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.755685] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.755711] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755737] [55082]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755762] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755787] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.755787] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.755833] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755857] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.755882] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.755909] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.755935] [55083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.755959] [55082]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.755984] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.756289] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.756352] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.756397] [55082]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.756440] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.756483] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.756567] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.756615] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.756657] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.756699] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.756743] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.756785] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.756833] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.756876] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.756919] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.756965] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.757024] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.757070] [55082]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.757113] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.757155] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.757198] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.757240] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.757283] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.757325] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.757372] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.757415] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.757457] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.757506] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.757548] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.757589] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.757631] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.757672] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.757714] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.757760] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.757802] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.757844] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.757885] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.757927] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.757969] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.758018] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.758081] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.758139] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.758139] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.758235] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.758282] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.758330] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.758374] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.758374] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.758452] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.758489] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.758489] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.758575] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.758603] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.758628] [55083]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.758656] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.758682] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.758707] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.758732] [55083]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.758757] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.758787] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.758827] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.758866] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.758911] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.758941] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.758966] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.758994] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.759030] [55082]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759055] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759089] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759122] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759149] [55082]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759187] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759216] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.759241] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.759266] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.759297] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.759323] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.759349] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.759374] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.759399] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.759424] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759449] [55083]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759473] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759473] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759534] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759561] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.759587] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759612] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.759637] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.759662] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.759687] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.759712] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.759738] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.759765] [55082]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759791] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.759816] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759840] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.759865] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759890] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.759913] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.759938] [55083]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.759962] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.759990] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.760281] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.760334] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.760383] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.760426] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.760470] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.760513] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.760556] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.760635] [55083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.760692] [55082]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.760736] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.760781] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.760824] [55083]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.760866] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.760908] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.760950] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.760993] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.761066] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.761123] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.761175] [55082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.761218] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.761260] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.761302] [55083]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.761344] [55082]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.761399] [55083]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.761457] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.761502] [55083]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.761548] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.761591] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.761634] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.761707] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.761754] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.761797] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.761840] [55082]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.761882] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.761932] [55082]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.761978] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.762162] [55082]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.762248] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.762293] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.762335] [55083]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.762379] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.762422] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.762464] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.762506] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.762557] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.762607] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.762652] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.762787] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.762861] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.762914] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.762957] [55082]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.763007] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.763054] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.763151] [55083]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.763198] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.763240] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.763282] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.763324] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.763365] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.763406] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.763448] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.763490] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.763536] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.763578] [55083]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.763620] [55082]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.763666] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.763708] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.763743] [55083]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.763875] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.763929] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.763986] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764034] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.764089] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.764133] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764160] [55082]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.764185] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.764210] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.764235] [55083]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.764265] [55082]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.764295] [55083]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.764321] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.764346] [55083]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.764372] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.764397] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.764420] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764445] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.764469] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.764494] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764518] [55082]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.764545] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.764571] [55082]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.764599] [55083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.764623] [55082]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.764648] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.764672] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.764697] [55083]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.764721] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.764746] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.764773] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764799] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.764825] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.764849] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.764875] [55082]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.764901] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.765130] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.765184] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.765228] [55082]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.765274] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.765316] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.765358] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.765400] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.765448] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.765489] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.765532] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.765574] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.765616] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.765661] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.765708] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.765751] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.765794] [55083]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.765835] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.765876] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.765917] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.765958] [55083]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.766030] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.766087] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.766131] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.766179] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.766221] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.766263] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.766305] [55082]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.766346] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.766389] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.766431] [55083]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.766475] [55082]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.766517] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.766559] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.766601] [55083]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.766642] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.766683] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.766724] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.766765] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.766811] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.766859] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.766903] [55082]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.766945] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.766986] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.767037] [55083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.767110] [55082]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.767152] [55083]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.767199] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.767243] [55083]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.767294] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.767337] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.767374] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.767420] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.767461] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.767488] [55083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.767515] [55082]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.767540] [55083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55083) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.767565] [55082]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.767593] [55083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.767620] [55082]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.767645] [55083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.767673] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.767699] [55083]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.767724] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.767750] [55083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.767774] [55082]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 390.767799] [55083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55083) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55082) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55082) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 390.767826] [55082]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55082) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 390.788544] [55082]: INFO dbcounter [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Registered counter for database cinder [ 390.788708] [55083]: INFO dbcounter [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Registered counter for database cinder [ 390.797873] [55083]: DEBUG oslo_db.sqlalchemy.engines [None req-16b07be7-05bf-42f1-ac73-335bf360a622 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=55083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.798025] [55082]: DEBUG oslo_db.sqlalchemy.engines [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 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=55082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.924166] [55082]: DEBUG dbcounter [-] [55082] Writer thread running {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 390.924386] [55083]: DEBUG dbcounter [-] [55083] Writer thread running {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 390.927527] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 390.927712] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 390.929816] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 390.929934] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 390.931881] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 390.931999] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 390.933679] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 390.933769] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 390.934097] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.934164] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.934289] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.934358] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.935912] [55083]: WARNING cinder.keymgr.conf_key_mgr [None req-16b07be7-05bf-42f1-ac73-335bf360a622 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' [ 390.936065] [55082]: WARNING cinder.keymgr.conf_key_mgr [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 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' [ 390.938723] [55083]: DEBUG oslo_db.sqlalchemy.engines [None req-16b07be7-05bf-42f1-ac73-335bf360a622 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=55083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.938794] [55082]: DEBUG oslo_db.sqlalchemy.engines [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 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=55082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 390.940375] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 390.940431] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 390.942143] [55082]: INFO cinder.rpc [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 390.942191] [55083]: INFO cinder.rpc [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 390.942561] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.942594] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.942728] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.942761] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.943836] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.943877] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.944008] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.944043] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.944880] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.944922] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.945058] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.945103] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.956583] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.956707] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.956784] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.956834] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.959525] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.959684] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.959886] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.960091] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.962412] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.962576] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.962738] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.962910] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.966157] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.966335] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.966717] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.966885] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.968873] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.969050] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.969802] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.969970] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.971618] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.971773] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.972475] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.972637] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.974484] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.974647] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.975280] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.975440] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.977042] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.977214] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.977746] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.977910] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.979551] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.979712] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.980366] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.980528] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.980642] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.980802] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.981469] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.981640] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.984440] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.984625] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 390.984827] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 390.984992] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.082191] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.082429] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.083749] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.083950] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.085663] [55082]: WARNING cinder.api.contrib.hosts [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 391.086122] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.086296] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.087177] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.087347] [55083]: WARNING cinder.api.contrib.hosts [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 391.087427] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.087717] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.087879] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.088301] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.088461] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.088731] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.088895] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.089252] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.089426] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.089834] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.089998] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.090467] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.090636] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.090781] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.090941] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.091556] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.091709] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.091938] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.092109] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.092515] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.092673] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.092997] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.093175] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.093583] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.093745] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.093974] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.094144] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.094651] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.094815] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.095034] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.095195] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.095514] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: extensions {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.096108] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.096268] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.096842] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-hosts {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.097036] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: extensions {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.098273] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-hosts {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.098900] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: qos-specs {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.100299] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: qos-specs {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.101132] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-quota-class-sets {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.102470] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-quota-class-sets {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.102549] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: scheduler-stats {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.103888] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: scheduler-stats {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.104070] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-snapshot-manage {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.105453] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-snapshot-manage {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.105552] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: capabilities {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.106929] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: encryption {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.106974] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: capabilities {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.108325] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: encryption {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.108623] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: cgsnapshots {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.110026] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: cgsnapshots {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.110123] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-quota-sets {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.111511] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-quota-sets {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.111738] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-volume-manage {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.113047] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-volume-manage {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.114149] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-volume-transfer {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.115345] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-volume-transfer {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.115819] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-volume-type-access {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.117406] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-volume-type-access {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.117468] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: backups {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.118997] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: backups {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.119541] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-services {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.120889] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: consistencygroups {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.121090] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-services {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.122388] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: consistencygroups {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.122970] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: extra_specs {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.124503] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: extra_specs {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.124578] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: os-availability-zone {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.125915] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extended resource: encryption {{(pid=55082) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.126105] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: os-availability-zone {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.127796] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extended resource: encryption {{(pid=55083) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 391.127892] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.128045] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.128939] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.129150] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.129699] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.129872] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.129966] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.130161] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.130785] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.130946] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.131080] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.131250] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.131773] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.131936] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.132161] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.132322] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.132789] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.132947] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.133255] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.133429] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.133854] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.134020] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.134399] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.134565] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.134931] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.135105] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.135410] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.135570] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.136009] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.136181] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.136537] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.136697] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.137026] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.137198] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.137538] [55082]: WARNING stevedore.named [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.137696] [55082]: WARNING castellan.key_manager [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.138165] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.138325] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.138395] [55082]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] SnapshotActionsController initialized {{(pid=55082) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 391.138529] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeActions extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.138689] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension UsedLimits extending resource: limits {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.138841] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.138931] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139057] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension TypesManage extending resource: types {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139137] [55083]: WARNING stevedore.named [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 391.139209] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139298] [55083]: WARNING castellan.key_manager [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 391.139343] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension AdminActions extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139458] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension AdminActions extending resource: snapshots {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139579] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension AdminActions extending resource: backups {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139693] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139817] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139940] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.139974] [55083]: DEBUG cinder.api.contrib.snapshot_actions [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] SnapshotActionsController initialized {{(pid=55083) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 391.140072] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140147] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeActions extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140296] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140338] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension UsedLimits extending resource: limits {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140418] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140453] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140530] [55082]: DEBUG cinder.api.openstack [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55082) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140563] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140656] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension TypesManage extending resource: types {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140780] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.140904] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension AdminActions extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141040] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension AdminActions extending resource: snapshots {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141513] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension AdminActions extending resource: backups {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141513] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141513] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141513] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141628] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141818] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.141935] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.142057] [55083]: DEBUG cinder.api.openstack [None req-16b07be7-05bf-42f1-ac73-335bf360a622 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55083) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 391.142658] [55082]: WARNING keystonemiddleware.auth_token [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 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. [ 391.144825] [55083]: WARNING keystonemiddleware.auth_token [None req-16b07be7-05bf-42f1-ac73-335bf360a622 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. [ 391.146936] [55082]: WARNING keystonemiddleware.auth_token [None req-4b20e982-b5b6-4f7d-8449-bc59176313a8 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 [ 391.149283] [55083]: WARNING keystonemiddleware.auth_token [None req-16b07be7-05bf-42f1-ac73-335bf360a622 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 [ 391.149434] [55082]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5d01aa1b5be0 pid: 55082 (default app) [ 391.151718] [55083]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x5d01aa1b5be0 pid: 55083 (default app) [ 391.158674] [55082]: /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. [ 391.158674] [55082]: warnings.warn(deprecated_msg) [ 391.158800] [55082]: /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. [ 391.158800] [55082]: warnings.warn(deprecated_msg) [ 391.158800] [55082]: /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. [ 391.158800] [55082]: warnings.warn(deprecated_msg) [ 391.158800] [55082]: /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. [ 391.158989] [55082]: warnings.warn(deprecated_msg) [ 391.158989] [55082]: /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. [ 391.158989] [55082]: warnings.warn(deprecated_msg) [ 391.158989] [55082]: /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. [ 391.158989] [55082]: warnings.warn(deprecated_msg) [ 391.158989] [55082]: /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. [ 391.159247] [55082]: warnings.warn(deprecated_msg) [ 391.159247] [55082]: /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. [ 391.159247] [55082]: warnings.warn(deprecated_msg) [ 391.159247] [55082]: /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. [ 391.159247] [55082]: warnings.warn(deprecated_msg) [ 391.159395] [55082]: /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. [ 391.159395] [55082]: warnings.warn(deprecated_msg) [ 391.159395] [55082]: /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. [ 391.159395] [55082]: warnings.warn(deprecated_msg) [ 391.159522] [55082]: /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. [ 391.159522] [55082]: warnings.warn(deprecated_msg) [ 391.159522] [55082]: /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. [ 391.159522] [55082]: warnings.warn(deprecated_msg) [ 391.159649] [55082]: /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. [ 391.159649] [55082]: warnings.warn(deprecated_msg) [ 391.159649] [55082]: /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. [ 391.159649] [55082]: warnings.warn(deprecated_msg) [ 391.159649] [55082]: /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. [ 391.159808] [55082]: warnings.warn(deprecated_msg) [ 391.159808] [55082]: /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. [ 391.159808] [55082]: warnings.warn(deprecated_msg) [ 391.159808] [55082]: /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. [ 391.159808] [55082]: warnings.warn(deprecated_msg) [ 391.160012] [55082]: /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. [ 391.160012] [55082]: warnings.warn(deprecated_msg) [ 391.160012] [55082]: /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. [ 391.160012] [55082]: warnings.warn(deprecated_msg) [ 391.160012] [55082]: /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. [ 391.160012] [55082]: warnings.warn(deprecated_msg) [ 391.160231] [55082]: /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. [ 391.160231] [55082]: warnings.warn(deprecated_msg) [ 391.160231] [55082]: /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. [ 391.160231] [55082]: warnings.warn(deprecated_msg) [ 391.160231] [55082]: /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. [ 391.160231] [55082]: warnings.warn(deprecated_msg) [ 391.160421] [55082]: /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. [ 391.160421] [55082]: warnings.warn(deprecated_msg) [ 391.160421] [55082]: /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. [ 391.160421] [55082]: warnings.warn(deprecated_msg) [ 391.160421] [55082]: /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. [ 391.160421] [55082]: warnings.warn(deprecated_msg) [ 391.160607] [55082]: /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. [ 391.160607] [55082]: warnings.warn(deprecated_msg) [ 391.160607] [55082]: /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. [ 391.160607] [55082]: warnings.warn(deprecated_msg) [ 391.160607] [55082]: /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. [ 391.160607] [55082]: warnings.warn(deprecated_msg) [ 391.160788] [55082]: /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. [ 391.160788] [55082]: warnings.warn(deprecated_msg) [ 391.160788] [55082]: /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. [ 391.160788] [55082]: warnings.warn(deprecated_msg) [ 391.160919] [55082]: /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. [ 391.160919] [55082]: warnings.warn(deprecated_msg) [ 391.160919] [55082]: /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. [ 391.160919] [55082]: warnings.warn(deprecated_msg) [ 391.160919] [55082]: /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. [ 391.161094] [55082]: warnings.warn(deprecated_msg) [ 391.161094] [55082]: /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. [ 391.161094] [55082]: warnings.warn(deprecated_msg) [ 391.161094] [55082]: /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. [ 391.161094] [55082]: warnings.warn(deprecated_msg) [ 391.161245] [55082]: /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. [ 391.161245] [55082]: warnings.warn(deprecated_msg) [ 391.161245] [55082]: /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. [ 391.161245] [55082]: warnings.warn(deprecated_msg) [ 391.161245] [55082]: /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. [ 391.161245] [55082]: warnings.warn(deprecated_msg) [ 391.161422] [55082]: /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. [ 391.161422] [55082]: warnings.warn(deprecated_msg) [ 391.161422] [55082]: /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. [ 391.161422] [55082]: warnings.warn(deprecated_msg) [ 391.161422] [55082]: /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. [ 391.161634] [55082]: warnings.warn(deprecated_msg) [ 391.161634] [55082]: /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. [ 391.161634] [55082]: warnings.warn(deprecated_msg) [ 391.161634] [55082]: /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. [ 391.161634] [55082]: warnings.warn(deprecated_msg) [ 391.161788] [55082]: /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. [ 391.161788] [55082]: warnings.warn(deprecated_msg) [ 391.161788] [55082]: /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. [ 391.161788] [55082]: warnings.warn(deprecated_msg) [ 391.161912] [55082]: /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. [ 391.161912] [55082]: warnings.warn(deprecated_msg) [ 391.161912] [55082]: /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. [ 391.161912] [55082]: warnings.warn(deprecated_msg) [ 391.162685] [55082]: /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. [ 391.162685] [55082]: warnings.warn(deprecated_msg) [ 391.162685] [55082]: /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. [ 391.162685] [55082]: warnings.warn(deprecated_msg) [ 391.162685] [55082]: /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. [ 391.162972] [55082]: warnings.warn(deprecated_msg) [ 391.162972] [55082]: /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. [ 391.162972] [55082]: warnings.warn(deprecated_msg) [ 391.162972] [55082]: /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. [ 391.162972] [55082]: warnings.warn(deprecated_msg) [ 391.163227] [55082]: /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. [ 391.163227] [55082]: warnings.warn(deprecated_msg) [ 391.163227] [55082]: /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. [ 391.163227] [55082]: warnings.warn(deprecated_msg) [ 391.163429] [55082]: /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. [ 391.163429] [55082]: warnings.warn(deprecated_msg) [ 391.163429] [55082]: /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. [ 391.163429] [55082]: warnings.warn(deprecated_msg) [ 391.163638] [55082]: /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. [ 391.163638] [55082]: warnings.warn(deprecated_msg) [ 391.163638] [55082]: /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. [ 391.163638] [55082]: warnings.warn(deprecated_msg) [ 391.163834] [55082]: /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. [ 391.163834] [55082]: warnings.warn(deprecated_msg) [ 391.163834] [55082]: /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. [ 391.163834] [55082]: warnings.warn(deprecated_msg) [ 391.164055] [55082]: /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. [ 391.164055] [55082]: warnings.warn(deprecated_msg) [ 391.164055] [55082]: /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. [ 391.164055] [55082]: warnings.warn(deprecated_msg) [ 391.164281] [55082]: /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. [ 391.164281] [55082]: warnings.warn(deprecated_msg) [ 391.164281] [55082]: /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. [ 391.164281] [55082]: warnings.warn(deprecated_msg) [ 391.164281] [55082]: /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. [ 391.164281] [55082]: warnings.warn(deprecated_msg) [ 391.164732] [55082]: /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. [ 391.164732] [55082]: warnings.warn(deprecated_msg) [ 391.164732] [55082]: /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. [ 391.164732] [55082]: warnings.warn(deprecated_msg) [ 391.164732] [55082]: /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. [ 391.165186] [55082]: warnings.warn(deprecated_msg) [ 391.165186] [55082]: /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. [ 391.165186] [55082]: warnings.warn(deprecated_msg) [ 391.165186] [55082]: /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. [ 391.165186] [55082]: warnings.warn(deprecated_msg) [ 391.165186] [55082]: /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. [ 391.165186] [55082]: warnings.warn(deprecated_msg) [ 391.165752] [55082]: /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. [ 391.165752] [55082]: warnings.warn(deprecated_msg) [ 391.165752] [55082]: /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. [ 391.165752] [55082]: warnings.warn(deprecated_msg) [ 391.165752] [55082]: /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. [ 391.165752] [55082]: warnings.warn(deprecated_msg) [ 391.166093] [55082]: /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. [ 391.166093] [55082]: warnings.warn(deprecated_msg) [ 391.166093] [55082]: /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. [ 391.166093] [55082]: warnings.warn(deprecated_msg) [ 391.166093] [55082]: /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. [ 391.166093] [55082]: warnings.warn(deprecated_msg) [ 391.166403] [55082]: /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. [ 391.166403] [55082]: warnings.warn(deprecated_msg) [ 391.166403] [55082]: /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. [ 391.166403] [55082]: warnings.warn(deprecated_msg) [ 391.166403] [55082]: /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. [ 391.166403] [55082]: warnings.warn(deprecated_msg) [ 391.166696] [55082]: /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. [ 391.166696] [55082]: warnings.warn(deprecated_msg) [ 391.166696] [55082]: /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. [ 391.166696] [55082]: warnings.warn(deprecated_msg) [ 391.166892] [55082]: /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. [ 391.166892] [55082]: warnings.warn(deprecated_msg) [ 391.166892] [55082]: /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. [ 391.166892] [55082]: warnings.warn(deprecated_msg) [ 391.167131] [55082]: /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. [ 391.167131] [55082]: warnings.warn(deprecated_msg) [ 391.167131] [55082]: /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. [ 391.167131] [55082]: warnings.warn(deprecated_msg) [ 391.167352] [55082]: /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. [ 391.167352] [55082]: warnings.warn(deprecated_msg) [ 391.167352] [55082]: /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. [ 391.167352] [55082]: warnings.warn(deprecated_msg) [ 391.167352] [55082]: DEBUG cinder.api.middleware.request_id [None req-5fe354ff-3733-4ed4-a65a-0e2024dc5f3d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 391.167352] [55082]: [pid: 55082|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 14:45:04 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 394.525920] [55083]: /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. [ 394.525920] [55083]: warnings.warn(deprecated_msg) [ 394.525920] [55083]: /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. [ 394.525920] [55083]: warnings.warn(deprecated_msg) [ 394.525920] [55083]: /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. [ 394.526385] [55083]: warnings.warn(deprecated_msg) [ 394.526385] [55083]: /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. [ 394.526385] [55083]: warnings.warn(deprecated_msg) [ 394.526385] [55083]: /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. [ 394.526385] [55083]: warnings.warn(deprecated_msg) [ 394.526516] [55083]: /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. [ 394.526516] [55083]: warnings.warn(deprecated_msg) [ 394.526516] [55083]: /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. [ 394.526516] [55083]: warnings.warn(deprecated_msg) [ 394.526516] [55083]: /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. [ 394.526516] [55083]: warnings.warn(deprecated_msg) [ 394.526683] [55083]: /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. [ 394.526683] [55083]: warnings.warn(deprecated_msg) [ 394.526683] [55083]: /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. [ 394.526683] [55083]: warnings.warn(deprecated_msg) [ 394.526791] [55083]: /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. [ 394.526791] [55083]: warnings.warn(deprecated_msg) [ 394.526791] [55083]: /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. [ 394.526791] [55083]: warnings.warn(deprecated_msg) [ 394.526894] [55083]: /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. [ 394.526894] [55083]: warnings.warn(deprecated_msg) [ 394.526894] [55083]: /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. [ 394.526894] [55083]: warnings.warn(deprecated_msg) [ 394.527035] [55083]: /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. [ 394.527035] [55083]: warnings.warn(deprecated_msg) [ 394.527035] [55083]: /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. [ 394.527035] [55083]: warnings.warn(deprecated_msg) [ 394.527035] [55083]: /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. [ 394.527179] [55083]: warnings.warn(deprecated_msg) [ 394.527179] [55083]: /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. [ 394.527179] [55083]: warnings.warn(deprecated_msg) [ 394.527179] [55083]: /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. [ 394.527179] [55083]: warnings.warn(deprecated_msg) [ 394.527302] [55083]: /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. [ 394.527302] [55083]: warnings.warn(deprecated_msg) [ 394.527302] [55083]: /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. [ 394.527302] [55083]: warnings.warn(deprecated_msg) [ 394.527302] [55083]: /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. [ 394.527302] [55083]: warnings.warn(deprecated_msg) [ 394.527457] [55083]: /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. [ 394.527457] [55083]: warnings.warn(deprecated_msg) [ 394.527457] [55083]: /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. [ 394.527457] [55083]: warnings.warn(deprecated_msg) [ 394.527457] [55083]: /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. [ 394.527457] [55083]: warnings.warn(deprecated_msg) [ 394.527613] [55083]: /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. [ 394.527613] [55083]: warnings.warn(deprecated_msg) [ 394.527613] [55083]: /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. [ 394.527613] [55083]: warnings.warn(deprecated_msg) [ 394.527613] [55083]: /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. [ 394.527613] [55083]: warnings.warn(deprecated_msg) [ 394.527763] [55083]: /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. [ 394.527763] [55083]: warnings.warn(deprecated_msg) [ 394.527763] [55083]: /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. [ 394.527763] [55083]: warnings.warn(deprecated_msg) [ 394.527763] [55083]: /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. [ 394.527898] [55083]: warnings.warn(deprecated_msg) [ 394.527898] [55083]: /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. [ 394.527898] [55083]: warnings.warn(deprecated_msg) [ 394.527898] [55083]: /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. [ 394.527898] [55083]: warnings.warn(deprecated_msg) [ 394.528033] [55083]: /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. [ 394.528033] [55083]: warnings.warn(deprecated_msg) [ 394.528033] [55083]: /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. [ 394.528033] [55083]: warnings.warn(deprecated_msg) [ 394.528033] [55083]: /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. [ 394.528033] [55083]: warnings.warn(deprecated_msg) [ 394.528184] [55083]: /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. [ 394.528184] [55083]: warnings.warn(deprecated_msg) [ 394.528184] [55083]: /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. [ 394.528184] [55083]: warnings.warn(deprecated_msg) [ 394.528184] [55083]: /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. [ 394.528184] [55083]: warnings.warn(deprecated_msg) [ 394.528337] [55083]: /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. [ 394.528337] [55083]: warnings.warn(deprecated_msg) [ 394.528337] [55083]: /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. [ 394.528337] [55083]: warnings.warn(deprecated_msg) [ 394.528337] [55083]: /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. [ 394.528470] [55083]: warnings.warn(deprecated_msg) [ 394.528470] [55083]: /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. [ 394.528470] [55083]: warnings.warn(deprecated_msg) [ 394.528470] [55083]: /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. [ 394.528470] [55083]: warnings.warn(deprecated_msg) [ 394.528598] [55083]: /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. [ 394.528598] [55083]: warnings.warn(deprecated_msg) [ 394.528598] [55083]: /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. [ 394.528598] [55083]: warnings.warn(deprecated_msg) [ 394.528705] [55083]: /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. [ 394.528705] [55083]: warnings.warn(deprecated_msg) [ 394.528705] [55083]: /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. [ 394.528705] [55083]: warnings.warn(deprecated_msg) [ 394.528809] [55083]: /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. [ 394.528809] [55083]: warnings.warn(deprecated_msg) [ 394.528809] [55083]: /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. [ 394.528809] [55083]: warnings.warn(deprecated_msg) [ 394.528809] [55083]: /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. [ 394.528938] [55083]: warnings.warn(deprecated_msg) [ 394.528938] [55083]: /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. [ 394.528938] [55083]: warnings.warn(deprecated_msg) [ 394.528938] [55083]: /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. [ 394.528938] [55083]: warnings.warn(deprecated_msg) [ 394.529787] [55083]: /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. [ 394.529787] [55083]: warnings.warn(deprecated_msg) [ 394.529787] [55083]: /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. [ 394.529787] [55083]: warnings.warn(deprecated_msg) [ 394.529967] [55083]: /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. [ 394.529967] [55083]: warnings.warn(deprecated_msg) [ 394.529967] [55083]: /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. [ 394.529967] [55083]: warnings.warn(deprecated_msg) [ 394.530180] [55083]: /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. [ 394.530180] [55083]: warnings.warn(deprecated_msg) [ 394.530180] [55083]: /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. [ 394.530180] [55083]: warnings.warn(deprecated_msg) [ 394.530377] [55083]: /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. [ 394.530377] [55083]: warnings.warn(deprecated_msg) [ 394.530377] [55083]: /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. [ 394.530377] [55083]: warnings.warn(deprecated_msg) [ 394.530567] [55083]: /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. [ 394.530567] [55083]: warnings.warn(deprecated_msg) [ 394.530567] [55083]: /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. [ 394.530567] [55083]: warnings.warn(deprecated_msg) [ 394.530739] [55083]: /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. [ 394.530739] [55083]: warnings.warn(deprecated_msg) [ 394.530739] [55083]: /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. [ 394.530739] [55083]: warnings.warn(deprecated_msg) [ 394.530739] [55083]: /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. [ 394.530968] [55083]: warnings.warn(deprecated_msg) [ 394.530968] [55083]: /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. [ 394.530968] [55083]: warnings.warn(deprecated_msg) [ 394.530968] [55083]: /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. [ 394.530968] [55083]: warnings.warn(deprecated_msg) [ 394.530968] [55083]: /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. [ 394.531245] [55083]: warnings.warn(deprecated_msg) [ 394.531245] [55083]: /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. [ 394.531245] [55083]: warnings.warn(deprecated_msg) [ 394.531245] [55083]: /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. [ 394.531245] [55083]: warnings.warn(deprecated_msg) [ 394.531485] [55083]: /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. [ 394.531485] [55083]: warnings.warn(deprecated_msg) [ 394.531485] [55083]: /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. [ 394.531485] [55083]: warnings.warn(deprecated_msg) [ 394.531485] [55083]: /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. [ 394.531485] [55083]: warnings.warn(deprecated_msg) [ 394.531745] [55083]: /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. [ 394.531745] [55083]: warnings.warn(deprecated_msg) [ 394.531745] [55083]: /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. [ 394.531745] [55083]: warnings.warn(deprecated_msg) [ 394.531745] [55083]: /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. [ 394.531745] [55083]: warnings.warn(deprecated_msg) [ 394.532041] [55083]: /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. [ 394.532041] [55083]: warnings.warn(deprecated_msg) [ 394.532041] [55083]: /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. [ 394.532041] [55083]: warnings.warn(deprecated_msg) [ 394.532041] [55083]: /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. [ 394.532041] [55083]: warnings.warn(deprecated_msg) [ 394.532501] [55083]: /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. [ 394.532501] [55083]: warnings.warn(deprecated_msg) [ 394.532501] [55083]: /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. [ 394.532501] [55083]: warnings.warn(deprecated_msg) [ 394.532501] [55083]: /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. [ 394.532501] [55083]: warnings.warn(deprecated_msg) [ 394.532938] [55083]: /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. [ 394.532938] [55083]: warnings.warn(deprecated_msg) [ 394.532938] [55083]: /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. [ 394.532938] [55083]: warnings.warn(deprecated_msg) [ 394.533151] [55083]: /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. [ 394.533151] [55083]: warnings.warn(deprecated_msg) [ 394.533151] [55083]: /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. [ 394.533151] [55083]: warnings.warn(deprecated_msg) [ 394.533151] [55083]: /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. [ 394.533382] [55083]: warnings.warn(deprecated_msg) [ 394.533382] [55083]: /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. [ 394.533382] [55083]: warnings.warn(deprecated_msg) [ 394.533382] [55083]: /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. [ 394.533382] [55083]: warnings.warn(deprecated_msg) [ 394.533382] [55083]: DEBUG cinder.api.middleware.request_id [None req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 394.876850] [55083]: INFO cinder.api.openstack.wsgi [None req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 admin admin] POST http://10.180.1.21/volume/v3/types [ 394.877578] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 394.879619] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 394.879619] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 394.883064] [55083]: DEBUG oslo_db.sqlalchemy.engines [None req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 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=55083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 394.908758] [55083]: INFO cinder.api.openstack.wsgi [None req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 394.909266] [55083]: [pid: 55083|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:45:08 2025] POST /volume/v3/types => generated 182 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 394.912906] [55082]: DEBUG cinder.api.middleware.request_id [req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 req-e3d8d6ca-ac4e-428b-b5b7-c0b4791de76b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 395.179303] [55082]: INFO cinder.api.openstack.wsgi [req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 req-e3d8d6ca-ac4e-428b-b5b7-c0b4791de76b admin admin] POST http://10.180.1.21/volume/v3/types/f2ca4dcc-7810-4b14-bd58-ac60c6c9751c/extra_specs [ 395.179846] [55082]: DEBUG cinder.api.openstack.wsgi [req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 req-e3d8d6ca-ac4e-428b-b5b7-c0b4791de76b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 395.181940] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 395.181940] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 395.185597] [55082]: DEBUG oslo_db.sqlalchemy.engines [req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 req-e3d8d6ca-ac4e-428b-b5b7-c0b4791de76b 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=55082) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 395.237530] [55082]: INFO cinder.api.openstack.wsgi [req-fbb35b21-f6cd-4132-bad0-895a8db1f6e6 req-e3d8d6ca-ac4e-428b-b5b7-c0b4791de76b admin admin] http://10.180.1.21/volume/v3/types/f2ca4dcc-7810-4b14-bd58-ac60c6c9751c/extra_specs returned with HTTP 200 [ 395.238119] [55082]: [pid: 55082|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 14:45:08 2025] POST /volume/v3/types/f2ca4dcc-7810-4b14-bd58-ac60c6c9751c/extra_specs => generated 51 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 404.906949] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 405.235760] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 406.153834] [55083]: DEBUG cinder.api.middleware.request_id [None req-03920ac9-9317-4b61-bcc7-8a973e5b0fbd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 406.154535] [55083]: INFO cinder.api.openstack.wsgi [None req-03920ac9-9317-4b61-bcc7-8a973e5b0fbd None None] GET http://10.180.1.21/volume// [ 406.154718] [55083]: DEBUG cinder.api.openstack.wsgi [None req-03920ac9-9317-4b61-bcc7-8a973e5b0fbd None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 406.154930] [55083]: DEBUG cinder.api.openstack.wsgi [None req-03920ac9-9317-4b61-bcc7-8a973e5b0fbd None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 406.155525] [55083]: INFO cinder.api.openstack.wsgi [None req-03920ac9-9317-4b61-bcc7-8a973e5b0fbd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 406.155835] [55083]: [pid: 55083|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 14:45:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 463.134829] [55082]: DEBUG cinder.api.middleware.request_id [None req-79f764ef-5e5d-48f5-a586-275dea774a0d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 463.203503] [55082]: INFO cinder.api.openstack.wsgi [None req-79f764ef-5e5d-48f5-a586-275dea774a0d tempest-verify_tempest_config-1258080776 tempest-verify_tempest_config-1258080776-project-member] GET http://10.180.1.21/volume/v3/extensions [ 463.203749] [55082]: DEBUG cinder.api.openstack.wsgi [None req-79f764ef-5e5d-48f5-a586-275dea774a0d tempest-verify_tempest_config-1258080776 tempest-verify_tempest_config-1258080776-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 463.203962] [55082]: DEBUG cinder.api.openstack.wsgi [None req-79f764ef-5e5d-48f5-a586-275dea774a0d tempest-verify_tempest_config-1258080776 tempest-verify_tempest_config-1258080776-project-member] Calling method 'index' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 463.204393] [55082]: INFO cinder.api.openstack.wsgi [None req-79f764ef-5e5d-48f5-a586-275dea774a0d tempest-verify_tempest_config-1258080776 tempest-verify_tempest_config-1258080776-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 463.204770] [55082]: [pid: 55082|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 14:46:16 2025] GET /volume/v3/extensions => generated 5245 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 534.068782] [55083]: DEBUG cinder.api.middleware.request_id [None req-698019a6-f0fb-4d14-bd34-55268c17b88b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 534.245620] [55083]: INFO cinder.api.openstack.wsgi [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 534.246705] [55083]: DEBUG cinder.api.openstack.wsgi [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1814801724"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 534.250944] [55083]: DEBUG cinder.api.v3.volumes [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1814801724'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 534.251072] [55083]: INFO cinder.api.v3.volumes [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Create volume of 1 GB [ 534.268510] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 15:47:28.118121. {{(pid=55083) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 534.268682] [55083]: INFO cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Availability Zones retrieved successfully. [ 534.289496] [55083]: /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 [ 534.289496] [55083]: import asyncore [ 534.299858] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Flow 'volume_create_api' (1e7edf3b-a75e-4810-a99f-6710b7f55766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 534.301257] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637c2154-5562-4924-ba07-f2f636ace38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 534.302462] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 534.340819] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637c2154-5562-4924-ba07-f2f636ace38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 534.341965] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07401cf-ee26-4dee-adf0-a290f8c469b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 534.374546] [55083]: WARNING cinder.quota [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Deprecated: Default quota for resource: volumes_vsphere is set by the default quota flag: quota_volumes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 534.375478] [55083]: WARNING cinder.quota [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Deprecated: Default quota for resource: gigabytes_vsphere is set by the default quota flag: quota_gigabytes_vsphere, it is now deprecated. Please use the default quota class for default quota. [ 534.420903] [55083]: DEBUG cinder.quota [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Created reservations ['eb1f1685-26e8-40de-813b-eaddda7a2ed1', '58cef971-3400-4363-a8fd-40163bc97f6c', '05ca4978-0220-4f00-ab1a-81c40dda72ac', '8e3fd2f4-61de-42ce-a333-7419175cbc8b'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 534.421567] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07401cf-ee26-4dee-adf0-a290f8c469b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1f1685-26e8-40de-813b-eaddda7a2ed1', '58cef971-3400-4363-a8fd-40163bc97f6c', '05ca4978-0220-4f00-ab1a-81c40dda72ac', '8e3fd2f4-61de-42ce-a333-7419175cbc8b']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 534.422562] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624e3ba8-7376-4dae-9c69-3547b813f01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 534.587235] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624e3ba8-7376-4dae-9c69-3547b813f01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc0f814-cce4-47b7-a6d2-f3589a698e81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1814801724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d21b92c9d8c145c29e721f733efefd27',qos_specs=None,replication_status=,reservations=['eb1f1685-26e8-40de-813b-eaddda7a2ed1','58cef971-3400-4363-a8fd-40163bc97f6c','05ca4978-0220-4f00-ab1a-81c40dda72ac','8e3fd2f4-61de-42ce-a333-7419175cbc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b55b7a9c31f4faca8d5068504f97a87',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1814801724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc0f814-cce4-47b7-a6d2-f3589a698e81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d21b92c9d8c145c29e721f733efefd27',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='3b55b7a9c31f4faca8d5068504f97a87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 534.588210] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2364f3-2d69-4871-a09b-24839f40f641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 534.608764] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2364f3-2d69-4871-a09b-24839f40f641) 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-1814801724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d21b92c9d8c145c29e721f733efefd27',qos_specs=None,replication_status=,reservations=['eb1f1685-26e8-40de-813b-eaddda7a2ed1','58cef971-3400-4363-a8fd-40163bc97f6c','05ca4978-0220-4f00-ab1a-81c40dda72ac','8e3fd2f4-61de-42ce-a333-7419175cbc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b55b7a9c31f4faca8d5068504f97a87',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 534.609734] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc68bb9-9350-42d0-a8c1-1fbcabae3508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 534.635761] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dc68bb9-9350-42d0-a8c1-1fbcabae3508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 534.637210] [55083]: DEBUG cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Flow 'volume_create_api' (1e7edf3b-a75e-4810-a99f-6710b7f55766) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 534.637585] [55083]: INFO cinder.volume.api [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Create volume request issued successfully. [ 534.638634] [55083]: INFO cinder.api.openstack.wsgi [None req-698019a6-f0fb-4d14-bd34-55268c17b88b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 534.639195] [55083]: [pid: 55083|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:47:27 2025] POST /volume/v3/volumes => generated 784 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 534.649695] [55082]: DEBUG cinder.api.middleware.request_id [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 534.654443] [55082]: INFO cinder.api.openstack.wsgi [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 534.654681] [55082]: DEBUG cinder.api.openstack.wsgi [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 534.654913] [55082]: DEBUG cinder.api.openstack.wsgi [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 534.694732] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 534.694732] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 534.702019] [55082]: INFO cinder.volume.api [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 534.710375] [55082]: INFO cinder.api.openstack.wsgi [None req-522f3a23-28a2-45e1-b1cb-a4201abbf2a6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 534.710819] [55082]: [pid: 55082|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:47:28 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 963 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 535.742195] [55083]: DEBUG cinder.api.middleware.request_id [None req-add354ff-a64d-485c-aa4e-a8494771194e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 535.742195] [55083]: INFO cinder.api.openstack.wsgi [None req-add354ff-a64d-485c-aa4e-a8494771194e tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 535.742195] [55083]: DEBUG cinder.api.openstack.wsgi [None req-add354ff-a64d-485c-aa4e-a8494771194e tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 535.742195] [55083]: DEBUG cinder.api.openstack.wsgi [None req-add354ff-a64d-485c-aa4e-a8494771194e tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 535.791050] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 535.791050] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 535.801555] [55083]: INFO cinder.volume.api [None req-add354ff-a64d-485c-aa4e-a8494771194e tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 535.823072] [55083]: INFO cinder.api.openstack.wsgi [None req-add354ff-a64d-485c-aa4e-a8494771194e tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 535.823072] [55083]: [pid: 55083|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:47:29 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 544.707814] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=4 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 545.810020] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 558.573843] [55082]: DEBUG cinder.api.middleware.request_id [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 558.574831] [55082]: WARNING keystonemiddleware.auth_token [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b 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. [ 558.578359] [55082]: INFO cinder.api.openstack.wsgi [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b tempest-InstanceActionsTestJSON-555165326 tempest-InstanceActionsTestJSON-555165326-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=f96581fd-030c-47c5-9867-c1a105dd4342 [ 558.578359] [55082]: DEBUG cinder.api.openstack.wsgi [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b tempest-InstanceActionsTestJSON-555165326 tempest-InstanceActionsTestJSON-555165326-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 558.578359] [55082]: DEBUG cinder.api.openstack.wsgi [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b tempest-InstanceActionsTestJSON-555165326 tempest-InstanceActionsTestJSON-555165326-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 558.594723] [55082]: INFO cinder.api.openstack.wsgi [req-6a8c952a-8fa3-4f20-aecf-38df85fc4efe req-b51df377-db40-4c79-95ab-1f46f891b05b tempest-InstanceActionsTestJSON-555165326 tempest-InstanceActionsTestJSON-555165326-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=f96581fd-030c-47c5-9867-c1a105dd4342 returned with HTTP 200 [ 558.595331] [55082]: [pid: 55082|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 14:47:52 2025] GET /volume/v3/attachments?instance_id=f96581fd-030c-47c5-9867-c1a105dd4342 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 568.592388] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=1 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 594.946169] [55083]: DEBUG cinder.api.middleware.request_id [None req-fde08f55-db1c-4a02-abab-5cd193b0321b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.948803] [55083]: INFO cinder.api.openstack.wsgi [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] POST http://10.180.1.21/volume/v3/volumes [ 594.949369] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-992621414", "imageRef": "01f269e0-822c-4f74-9463-28808435f63b", "size": 1}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 594.952218] [55083]: DEBUG cinder.api.v3.volumes [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-992621414', 'imageRef': '01f269e0-822c-4f74-9463-28808435f63b', 'size': 1}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 595.171728] [55083]: INFO cinder.api.v3.volumes [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Create volume of 1 GB [ 595.177879] [55083]: INFO cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Availability Zones retrieved successfully. [ 595.186252] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Flow 'volume_create_api' (cc5b315a-6070-4b1c-a24c-519dace7c770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 595.187139] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26b1722-94ad-4fba-b525-78d32c2308fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.190354] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 595.260504] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b26b1722-94ad-4fba-b525-78d32c2308fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.262097] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872b68aa-e4d3-47a8-9acb-c6826c9cb4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.320249] [55083]: DEBUG cinder.quota [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Created reservations ['73017e5c-0a97-44b2-bed0-bdecbed0be88', 'c18f623f-63df-450b-a2cf-6d20eb04374b', '81289f5b-c5c7-42d0-95ca-4e9f81e50a47', '4394303f-a32b-4e4e-9177-3064055b677c'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 595.323020] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872b68aa-e4d3-47a8-9acb-c6826c9cb4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73017e5c-0a97-44b2-bed0-bdecbed0be88', 'c18f623f-63df-450b-a2cf-6d20eb04374b', '81289f5b-c5c7-42d0-95ca-4e9f81e50a47', '4394303f-a32b-4e4e-9177-3064055b677c']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.323020] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9bc363-520a-43b7-aa48-818de0c4d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.358569] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d9bc363-520a-43b7-aa48-818de0c4d064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3917429-32b8-4ce1-84c9-23f3cd726584', '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-992621414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16e5fae83414cc3a35376a66951fa66',qos_specs=None,replication_status=,reservations=['73017e5c-0a97-44b2-bed0-bdecbed0be88','c18f623f-63df-450b-a2cf-6d20eb04374b','81289f5b-c5c7-42d0-95ca-4e9f81e50a47','4394303f-a32b-4e4e-9177-3064055b677c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25a73b4701e40e6bccb00ad2bca0dc6',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-992621414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3917429-32b8-4ce1-84c9-23f3cd726584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16e5fae83414cc3a35376a66951fa66',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='d25a73b4701e40e6bccb00ad2bca0dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.358943] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76f3183-c3af-400a-bb0a-e7ba5cdd4e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.373799] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76f3183-c3af-400a-bb0a-e7ba5cdd4e7e) 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-992621414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16e5fae83414cc3a35376a66951fa66',qos_specs=None,replication_status=,reservations=['73017e5c-0a97-44b2-bed0-bdecbed0be88','c18f623f-63df-450b-a2cf-6d20eb04374b','81289f5b-c5c7-42d0-95ca-4e9f81e50a47','4394303f-a32b-4e4e-9177-3064055b677c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25a73b4701e40e6bccb00ad2bca0dc6',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.374757] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04feb021-3630-4243-ae07-94cbf1df6df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 595.384696] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04feb021-3630-4243-ae07-94cbf1df6df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 595.385784] [55083]: DEBUG cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Flow 'volume_create_api' (cc5b315a-6070-4b1c-a24c-519dace7c770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 595.386158] [55083]: INFO cinder.volume.api [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Create volume request issued successfully. [ 595.386873] [55083]: INFO cinder.api.openstack.wsgi [None req-fde08f55-db1c-4a02-abab-5cd193b0321b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 595.387491] [55083]: [pid: 55083|app: 0|req: 5/10] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 14:48:28 2025] POST /volume/v3/volumes => generated 897 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 595.401259] [55082]: DEBUG cinder.api.middleware.request_id [None req-0f55b845-b22d-4846-ae77-2de9927174e7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.405120] [55082]: INFO cinder.api.openstack.wsgi [None req-0f55b845-b22d-4846-ae77-2de9927174e7 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 595.405120] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0f55b845-b22d-4846-ae77-2de9927174e7 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.405120] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0f55b845-b22d-4846-ae77-2de9927174e7 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.609646] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.609646] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.616927] [55082]: INFO cinder.volume.api [None req-0f55b845-b22d-4846-ae77-2de9927174e7 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 595.625797] [55082]: INFO cinder.api.openstack.wsgi [None req-0f55b845-b22d-4846-ae77-2de9927174e7 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 595.626500] [55082]: [pid: 55082|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:29 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 965 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 596.639580] [55083]: DEBUG cinder.api.middleware.request_id [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 596.645128] [55083]: INFO cinder.api.openstack.wsgi [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 596.645128] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 596.645128] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 596.655408] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 596.655408] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 596.661145] [55083]: INFO cinder.volume.api [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 596.667180] [55083]: INFO cinder.api.openstack.wsgi [None req-c6a868e7-96cb-49ae-ad62-cebf3aac0a19 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 596.667665] [55083]: [pid: 55083|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:30 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 597.684266] [55082]: DEBUG cinder.api.middleware.request_id [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 597.686898] [55082]: INFO cinder.api.openstack.wsgi [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 597.687286] [55082]: DEBUG cinder.api.openstack.wsgi [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 597.687552] [55082]: DEBUG cinder.api.openstack.wsgi [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 597.703587] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 597.703587] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 597.709034] [55082]: INFO cinder.volume.api [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 597.715133] [55082]: INFO cinder.api.openstack.wsgi [None req-26a9a81a-d7d4-408b-add7-2a65a41cdeed tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 597.715613] [55082]: [pid: 55082|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:31 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 598.739255] [55083]: DEBUG cinder.api.middleware.request_id [None req-32663538-b008-4ac1-b380-e3d77356cfb4 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 598.741588] [55083]: INFO cinder.api.openstack.wsgi [None req-32663538-b008-4ac1-b380-e3d77356cfb4 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 598.741929] [55083]: DEBUG cinder.api.openstack.wsgi [None req-32663538-b008-4ac1-b380-e3d77356cfb4 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 598.742275] [55083]: DEBUG cinder.api.openstack.wsgi [None req-32663538-b008-4ac1-b380-e3d77356cfb4 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 598.760784] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 598.760784] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 598.776733] [55083]: INFO cinder.volume.api [None req-32663538-b008-4ac1-b380-e3d77356cfb4 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 598.784516] [55083]: INFO cinder.api.openstack.wsgi [None req-32663538-b008-4ac1-b380-e3d77356cfb4 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 598.785399] [55083]: [pid: 55083|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:32 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 599.796978] [55082]: DEBUG cinder.api.middleware.request_id [None req-ceb23727-b015-40ee-99cf-5281ebb22145 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 599.802720] [55082]: INFO cinder.api.openstack.wsgi [None req-ceb23727-b015-40ee-99cf-5281ebb22145 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 599.802720] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ceb23727-b015-40ee-99cf-5281ebb22145 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 599.802720] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ceb23727-b015-40ee-99cf-5281ebb22145 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 599.817353] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 599.817353] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 599.821967] [55082]: INFO cinder.volume.api [None req-ceb23727-b015-40ee-99cf-5281ebb22145 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 599.829268] [55082]: INFO cinder.api.openstack.wsgi [None req-ceb23727-b015-40ee-99cf-5281ebb22145 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 599.829530] [55082]: [pid: 55082|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:33 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 600.843517] [55083]: DEBUG cinder.api.middleware.request_id [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 600.846196] [55083]: INFO cinder.api.openstack.wsgi [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 600.848252] [55083]: DEBUG cinder.api.openstack.wsgi [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 600.848252] [55083]: DEBUG cinder.api.openstack.wsgi [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 600.863276] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 600.863276] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 600.866688] [55083]: INFO cinder.volume.api [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 600.872812] [55083]: INFO cinder.api.openstack.wsgi [None req-79d24c97-8420-47cc-b855-1f3c4e9e0ca5 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 600.873593] [55083]: [pid: 55083|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:34 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 601.889997] [55082]: DEBUG cinder.api.middleware.request_id [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 601.892812] [55082]: INFO cinder.api.openstack.wsgi [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 601.893104] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 601.893329] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 601.911021] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 601.911021] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 601.914887] [55082]: INFO cinder.volume.api [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 601.922318] [55082]: INFO cinder.api.openstack.wsgi [None req-2efcfa48-4084-4c89-8fa5-a4978d616435 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 601.922716] [55082]: [pid: 55082|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:35 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 602.947186] [55083]: DEBUG cinder.api.middleware.request_id [None req-c5513efb-717d-425a-a50a-8cc713075621 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 602.949323] [55083]: INFO cinder.api.openstack.wsgi [None req-c5513efb-717d-425a-a50a-8cc713075621 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 602.949593] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c5513efb-717d-425a-a50a-8cc713075621 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 602.949862] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c5513efb-717d-425a-a50a-8cc713075621 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 602.963505] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 602.963505] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 602.970243] [55083]: INFO cinder.volume.api [None req-c5513efb-717d-425a-a50a-8cc713075621 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 602.975754] [55083]: INFO cinder.api.openstack.wsgi [None req-c5513efb-717d-425a-a50a-8cc713075621 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 602.976512] [55083]: [pid: 55083|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:36 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 603.988047] [55082]: DEBUG cinder.api.middleware.request_id [None req-355f803c-c56a-42e8-af97-00711252159f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 603.990668] [55082]: INFO cinder.api.openstack.wsgi [None req-355f803c-c56a-42e8-af97-00711252159f tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 603.991221] [55082]: DEBUG cinder.api.openstack.wsgi [None req-355f803c-c56a-42e8-af97-00711252159f tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 603.991635] [55082]: DEBUG cinder.api.openstack.wsgi [None req-355f803c-c56a-42e8-af97-00711252159f tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 604.006606] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 604.006606] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 604.012329] [55082]: INFO cinder.volume.api [None req-355f803c-c56a-42e8-af97-00711252159f tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 604.025148] [55082]: INFO cinder.api.openstack.wsgi [None req-355f803c-c56a-42e8-af97-00711252159f tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 604.025148] [55082]: [pid: 55082|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:37 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 605.037824] [55083]: DEBUG cinder.api.middleware.request_id [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 605.040102] [55083]: INFO cinder.api.openstack.wsgi [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 605.040729] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 605.041097] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 605.054540] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 605.054540] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 605.059508] [55083]: INFO cinder.volume.api [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 605.068544] [55083]: INFO cinder.api.openstack.wsgi [None req-c1bf9f37-aafa-4132-a0bf-d520ea41b4bc tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 605.068544] [55083]: [pid: 55083|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:38 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 606.083676] [55082]: DEBUG cinder.api.middleware.request_id [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 606.085617] [55082]: INFO cinder.api.openstack.wsgi [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 606.085878] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 606.086124] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 606.102128] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 606.102128] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 606.109277] [55082]: INFO cinder.volume.api [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 606.119976] [55082]: INFO cinder.api.openstack.wsgi [None req-7bca95e6-bc9f-46fa-a23e-18cf765b777a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 606.119976] [55082]: [pid: 55082|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:39 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 607.132880] [55083]: DEBUG cinder.api.middleware.request_id [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 607.135662] [55083]: INFO cinder.api.openstack.wsgi [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 607.135960] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 607.136244] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 607.148566] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 607.148566] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 607.153331] [55083]: INFO cinder.volume.api [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 607.162019] [55083]: INFO cinder.api.openstack.wsgi [None req-ccf78ff5-025e-4ea1-8d2d-d25db1c79801 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 607.162019] [55083]: [pid: 55083|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:40 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 608.171054] [55082]: DEBUG cinder.api.middleware.request_id [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 608.176026] [55082]: INFO cinder.api.openstack.wsgi [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 608.176026] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 608.176026] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 608.189471] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 608.189471] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 608.194413] [55082]: INFO cinder.volume.api [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 608.200456] [55082]: INFO cinder.api.openstack.wsgi [None req-d4a0aa5b-3b74-4057-9e39-de99b4064458 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 608.201311] [55082]: [pid: 55082|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:42 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 609.221386] [55083]: DEBUG cinder.api.middleware.request_id [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 609.223613] [55083]: INFO cinder.api.openstack.wsgi [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 609.223870] [55083]: DEBUG cinder.api.openstack.wsgi [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 609.224106] [55083]: DEBUG cinder.api.openstack.wsgi [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 609.233967] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 609.233967] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 609.243959] [55083]: INFO cinder.volume.api [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 609.252032] [55083]: INFO cinder.api.openstack.wsgi [None req-012b120a-6883-4c8e-953c-5566ac7d57e0 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 609.252155] [55083]: [pid: 55083|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:43 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 610.267557] [55082]: DEBUG cinder.api.middleware.request_id [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 610.270492] [55082]: INFO cinder.api.openstack.wsgi [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 610.270915] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 610.271166] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 610.284028] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 610.284028] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 610.287937] [55082]: INFO cinder.volume.api [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 610.293702] [55082]: INFO cinder.api.openstack.wsgi [None req-d41fdf4e-aa95-4c86-ac90-eff5c75132f1 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 610.294158] [55082]: [pid: 55082|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:44 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 611.307110] [55083]: DEBUG cinder.api.middleware.request_id [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 611.310081] [55083]: INFO cinder.api.openstack.wsgi [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 611.310081] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 611.310081] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 611.319834] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 611.319834] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 611.324131] [55083]: INFO cinder.volume.api [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 611.329181] [55083]: INFO cinder.api.openstack.wsgi [None req-6ac3f50c-b5ee-487d-a5a5-f5790df274bb tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 611.329917] [55083]: [pid: 55083|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:45 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 612.343129] [55082]: DEBUG cinder.api.middleware.request_id [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 612.345976] [55082]: INFO cinder.api.openstack.wsgi [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 612.346273] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 612.346495] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 612.356455] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 612.356455] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 612.360663] [55082]: INFO cinder.volume.api [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 612.365721] [55082]: INFO cinder.api.openstack.wsgi [None req-b2bb8ce8-a9d1-4e53-86d4-570d4cc47029 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 612.366131] [55082]: [pid: 55082|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:46 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 613.378464] [55083]: DEBUG cinder.api.middleware.request_id [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.380639] [55083]: INFO cinder.api.openstack.wsgi [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 613.381343] [55083]: DEBUG cinder.api.openstack.wsgi [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.381854] [55083]: DEBUG cinder.api.openstack.wsgi [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.395458] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 613.395458] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 613.407104] [55083]: INFO cinder.volume.api [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 613.416904] [55083]: INFO cinder.api.openstack.wsgi [None req-defe2e08-4ea6-48cb-9f77-b98de8140014 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 613.417368] [55083]: [pid: 55083|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:47 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 614.431465] [55082]: DEBUG cinder.api.middleware.request_id [None req-c9185afa-0e7e-428b-8f81-860a987b9233 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 614.436380] [55082]: INFO cinder.api.openstack.wsgi [None req-c9185afa-0e7e-428b-8f81-860a987b9233 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 614.437376] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c9185afa-0e7e-428b-8f81-860a987b9233 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 614.437376] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c9185afa-0e7e-428b-8f81-860a987b9233 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 614.455041] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 614.455041] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 614.463935] [55082]: INFO cinder.volume.api [None req-c9185afa-0e7e-428b-8f81-860a987b9233 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 614.472032] [55082]: INFO cinder.api.openstack.wsgi [None req-c9185afa-0e7e-428b-8f81-860a987b9233 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 614.472073] [55082]: [pid: 55082|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:48 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 615.495212] [55083]: DEBUG cinder.api.middleware.request_id [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 615.497383] [55083]: INFO cinder.api.openstack.wsgi [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 615.497640] [55083]: DEBUG cinder.api.openstack.wsgi [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 615.497878] [55083]: DEBUG cinder.api.openstack.wsgi [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 615.513254] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 615.513254] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 615.524685] [55083]: INFO cinder.volume.api [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 615.530050] [55083]: INFO cinder.api.openstack.wsgi [None req-92ce705c-ddac-4658-a4f1-08d7569a78fe tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 615.530050] [55083]: [pid: 55083|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:49 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 616.542424] [55082]: DEBUG cinder.api.middleware.request_id [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.546332] [55082]: INFO cinder.api.openstack.wsgi [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 616.546801] [55082]: DEBUG cinder.api.openstack.wsgi [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.547374] [55082]: DEBUG cinder.api.openstack.wsgi [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.566258] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.566258] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.572492] [55082]: INFO cinder.volume.api [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 616.584962] [55082]: INFO cinder.api.openstack.wsgi [None req-406b6c41-d747-4b28-af10-9d2f328c43b8 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 616.584962] [55082]: [pid: 55082|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:48:50 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1572 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 616.668129] [55083]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 616.669936] [55083]: WARNING keystonemiddleware.auth_token [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 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. [ 616.671748] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 616.671981] [55083]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 616.672218] [55083]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 616.683395] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 616.683395] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 616.687285] [55083]: INFO cinder.volume.api [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 616.693602] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b383b99d-e693-466a-977f-4725f6fbf261 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 616.694761] [55083]: [pid: 55083|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:48:50 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 617.085030] [55082]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.087792] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 617.089644] [55082]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.089644] [55082]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.102525] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.102525] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.106620] [55082]: INFO cinder.volume.api [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 617.113521] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-b0a68d46-8d12-46a4-9869-53b8a2763c5b tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 617.113965] [55082]: [pid: 55082|app: 0|req: 17/33] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:48:50 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 617.120134] [55083]: DEBUG cinder.api.middleware.request_id [None req-5aa91a70-72b9-4522-aade-3644bf9ff7bd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.123680] [55083]: INFO cinder.api.openstack.wsgi [None req-5aa91a70-72b9-4522-aade-3644bf9ff7bd None None] GET http://10.180.1.21/volume// [ 617.123680] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5aa91a70-72b9-4522-aade-3644bf9ff7bd None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 617.123680] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5aa91a70-72b9-4522-aade-3644bf9ff7bd None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 617.123680] [55083]: INFO cinder.api.openstack.wsgi [None req-5aa91a70-72b9-4522-aade-3644bf9ff7bd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 617.123680] [55083]: [pid: 55083|app: 0|req: 17/34] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:48:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 617.127137] [55082]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-546b05b1-0929-4e73-b078-6986eb5f5a16 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 617.129205] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-546b05b1-0929-4e73-b078-6986eb5f5a16 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] POST http://10.180.1.21/volume/v3/attachments [ 617.129713] [55082]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-546b05b1-0929-4e73-b078-6986eb5f5a16 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3917429-32b8-4ce1-84c9-23f3cd726584", "connector": null, "instance_uuid": "5ff00e5a-676c-4d56-968e-1fb8866f79ac"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 617.140727] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 617.140727] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 617.192202] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-546b05b1-0929-4e73-b078-6986eb5f5a16 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 617.192685] [55082]: [pid: 55082|app: 0|req: 18/35] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:48:50 2025] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 626.690229] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=71,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 627.187023] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 683.694246] [55083]: DEBUG cinder.api.middleware.request_id [req-bee7b54d-f036-412b-8002-255b308fa746 req-5aaf2307-45f7-45e4-a324-4f55f0c2b8e8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.697041] [55083]: INFO cinder.api.openstack.wsgi [req-bee7b54d-f036-412b-8002-255b308fa746 req-5aaf2307-45f7-45e4-a324-4f55f0c2b8e8 tempest-SecurityGroupsTestJSON-623003631 tempest-SecurityGroupsTestJSON-623003631-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=20a8a0f2-b24c-4097-b231-ef82b86bdda5 [ 683.697298] [55083]: DEBUG cinder.api.openstack.wsgi [req-bee7b54d-f036-412b-8002-255b308fa746 req-5aaf2307-45f7-45e4-a324-4f55f0c2b8e8 tempest-SecurityGroupsTestJSON-623003631 tempest-SecurityGroupsTestJSON-623003631-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.697527] [55083]: DEBUG cinder.api.openstack.wsgi [req-bee7b54d-f036-412b-8002-255b308fa746 req-5aaf2307-45f7-45e4-a324-4f55f0c2b8e8 tempest-SecurityGroupsTestJSON-623003631 tempest-SecurityGroupsTestJSON-623003631-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.710693] [55083]: INFO cinder.api.openstack.wsgi [req-bee7b54d-f036-412b-8002-255b308fa746 req-5aaf2307-45f7-45e4-a324-4f55f0c2b8e8 tempest-SecurityGroupsTestJSON-623003631 tempest-SecurityGroupsTestJSON-623003631-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=20a8a0f2-b24c-4097-b231-ef82b86bdda5 returned with HTTP 200 [ 683.711170] [55083]: [pid: 55083|app: 0|req: 18/36] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 14:49:57 2025] GET /volume/v3/attachments?instance_id=20a8a0f2-b24c-4097-b231-ef82b86bdda5 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 684.239374] [55082]: DEBUG cinder.api.middleware.request_id [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.241650] [55082]: INFO cinder.api.openstack.wsgi [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] POST http://10.180.1.21/volume/v3/volumes [ 684.242172] [55082]: DEBUG cinder.api.openstack.wsgi [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-890820250"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 684.244075] [55082]: DEBUG cinder.api.v3.volumes [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-890820250'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 684.244573] [55082]: INFO cinder.api.v3.volumes [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Create volume of 1 GB [ 684.244962] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.244962] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.260956] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Availability zone cache updated, next update will occur around 2025-02-19 15:49:58.110949. {{(pid=55082) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 684.261100] [55082]: INFO cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Availability Zones retrieved successfully. [ 684.283623] [55082]: /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 [ 684.283623] [55082]: import asyncore [ 684.295275] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Flow 'volume_create_api' (d8c2cf37-2fb6-46ed-a971-043652c7b9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 684.295775] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b8374a-a17d-4fac-ada4-b86815843302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.297093] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 684.337719] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b8374a-a17d-4fac-ada4-b86815843302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.339014] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd84083-6b77-4266-b6d5-ea412d544bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.369542] [55082]: WARNING cinder.quota [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-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. [ 684.370175] [55082]: WARNING cinder.quota [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-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. [ 684.419978] [55082]: DEBUG cinder.quota [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Created reservations ['a3c6a9b5-3b20-4805-bb6d-f28c5b0746cd', 'bb4d3793-6398-4d48-b010-555b17ecc14e', '355a696e-18f6-43d6-ae5d-a2e1d443ad60', '865c8f30-5948-4a7a-b00f-d290837a0f5b'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 684.421221] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afd84083-6b77-4266-b6d5-ea412d544bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c6a9b5-3b20-4805-bb6d-f28c5b0746cd', 'bb4d3793-6398-4d48-b010-555b17ecc14e', '355a696e-18f6-43d6-ae5d-a2e1d443ad60', '865c8f30-5948-4a7a-b00f-d290837a0f5b']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.421964] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0df4e5-7b56-4c3f-9528-018a83881bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.440053] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0df4e5-7b56-4c3f-9528-018a83881bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31653afa-e663-455e-8473-a6e94f51df95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-890820250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dabf87b397c4aa4b696618a6a73e5c0',qos_specs=None,replication_status=,reservations=['a3c6a9b5-3b20-4805-bb6d-f28c5b0746cd','bb4d3793-6398-4d48-b010-555b17ecc14e','355a696e-18f6-43d6-ae5d-a2e1d443ad60','865c8f30-5948-4a7a-b00f-d290837a0f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5eb67a303849c18b4033fd961db199',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-890820250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31653afa-e663-455e-8473-a6e94f51df95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dabf87b397c4aa4b696618a6a73e5c0',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='5b5eb67a303849c18b4033fd961db199',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.441017] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f8b534-4721-458a-a54b-78629e8ae390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.461494] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f8b534-4721-458a-a54b-78629e8ae390) 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-890820250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dabf87b397c4aa4b696618a6a73e5c0',qos_specs=None,replication_status=,reservations=['a3c6a9b5-3b20-4805-bb6d-f28c5b0746cd','bb4d3793-6398-4d48-b010-555b17ecc14e','355a696e-18f6-43d6-ae5d-a2e1d443ad60','865c8f30-5948-4a7a-b00f-d290837a0f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5eb67a303849c18b4033fd961db199',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.462501] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f7e79e-afae-422f-ab69-ac14891c3aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 684.486014] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f7e79e-afae-422f-ab69-ac14891c3aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 684.486851] [55082]: DEBUG cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Flow 'volume_create_api' (d8c2cf37-2fb6-46ed-a971-043652c7b9d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 684.487254] [55082]: INFO cinder.volume.api [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Create volume request issued successfully. [ 684.487928] [55082]: INFO cinder.api.openstack.wsgi [None req-def1d539-63a5-4afb-8ef1-1782b0f1283f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 684.490445] [55082]: [pid: 55082|app: 0|req: 19/37] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:49:58 2025] POST /volume/v3/volumes => generated 750 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 684.502053] [55083]: DEBUG cinder.api.middleware.request_id [None req-32e04a16-495d-439a-92fb-21c4f97e721f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.504850] [55083]: INFO cinder.api.openstack.wsgi [None req-32e04a16-495d-439a-92fb-21c4f97e721f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 684.505220] [55083]: DEBUG cinder.api.openstack.wsgi [None req-32e04a16-495d-439a-92fb-21c4f97e721f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.506143] [55083]: DEBUG cinder.api.openstack.wsgi [None req-32e04a16-495d-439a-92fb-21c4f97e721f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.513836] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.513836] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.519188] [55083]: INFO cinder.volume.api [None req-32e04a16-495d-439a-92fb-21c4f97e721f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 684.528307] [55083]: INFO cinder.api.openstack.wsgi [None req-32e04a16-495d-439a-92fb-21c4f97e721f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 684.528307] [55083]: [pid: 55083|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:49:58 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.535562] [55082]: DEBUG cinder.api.middleware.request_id [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.538319] [55082]: INFO cinder.api.openstack.wsgi [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 685.538443] [55082]: DEBUG cinder.api.openstack.wsgi [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.538684] [55082]: DEBUG cinder.api.openstack.wsgi [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.550094] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.550094] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.555600] [55082]: INFO cinder.volume.api [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 685.568751] [55082]: INFO cinder.api.openstack.wsgi [None req-06f6a81a-9e28-4677-a1d5-a4fd80d5f6a2 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 685.568892] [55082]: [pid: 55082|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:49:59 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 685.784521] [55083]: DEBUG cinder.api.middleware.request_id [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.786954] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 685.787256] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.787492] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.797800] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.797800] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.803375] [55083]: INFO cinder.volume.api [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 685.809880] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-ab0fb12b-4d2d-4004-b059-0715597415e4 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 685.810772] [55083]: [pid: 55083|app: 0|req: 20/40] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:49:59 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.354611] [55082]: DEBUG cinder.api.middleware.request_id [None req-0fa5e3e6-1391-4ce6-b080-68602884a4d7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.357392] [55082]: INFO cinder.api.openstack.wsgi [None req-0fa5e3e6-1391-4ce6-b080-68602884a4d7 None None] GET http://10.180.1.21/volume// [ 687.358381] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0fa5e3e6-1391-4ce6-b080-68602884a4d7 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.361644] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0fa5e3e6-1391-4ce6-b080-68602884a4d7 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.363245] [55082]: INFO cinder.api.openstack.wsgi [None req-0fa5e3e6-1391-4ce6-b080-68602884a4d7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 687.363245] [55082]: [pid: 55082|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:50:01 2025] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 687.369221] [55083]: DEBUG cinder.api.middleware.request_id [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-38871927-21db-41ca-97f1-654b8b8d6174 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.372485] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-38871927-21db-41ca-97f1-654b8b8d6174 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] POST http://10.180.1.21/volume/v3/attachments [ 687.373078] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-38871927-21db-41ca-97f1-654b8b8d6174 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31653afa-e663-455e-8473-a6e94f51df95", "connector": null, "instance_uuid": "b5615d78-eee6-4e84-b5f2-d9ab6ca66e1e"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 687.389146] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.389146] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.440474] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-38871927-21db-41ca-97f1-654b8b8d6174 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 687.441293] [55083]: [pid: 55083|app: 0|req: 21/42] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:50:01 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 687.475556] [55082]: DEBUG cinder.api.middleware.request_id [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.480890] [55082]: INFO cinder.api.openstack.wsgi [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 687.481524] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.482503] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.495027] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 687.495027] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 687.500446] [55082]: INFO cinder.volume.api [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 687.506323] [55082]: INFO cinder.api.openstack.wsgi [None req-4ff8e601-9e5a-402b-859e-c4e74396f479 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 687.506819] [55082]: [pid: 55082|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:01 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 687.982217] [55083]: DEBUG cinder.api.middleware.request_id [None req-8cd3e99e-b2cb-4361-a5e0-099ed5bfe6dd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.982744] [55083]: INFO cinder.api.openstack.wsgi [None req-8cd3e99e-b2cb-4361-a5e0-099ed5bfe6dd None None] GET http://10.180.1.21/volume// [ 687.982844] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8cd3e99e-b2cb-4361-a5e0-099ed5bfe6dd None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.983103] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8cd3e99e-b2cb-4361-a5e0-099ed5bfe6dd None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 687.983535] [55083]: INFO cinder.api.openstack.wsgi [None req-8cd3e99e-b2cb-4361-a5e0-099ed5bfe6dd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 687.983851] [55083]: [pid: 55083|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:50:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 687.990278] [55082]: DEBUG cinder.api.middleware.request_id [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 687.996375] [55082]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 687.996649] [55082]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 687.996876] [55082]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.015200] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.015200] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.020145] [55082]: INFO cinder.volume.api [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 688.025617] [55082]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-192f173d-5756-4f4c-917d-213a88bcea88 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 688.026155] [55082]: [pid: 55082|app: 0|req: 23/45] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:50:01 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 688.061634] [55083]: DEBUG cinder.api.middleware.request_id [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.064281] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] PUT http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 [ 688.064588] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-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-542283", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 688.074275] [55083]: DEBUG cinder.coordination [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Acquiring lock "cinder-attachment_update-31653afa-e663-455e-8473-a6e94f51df95-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 688.082336] [55083]: DEBUG cinder.coordination [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Lock "cinder-attachment_update-31653afa-e663-455e-8473-a6e94f51df95-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 688.083436] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.083436] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.525527] [55082]: DEBUG cinder.api.middleware.request_id [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 688.528717] [55082]: INFO cinder.api.openstack.wsgi [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 688.528962] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 688.529216] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 688.541047] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 688.541047] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 688.545608] [55082]: INFO cinder.volume.api [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 688.550993] [55082]: INFO cinder.api.openstack.wsgi [None req-b8033a42-8d07-42d1-97d6-d56206be9d23 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 688.551585] [55082]: [pid: 55082|app: 0|req: 24/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:02 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 689.567854] [55082]: DEBUG cinder.api.middleware.request_id [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 689.571950] [55082]: INFO cinder.api.openstack.wsgi [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 689.572277] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 689.572561] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 689.591570] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 689.591570] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 689.598934] [55082]: INFO cinder.volume.api [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 689.607984] [55082]: INFO cinder.api.openstack.wsgi [None req-e7358f20-00e6-4c01-aaa5-49169132bc19 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 689.609134] [55082]: [pid: 55082|app: 0|req: 25/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:03 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 690.619413] [55082]: DEBUG cinder.api.middleware.request_id [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 690.621998] [55082]: INFO cinder.api.openstack.wsgi [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 690.622352] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 690.622876] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 690.639591] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 690.639591] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 690.645542] [55082]: INFO cinder.volume.api [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 690.652497] [55082]: INFO cinder.api.openstack.wsgi [None req-a37a5cd5-c931-4e47-970a-9bd5e62e95dd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 690.652997] [55082]: [pid: 55082|app: 0|req: 26/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:04 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 691.677985] [55082]: DEBUG cinder.api.middleware.request_id [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 691.681779] [55082]: INFO cinder.api.openstack.wsgi [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 691.681779] [55082]: DEBUG cinder.api.openstack.wsgi [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 691.681779] [55082]: DEBUG cinder.api.openstack.wsgi [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 691.700168] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 691.700168] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 691.704739] [55082]: INFO cinder.volume.api [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 691.711895] [55082]: INFO cinder.api.openstack.wsgi [None req-da9cb0f0-d96e-40d9-8076-89f966523bdd tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 691.712524] [55082]: [pid: 55082|app: 0|req: 27/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:05 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 692.618149] [55083]: DEBUG cinder.coordination [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Lock "cinder-attachment_update-31653afa-e663-455e-8473-a6e94f51df95-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.536s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 692.619697] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-4202c719-6fcd-44e7-a3b5-2d666fa4602a tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 returned with HTTP 200 [ 692.619697] [55083]: [pid: 55083|app: 0|req: 23/50] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:50:01 2025] PUT /volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 => generated 617 bytes in 4558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.729332] [55082]: DEBUG cinder.api.middleware.request_id [None req-5c280e33-f39e-4385-9b4a-1446224626be None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 692.733733] [55082]: INFO cinder.api.openstack.wsgi [None req-5c280e33-f39e-4385-9b4a-1446224626be tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 692.734035] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5c280e33-f39e-4385-9b4a-1446224626be tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 692.734312] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5c280e33-f39e-4385-9b4a-1446224626be tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 692.746232] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 692.746232] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 692.750480] [55082]: INFO cinder.volume.api [None req-5c280e33-f39e-4385-9b4a-1446224626be tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 692.758559] [55082]: INFO cinder.api.openstack.wsgi [None req-5c280e33-f39e-4385-9b4a-1446224626be tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 692.759239] [55082]: [pid: 55082|app: 0|req: 28/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:06 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.205277] [55083]: DEBUG cinder.api.middleware.request_id [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.207671] [55083]: INFO cinder.api.openstack.wsgi [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] POST http://10.180.1.21/volume/v3/volumes [ 693.209092] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1828404852", "imageRef": "01f269e0-822c-4f74-9463-28808435f63b", "size": 1}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 693.209862] [55083]: DEBUG cinder.api.v3.volumes [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1828404852', 'imageRef': '01f269e0-822c-4f74-9463-28808435f63b', 'size': 1}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 693.274571] [55083]: INFO cinder.api.v3.volumes [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Create volume of 1 GB [ 693.274996] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.274996] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.281739] [55083]: INFO cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Availability Zones retrieved successfully. [ 693.288791] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Flow 'volume_create_api' (1a18dd12-7365-4e3e-9e59-3848efda3a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.290058] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac64a523-51b2-49f2-be44-26388274b705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.291345] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 693.355486] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac64a523-51b2-49f2-be44-26388274b705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.357591] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4108300-c52b-499b-8133-097756662cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.416510] [55083]: DEBUG cinder.quota [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Created reservations ['2a9e98eb-18ba-4fcf-85fc-e9efbc938500', '3d8537bc-65af-4dbc-aed0-f3e2f2878167', 'dad4bd3d-fdee-48a3-8a56-b54fe998154c', '3671ba3c-f3aa-4a9b-8ddb-283a80cb765f'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 693.417793] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4108300-c52b-499b-8133-097756662cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a9e98eb-18ba-4fcf-85fc-e9efbc938500', '3d8537bc-65af-4dbc-aed0-f3e2f2878167', 'dad4bd3d-fdee-48a3-8a56-b54fe998154c', '3671ba3c-f3aa-4a9b-8ddb-283a80cb765f']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.418573] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e89070-019d-44fa-ba7d-a79999aba0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.436382] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e89070-019d-44fa-ba7d-a79999aba0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04a2532-9421-4bfd-8462-7e6220b248c2', '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-1828404852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2cccbfe50d544e89d83da1c9af24bf5',qos_specs=None,replication_status=,reservations=['2a9e98eb-18ba-4fcf-85fc-e9efbc938500','3d8537bc-65af-4dbc-aed0-f3e2f2878167','dad4bd3d-fdee-48a3-8a56-b54fe998154c','3671ba3c-f3aa-4a9b-8ddb-283a80cb765f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e9aa367bac4ce39507c225b48d97a5',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1828404852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04a2532-9421-4bfd-8462-7e6220b248c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2cccbfe50d544e89d83da1c9af24bf5',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='11e9aa367bac4ce39507c225b48d97a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.437432] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f5678-9d13-4549-8011-e9d318c08227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.452715] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d29f5678-9d13-4549-8011-e9d318c08227) 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-1828404852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2cccbfe50d544e89d83da1c9af24bf5',qos_specs=None,replication_status=,reservations=['2a9e98eb-18ba-4fcf-85fc-e9efbc938500','3d8537bc-65af-4dbc-aed0-f3e2f2878167','dad4bd3d-fdee-48a3-8a56-b54fe998154c','3671ba3c-f3aa-4a9b-8ddb-283a80cb765f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11e9aa367bac4ce39507c225b48d97a5',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.454312] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7579d1e-745c-46e9-b7e9-1b132e5f9755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 693.464043] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7579d1e-745c-46e9-b7e9-1b132e5f9755) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 693.465235] [55083]: DEBUG cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Flow 'volume_create_api' (1a18dd12-7365-4e3e-9e59-3848efda3a22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 693.465663] [55083]: INFO cinder.volume.api [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Create volume request issued successfully. [ 693.470447] [55083]: INFO cinder.api.openstack.wsgi [None req-5a27342d-03a7-4e6e-bbae-2cb55f332534 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 693.470897] [55083]: [pid: 55083|app: 0|req: 24/52] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:50:07 2025] POST /volume/v3/volumes => generated 752 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 693.480803] [55082]: DEBUG cinder.api.middleware.request_id [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.483035] [55082]: INFO cinder.api.openstack.wsgi [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 693.483433] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.483520] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.499740] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.499740] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.507120] [55082]: INFO cinder.volume.api [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 693.512657] [55082]: INFO cinder.api.openstack.wsgi [None req-8c603e68-a42a-4619-93cc-dfa90c81ef24 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 693.512950] [55082]: [pid: 55082|app: 0|req: 29/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:07 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 693.774402] [55083]: DEBUG cinder.api.middleware.request_id [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 693.777049] [55083]: INFO cinder.api.openstack.wsgi [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 693.777399] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 693.777654] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 693.791340] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 693.791340] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 693.795436] [55083]: INFO cinder.volume.api [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 693.800520] [55083]: INFO cinder.api.openstack.wsgi [None req-0465b94c-078c-44f8-a541-4f1fe17d3419 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 693.800948] [55083]: [pid: 55083|app: 0|req: 25/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:07 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.524382] [55082]: DEBUG cinder.api.middleware.request_id [None req-37474b2e-51b9-442f-86d9-56878342de93 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.527299] [55082]: INFO cinder.api.openstack.wsgi [None req-37474b2e-51b9-442f-86d9-56878342de93 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 694.527531] [55082]: DEBUG cinder.api.openstack.wsgi [None req-37474b2e-51b9-442f-86d9-56878342de93 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.527784] [55082]: DEBUG cinder.api.openstack.wsgi [None req-37474b2e-51b9-442f-86d9-56878342de93 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.541490] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.541490] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.550190] [55082]: INFO cinder.volume.api [None req-37474b2e-51b9-442f-86d9-56878342de93 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 694.559063] [55082]: INFO cinder.api.openstack.wsgi [None req-37474b2e-51b9-442f-86d9-56878342de93 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 694.559063] [55082]: [pid: 55082|app: 0|req: 30/55] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:08 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 694.812438] [55083]: DEBUG cinder.api.middleware.request_id [None req-25b9b064-7b5a-4541-8352-7e383b833396 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 694.814710] [55083]: INFO cinder.api.openstack.wsgi [None req-25b9b064-7b5a-4541-8352-7e383b833396 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 694.814959] [55083]: DEBUG cinder.api.openstack.wsgi [None req-25b9b064-7b5a-4541-8352-7e383b833396 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 694.815201] [55083]: DEBUG cinder.api.openstack.wsgi [None req-25b9b064-7b5a-4541-8352-7e383b833396 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 694.828056] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 694.828056] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 694.832840] [55083]: INFO cinder.volume.api [None req-25b9b064-7b5a-4541-8352-7e383b833396 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 694.839771] [55083]: INFO cinder.api.openstack.wsgi [None req-25b9b064-7b5a-4541-8352-7e383b833396 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 694.840382] [55083]: [pid: 55083|app: 0|req: 26/56] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:08 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.570079] [55082]: DEBUG cinder.api.middleware.request_id [None req-5f5ce157-af31-47d3-8475-6662757ca143 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.572173] [55082]: INFO cinder.api.openstack.wsgi [None req-5f5ce157-af31-47d3-8475-6662757ca143 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 695.572429] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5f5ce157-af31-47d3-8475-6662757ca143 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.572660] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5f5ce157-af31-47d3-8475-6662757ca143 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.585185] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.585185] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.592910] [55082]: INFO cinder.volume.api [None req-5f5ce157-af31-47d3-8475-6662757ca143 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 695.598302] [55082]: INFO cinder.api.openstack.wsgi [None req-5f5ce157-af31-47d3-8475-6662757ca143 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 695.598866] [55082]: [pid: 55082|app: 0|req: 31/57] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:09 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 695.611581] [55083]: DEBUG cinder.api.middleware.request_id [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-0d35387e-f4e1-4b94-b5bb-b0d281c9178e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.615427] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-0d35387e-f4e1-4b94-b5bb-b0d281c9178e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] POST http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76/action [ 695.615427] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-0d35387e-f4e1-4b94-b5bb-b0d281c9178e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 695.615427] [55083]: DEBUG cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-0d35387e-f4e1-4b94-b5bb-b0d281c9178e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 695.632682] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.632682] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.644789] [55083]: INFO cinder.api.openstack.wsgi [req-2e1128d0-0ed3-4b33-9eb9-b3139ffacdca req-0d35387e-f4e1-4b94-b5bb-b0d281c9178e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76/action returned with HTTP 204 [ 695.645552] [55083]: [pid: 55083|app: 0|req: 27/58] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:50:09 2025] POST /volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 695.850854] [55082]: DEBUG cinder.api.middleware.request_id [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.853987] [55082]: INFO cinder.api.openstack.wsgi [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 695.854747] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.854747] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.871599] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.871599] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.875862] [55082]: INFO cinder.volume.api [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 695.881376] [55082]: INFO cinder.api.openstack.wsgi [None req-1782d6aa-30cc-443b-9a8b-ed8306fa80a3 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 695.881798] [55082]: [pid: 55082|app: 0|req: 32/59] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:09 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 695.892042] [55083]: DEBUG cinder.api.middleware.request_id [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 695.894485] [55083]: INFO cinder.api.openstack.wsgi [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 695.894726] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 695.895415] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 695.906379] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 695.906379] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 695.910039] [55083]: INFO cinder.volume.api [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 695.915695] [55083]: INFO cinder.api.openstack.wsgi [None req-f73c13cf-f6da-4d44-bb1f-509a87f5f6aa tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 695.916187] [55083]: [pid: 55083|app: 0|req: 28/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:09 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 696.611308] [55082]: DEBUG cinder.api.middleware.request_id [None req-bb774e12-c210-4d95-9161-97ecc7b930cb None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 696.614012] [55082]: INFO cinder.api.openstack.wsgi [None req-bb774e12-c210-4d95-9161-97ecc7b930cb tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 696.614264] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bb774e12-c210-4d95-9161-97ecc7b930cb tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 696.614492] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bb774e12-c210-4d95-9161-97ecc7b930cb tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 696.622903] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 696.622903] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 696.627213] [55082]: INFO cinder.volume.api [None req-bb774e12-c210-4d95-9161-97ecc7b930cb tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 696.632827] [55082]: INFO cinder.api.openstack.wsgi [None req-bb774e12-c210-4d95-9161-97ecc7b930cb tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 696.633337] [55082]: [pid: 55082|app: 0|req: 33/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:10 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 697.646294] [55083]: DEBUG cinder.api.middleware.request_id [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 697.648497] [55083]: INFO cinder.api.openstack.wsgi [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 697.648734] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 697.648979] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 697.661980] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 697.661980] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 697.667811] [55083]: INFO cinder.volume.api [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 697.675455] [55083]: INFO cinder.api.openstack.wsgi [None req-f0f181df-dc4b-48e4-8f78-13bb8b1f7d1a tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 697.677417] [55083]: [pid: 55083|app: 0|req: 29/62] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:11 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 698.692437] [55082]: DEBUG cinder.api.middleware.request_id [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 698.697755] [55082]: INFO cinder.api.openstack.wsgi [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 698.697998] [55082]: DEBUG cinder.api.openstack.wsgi [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 698.698253] [55082]: DEBUG cinder.api.openstack.wsgi [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 698.711048] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 698.711048] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 698.716183] [55082]: INFO cinder.volume.api [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 698.723324] [55082]: INFO cinder.api.openstack.wsgi [None req-30c0a1eb-2abd-479e-bc97-feb7a21c9fd4 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 698.723944] [55082]: [pid: 55082|app: 0|req: 34/63] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:12 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 699.734661] [55083]: DEBUG cinder.api.middleware.request_id [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 699.736328] [55083]: INFO cinder.api.openstack.wsgi [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 699.736475] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 699.736692] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 699.746817] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 699.746817] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 699.751284] [55083]: INFO cinder.volume.api [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 699.756638] [55083]: INFO cinder.api.openstack.wsgi [None req-ab97c402-7b43-4cb5-aac0-780a930aaa79 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 699.757074] [55083]: [pid: 55083|app: 0|req: 30/64] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:13 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 700.769710] [55082]: DEBUG cinder.api.middleware.request_id [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.775101] [55082]: INFO cinder.api.openstack.wsgi [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 700.775101] [55082]: DEBUG cinder.api.openstack.wsgi [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 700.775101] [55082]: DEBUG cinder.api.openstack.wsgi [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 700.785032] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 700.785032] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 700.789575] [55082]: INFO cinder.volume.api [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 700.795199] [55082]: INFO cinder.api.openstack.wsgi [None req-18abbeea-d948-49c3-a967-1dc7b9972f63 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 700.796180] [55082]: [pid: 55082|app: 0|req: 35/65] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:14 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 701.043484] [55083]: DEBUG cinder.api.middleware.request_id [None req-8295c68f-2eb4-4350-a2ae-2a7398c8b38b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.043947] [55083]: INFO cinder.api.openstack.wsgi [None req-8295c68f-2eb4-4350-a2ae-2a7398c8b38b None None] GET http://10.180.1.21/volume// [ 701.044151] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8295c68f-2eb4-4350-a2ae-2a7398c8b38b None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.044375] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8295c68f-2eb4-4350-a2ae-2a7398c8b38b None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.044806] [55083]: INFO cinder.api.openstack.wsgi [None req-8295c68f-2eb4-4350-a2ae-2a7398c8b38b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 701.045185] [55083]: [pid: 55083|app: 0|req: 31/66] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:50:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 701.048761] [55082]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.055947] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 701.056245] [55082]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.056474] [55082]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.079081] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.079081] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.084838] [55082]: INFO cinder.volume.api [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 701.093241] [55082]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d8528b38-f1d9-49da-b6e0-8daee483081c tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 701.093886] [55082]: [pid: 55082|app: 0|req: 36/67] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:50:14 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1571 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 701.291087] [55083]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.301040] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] PUT http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a [ 701.301040] [55083]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-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=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 701.313388] [55083]: DEBUG cinder.coordination [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Acquiring lock "cinder-attachment_update-e3917429-32b8-4ce1-84c9-23f3cd726584-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 701.323057] [55083]: DEBUG cinder.coordination [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Lock "cinder-attachment_update-e3917429-32b8-4ce1-84c9-23f3cd726584-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.010s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 701.324412] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.324412] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.511849] [55082]: DEBUG cinder.api.middleware.request_id [req-ffcbf1df-efd3-4191-9b06-3e2fecb06f4a req-5fe4d2cc-24e3-428c-a585-128f2c25833e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.516641] [55082]: INFO cinder.api.openstack.wsgi [req-ffcbf1df-efd3-4191-9b06-3e2fecb06f4a req-5fe4d2cc-24e3-428c-a585-128f2c25833e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 [ 701.516641] [55082]: DEBUG cinder.api.openstack.wsgi [req-ffcbf1df-efd3-4191-9b06-3e2fecb06f4a req-5fe4d2cc-24e3-428c-a585-128f2c25833e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.516641] [55082]: DEBUG cinder.api.openstack.wsgi [req-ffcbf1df-efd3-4191-9b06-3e2fecb06f4a req-5fe4d2cc-24e3-428c-a585-128f2c25833e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.526042] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.526042] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.848735] [55083]: DEBUG cinder.coordination [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Lock "cinder-attachment_update-e3917429-32b8-4ce1-84c9-23f3cd726584-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 701.849174] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-3f9f01ae-bc63-4fc7-bed6-2696a55f0704 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a returned with HTTP 200 [ 701.849605] [55083]: [pid: 55083|app: 0|req: 32/68] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:50:15 2025] PUT /volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a => generated 617 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 701.850377] [55083]: DEBUG cinder.api.middleware.request_id [None req-f6574e26-623f-46cc-9003-2d8e737ab25e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.852908] [55083]: INFO cinder.api.openstack.wsgi [None req-f6574e26-623f-46cc-9003-2d8e737ab25e tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 701.853061] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f6574e26-623f-46cc-9003-2d8e737ab25e tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.853287] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f6574e26-623f-46cc-9003-2d8e737ab25e tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.874204] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 701.874204] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.880173] [55083]: INFO cinder.volume.api [None req-f6574e26-623f-46cc-9003-2d8e737ab25e tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 701.885815] [55083]: INFO cinder.api.openstack.wsgi [None req-f6574e26-623f-46cc-9003-2d8e737ab25e tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 701.886246] [55083]: [pid: 55083|app: 0|req: 33/69] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:15 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.087969] [55082]: INFO cinder.api.openstack.wsgi [req-ffcbf1df-efd3-4191-9b06-3e2fecb06f4a req-5fe4d2cc-24e3-428c-a585-128f2c25833e tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 returned with HTTP 200 [ 702.088181] [55082]: [pid: 55082|app: 0|req: 37/70] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:50:15 2025] DELETE /volume/v3/attachments/c5c2cdbb-5b15-4456-a1de-3ec77129ac76 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 702.360722] [55083]: DEBUG cinder.api.middleware.request_id [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d90232c5-208e-4623-a255-cfbf31897b0a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.363565] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d90232c5-208e-4623-a255-cfbf31897b0a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] POST http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a/action [ 702.363989] [55083]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d90232c5-208e-4623-a255-cfbf31897b0a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 702.364182] [55083]: DEBUG cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d90232c5-208e-4623-a255-cfbf31897b0a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 702.389766] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.389766] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.413650] [55083]: INFO cinder.api.openstack.wsgi [req-71494098-1b51-45f7-9915-f42405b4ab4a req-d90232c5-208e-4623-a255-cfbf31897b0a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a/action returned with HTTP 204 [ 702.414184] [55083]: [pid: 55083|app: 0|req: 34/71] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:50:16 2025] POST /volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 702.897246] [55082]: DEBUG cinder.api.middleware.request_id [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.902847] [55082]: INFO cinder.api.openstack.wsgi [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 702.903103] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.903357] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.912726] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 702.912726] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.916847] [55082]: INFO cinder.volume.api [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 702.922167] [55082]: INFO cinder.api.openstack.wsgi [None req-c60dc135-597b-4641-85ab-6a4db5a0ef34 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 702.922587] [55082]: [pid: 55082|app: 0|req: 38/72] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:16 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 703.934770] [55083]: DEBUG cinder.api.middleware.request_id [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.937113] [55083]: INFO cinder.api.openstack.wsgi [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 703.937221] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.937515] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.952179] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.952179] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.958991] [55083]: INFO cinder.volume.api [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 703.964886] [55083]: INFO cinder.api.openstack.wsgi [None req-6a5f0902-29d6-4a85-b168-b6e6d1717074 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 703.965326] [55083]: [pid: 55083|app: 0|req: 35/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:17 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 704.981358] [55082]: DEBUG cinder.api.middleware.request_id [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.984303] [55082]: INFO cinder.api.openstack.wsgi [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 704.984652] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.985013] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.998284] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.998284] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.005623] [55082]: INFO cinder.volume.api [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 705.011708] [55082]: INFO cinder.api.openstack.wsgi [None req-a5b2da38-a5f5-4eb9-9a14-2bdc96b40d75 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 705.012705] [55082]: [pid: 55082|app: 0|req: 39/74] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:18 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 706.022328] [55083]: DEBUG cinder.api.middleware.request_id [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.024649] [55083]: INFO cinder.api.openstack.wsgi [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 706.024889] [55083]: DEBUG cinder.api.openstack.wsgi [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.025128] [55083]: DEBUG cinder.api.openstack.wsgi [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.041346] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.041346] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.050487] [55083]: INFO cinder.volume.api [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 706.057353] [55083]: INFO cinder.api.openstack.wsgi [None req-47e8ca08-7e8b-4c1c-9f20-7f9104cac735 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 706.058182] [55083]: [pid: 55083|app: 0|req: 36/75] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:19 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 707.075381] [55082]: DEBUG cinder.api.middleware.request_id [None req-418a11a4-1345-4c10-b864-161bfa33f347 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.077731] [55082]: INFO cinder.api.openstack.wsgi [None req-418a11a4-1345-4c10-b864-161bfa33f347 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 707.077995] [55082]: DEBUG cinder.api.openstack.wsgi [None req-418a11a4-1345-4c10-b864-161bfa33f347 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.078259] [55082]: DEBUG cinder.api.openstack.wsgi [None req-418a11a4-1345-4c10-b864-161bfa33f347 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.089423] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.089423] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.094408] [55082]: INFO cinder.volume.api [None req-418a11a4-1345-4c10-b864-161bfa33f347 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 707.100560] [55082]: INFO cinder.api.openstack.wsgi [None req-418a11a4-1345-4c10-b864-161bfa33f347 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 707.101114] [55082]: [pid: 55082|app: 0|req: 40/76] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:20 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 708.111272] [55083]: DEBUG cinder.api.middleware.request_id [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 708.113685] [55083]: INFO cinder.api.openstack.wsgi [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 708.113906] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 708.114158] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 708.124439] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 708.124439] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 708.129265] [55083]: INFO cinder.volume.api [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 708.134093] [55083]: INFO cinder.api.openstack.wsgi [None req-b61ab161-8f9c-48a0-9235-e14edac2a2d8 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 708.134487] [55083]: [pid: 55083|app: 0|req: 37/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:21 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 709.145936] [55082]: DEBUG cinder.api.middleware.request_id [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.148864] [55082]: INFO cinder.api.openstack.wsgi [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 709.148864] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.148864] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.163104] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.163104] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.171448] [55082]: INFO cinder.volume.api [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 709.182630] [55082]: INFO cinder.api.openstack.wsgi [None req-8835ebfe-2880-4df2-8ec7-53474eb19394 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 709.184070] [55082]: [pid: 55082|app: 0|req: 41/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:22 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 710.193390] [55083]: DEBUG cinder.api.middleware.request_id [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.195576] [55083]: INFO cinder.api.openstack.wsgi [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 710.195893] [55083]: DEBUG cinder.api.openstack.wsgi [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.196132] [55083]: DEBUG cinder.api.openstack.wsgi [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.206848] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.206848] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.210849] [55083]: INFO cinder.volume.api [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 710.216016] [55083]: INFO cinder.api.openstack.wsgi [None req-427bd1bd-91fc-4365-96cc-bbe5e4c4ec13 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 710.216428] [55083]: [pid: 55083|app: 0|req: 38/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:24 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 711.227025] [55082]: DEBUG cinder.api.middleware.request_id [None req-d73264a2-b837-4a48-8ac1-759a3330a317 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 711.229219] [55082]: INFO cinder.api.openstack.wsgi [None req-d73264a2-b837-4a48-8ac1-759a3330a317 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 711.229453] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d73264a2-b837-4a48-8ac1-759a3330a317 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 711.229673] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d73264a2-b837-4a48-8ac1-759a3330a317 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 711.239700] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 711.239700] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 711.243730] [55082]: INFO cinder.volume.api [None req-d73264a2-b837-4a48-8ac1-759a3330a317 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 711.248779] [55082]: INFO cinder.api.openstack.wsgi [None req-d73264a2-b837-4a48-8ac1-759a3330a317 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 711.249435] [55082]: [pid: 55082|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:25 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 712.260637] [55083]: DEBUG cinder.api.middleware.request_id [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.262608] [55083]: INFO cinder.api.openstack.wsgi [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 712.262840] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.263078] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.272814] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.272814] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.277252] [55083]: INFO cinder.volume.api [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 712.282645] [55083]: INFO cinder.api.openstack.wsgi [None req-b6649da6-b7c1-4ee1-aac5-940e171733bd tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 712.283155] [55083]: [pid: 55083|app: 0|req: 39/81] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:26 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.310419] [55082]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.312827] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 712.313098] [55082]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.313358] [55082]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.321097] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.321097] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.324667] [55082]: INFO cinder.volume.api [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 712.329477] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-a9dce25d-f425-424e-b38b-b978a9d9faf9 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 712.329873] [55082]: [pid: 55082|app: 0|req: 43/82] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:50:26 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.575971] [55083]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.578826] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 712.579068] [55083]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.579301] [55083]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.588281] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.588281] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.591382] [55083]: INFO cinder.volume.api [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 712.596473] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f2bb5202-7290-452e-afa8-1081cb0081c3 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 712.596721] [55083]: [pid: 55083|app: 0|req: 40/83] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:50:26 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 712.602694] [55082]: DEBUG cinder.api.middleware.request_id [None req-7d2ba272-676d-4730-8909-bdd784fe4076 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.603190] [55082]: INFO cinder.api.openstack.wsgi [None req-7d2ba272-676d-4730-8909-bdd784fe4076 None None] GET http://10.180.1.21/volume// [ 712.603383] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba272-676d-4730-8909-bdd784fe4076 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.603602] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7d2ba272-676d-4730-8909-bdd784fe4076 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.604008] [55082]: INFO cinder.api.openstack.wsgi [None req-7d2ba272-676d-4730-8909-bdd784fe4076 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 712.604317] [55082]: [pid: 55082|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:50:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 712.607865] [55083]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-6f903de4-1b5e-4d80-9096-e6a2d1608f6d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.609994] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-6f903de4-1b5e-4d80-9096-e6a2d1608f6d tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] POST http://10.180.1.21/volume/v3/attachments [ 712.610509] [55083]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-6f903de4-1b5e-4d80-9096-e6a2d1608f6d tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d04a2532-9421-4bfd-8462-7e6220b248c2", "connector": null, "instance_uuid": "29199399-8810-4aa8-bb38-1d3975f6d9cd"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 712.619235] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.619235] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.639137] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-6f903de4-1b5e-4d80-9096-e6a2d1608f6d tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 712.640030] [55083]: [pid: 55083|app: 0|req: 41/85] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:50:26 2025] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.847738] [55082]: DEBUG cinder.api.middleware.request_id [None req-3cb326b6-6528-4730-84e7-46741b181f8a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.853153] [55082]: INFO cinder.api.openstack.wsgi [None req-3cb326b6-6528-4730-84e7-46741b181f8a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 713.853465] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3cb326b6-6528-4730-84e7-46741b181f8a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.853705] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3cb326b6-6528-4730-84e7-46741b181f8a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.869541] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.869541] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.875594] [55082]: INFO cinder.volume.api [None req-3cb326b6-6528-4730-84e7-46741b181f8a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 713.882337] [55082]: INFO cinder.api.openstack.wsgi [None req-3cb326b6-6528-4730-84e7-46741b181f8a tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 713.882774] [55082]: [pid: 55082|app: 0|req: 45/86] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 14:50:27 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 722.637767] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=115,cinder:UPDATE=22,cinder:INSERT=12 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 723.880924] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=140,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 727.636117] [55083]: DEBUG cinder.api.middleware.request_id [None req-085388bf-0d8f-460e-926a-7740562e34c8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.639048] [55083]: INFO cinder.api.openstack.wsgi [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] POST http://10.180.1.21/volume/v3/volumes [ 727.639457] [55083]: DEBUG cinder.api.openstack.wsgi [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1341707291"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 727.641373] [55083]: DEBUG cinder.api.v3.volumes [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1341707291'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 727.641508] [55083]: INFO cinder.api.v3.volumes [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume of 1 GB [ 727.641869] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.641869] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.647318] [55083]: INFO cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Availability Zones retrieved successfully. [ 727.654892] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Flow 'volume_create_api' (c31252fa-5afc-4e3d-8f6a-d21df20251d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 727.656103] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d36c8a-7888-4e95-a2bc-4e1e56324909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 727.657287] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 727.678350] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69d36c8a-7888-4e95-a2bc-4e1e56324909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 727.679393] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd5e54b-0a4d-4e8b-bc6c-ef104c1f8719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 727.742311] [55083]: DEBUG cinder.quota [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Created reservations ['e5a25360-ae13-4a32-b617-fa4dae8aa53e', 'ce359d01-027d-4e09-a840-1c585b37605a', '2f84c026-7c17-4544-b7e0-14c03142df60', '3a6fb832-d075-41b1-a833-bb25f55b64e6'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 727.743652] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd5e54b-0a4d-4e8b-bc6c-ef104c1f8719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a25360-ae13-4a32-b617-fa4dae8aa53e', 'ce359d01-027d-4e09-a840-1c585b37605a', '2f84c026-7c17-4544-b7e0-14c03142df60', '3a6fb832-d075-41b1-a833-bb25f55b64e6']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 727.744779] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f771e25c-9429-48b2-8184-669c42cf38c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 727.759715] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f771e25c-9429-48b2-8184-669c42cf38c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '665f8933-9e7c-4404-9c9f-5513a419c12b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1341707291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69654c94008a4cb092d0c3331eee39a8',qos_specs=None,replication_status=,reservations=['e5a25360-ae13-4a32-b617-fa4dae8aa53e','ce359d01-027d-4e09-a840-1c585b37605a','2f84c026-7c17-4544-b7e0-14c03142df60','3a6fb832-d075-41b1-a833-bb25f55b64e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfbd7a2acf1492ea583295a4d9abdf2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1341707291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=665f8933-9e7c-4404-9c9f-5513a419c12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69654c94008a4cb092d0c3331eee39a8',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='9bfbd7a2acf1492ea583295a4d9abdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 727.760765] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97361ac-56aa-456b-8bbc-fde394d1c34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 727.777185] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97361ac-56aa-456b-8bbc-fde394d1c34f) 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-1341707291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69654c94008a4cb092d0c3331eee39a8',qos_specs=None,replication_status=,reservations=['e5a25360-ae13-4a32-b617-fa4dae8aa53e','ce359d01-027d-4e09-a840-1c585b37605a','2f84c026-7c17-4544-b7e0-14c03142df60','3a6fb832-d075-41b1-a833-bb25f55b64e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfbd7a2acf1492ea583295a4d9abdf2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 727.777185] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62784f2-1def-47a3-81d2-b8b78ef3e528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 727.788737] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62784f2-1def-47a3-81d2-b8b78ef3e528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 727.789649] [55083]: DEBUG cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Flow 'volume_create_api' (c31252fa-5afc-4e3d-8f6a-d21df20251d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 727.790082] [55083]: INFO cinder.volume.api [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume request issued successfully. [ 727.790813] [55083]: INFO cinder.api.openstack.wsgi [None req-085388bf-0d8f-460e-926a-7740562e34c8 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 727.791400] [55083]: [pid: 55083|app: 0|req: 42/87] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:50:41 2025] POST /volume/v3/volumes => generated 758 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 727.801756] [55082]: DEBUG cinder.api.middleware.request_id [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 727.804598] [55082]: INFO cinder.api.openstack.wsgi [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b [ 727.804598] [55082]: DEBUG cinder.api.openstack.wsgi [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 727.804701] [55082]: DEBUG cinder.api.openstack.wsgi [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 727.813155] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 727.813155] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 727.817503] [55082]: INFO cinder.volume.api [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 727.823647] [55082]: INFO cinder.api.openstack.wsgi [None req-946606cc-390f-427f-ba8c-36e5c3b6c31e tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b returned with HTTP 200 [ 727.824137] [55082]: [pid: 55082|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:41 2025] GET /volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 728.838096] [55083]: DEBUG cinder.api.middleware.request_id [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 728.844156] [55083]: INFO cinder.api.openstack.wsgi [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b [ 728.844156] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 728.844156] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 728.858012] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 728.858012] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 728.871712] [55083]: INFO cinder.volume.api [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 728.880141] [55083]: INFO cinder.api.openstack.wsgi [None req-b366ba12-0376-4cdc-9c97-6bdd95d2e3fc tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b returned with HTTP 200 [ 728.880141] [55083]: [pid: 55083|app: 0|req: 43/89] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:42 2025] GET /volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 729.919615] [55082]: DEBUG cinder.api.middleware.request_id [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 729.922068] [55082]: INFO cinder.api.openstack.wsgi [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 729.922911] [55082]: DEBUG cinder.api.openstack.wsgi [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1070295509"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 729.926010] [55082]: DEBUG cinder.api.v3.volumes [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1070295509'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 729.926338] [55082]: INFO cinder.api.v3.volumes [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume of 1 GB [ 729.933862] [55082]: INFO cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Availability Zones retrieved successfully. [ 729.944613] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (8795811f-8b95-4a34-8e8d-ceac40da8997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 729.945961] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600ef61b-6b4b-4528-bf90-bb0a99598d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 729.948535] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 729.967128] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600ef61b-6b4b-4528-bf90-bb0a99598d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 729.968294] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4df9e2-74cf-4b42-a96e-873ae64521e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 730.020636] [55082]: DEBUG cinder.quota [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Created reservations ['d2bac690-3fd3-4e37-b77b-b7d452082f9b', '704a5d9c-a69d-4da1-84c7-3434fe37cb9c', 'd0dcb0da-a5ed-4e10-9934-5ba1e56979b3', 'a4fda9a9-b89b-4765-a7be-a0f7aae13ffb'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 730.020636] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb4df9e2-74cf-4b42-a96e-873ae64521e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2bac690-3fd3-4e37-b77b-b7d452082f9b', '704a5d9c-a69d-4da1-84c7-3434fe37cb9c', 'd0dcb0da-a5ed-4e10-9934-5ba1e56979b3', 'a4fda9a9-b89b-4765-a7be-a0f7aae13ffb']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 730.022400] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3678475d-0de2-48a7-b7e5-f91fd7cce425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 730.042530] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3678475d-0de2-48a7-b7e5-f91fd7cce425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fe487a2-eee2-4272-85a3-199c135a0ab0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1070295509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['d2bac690-3fd3-4e37-b77b-b7d452082f9b','704a5d9c-a69d-4da1-84c7-3434fe37cb9c','d0dcb0da-a5ed-4e10-9934-5ba1e56979b3','a4fda9a9-b89b-4765-a7be-a0f7aae13ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1070295509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fe487a2-eee2-4272-85a3-199c135a0ab0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57f3b4356a84c90bc2c13c102167253',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='7df380d7448743059be795d207d0aa5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 730.042530] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f843d075-4944-4e2c-ab57-6e693466e6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 730.062556] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f843d075-4944-4e2c-ab57-6e693466e6a1) 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-1070295509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['d2bac690-3fd3-4e37-b77b-b7d452082f9b','704a5d9c-a69d-4da1-84c7-3434fe37cb9c','d0dcb0da-a5ed-4e10-9934-5ba1e56979b3','a4fda9a9-b89b-4765-a7be-a0f7aae13ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 730.063608] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166984e6-8c56-4d08-9df1-62f82f97ad30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 730.078022] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (166984e6-8c56-4d08-9df1-62f82f97ad30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 730.078022] [55082]: DEBUG cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (8795811f-8b95-4a34-8e8d-ceac40da8997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 730.078022] [55082]: INFO cinder.volume.api [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request issued successfully. [ 730.078022] [55082]: INFO cinder.api.openstack.wsgi [None req-dec68fcd-0fdc-4ac7-9b1a-20dd0dc560ae tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 730.081525] [55082]: [pid: 55082|app: 0|req: 47/90] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:50:43 2025] POST /volume/v3/volumes => generated 750 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 730.094623] [55083]: DEBUG cinder.api.middleware.request_id [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 730.104624] [55083]: INFO cinder.api.openstack.wsgi [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 730.104783] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 730.105047] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 730.120029] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 730.120029] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 730.125797] [55083]: INFO cinder.volume.api [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 730.137117] [55083]: INFO cinder.api.openstack.wsgi [None req-d281fc91-abe9-4b73-85bb-71ae8cfb072e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 730.137663] [55083]: [pid: 55083|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:43 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.152136] [55082]: DEBUG cinder.api.middleware.request_id [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.154309] [55082]: INFO cinder.api.openstack.wsgi [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 731.156457] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.156457] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.170406] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.170406] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.176013] [55082]: INFO cinder.volume.api [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 731.184066] [55082]: INFO cinder.api.openstack.wsgi [None req-8501bd0d-a85a-4d92-abfb-ed85f28ea89c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 731.184567] [55082]: [pid: 55082|app: 0|req: 48/92] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:45 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 731.446612] [55083]: DEBUG cinder.api.middleware.request_id [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 731.449646] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 731.449905] [55083]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 731.450141] [55083]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 731.458746] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 731.458746] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 731.463224] [55083]: INFO cinder.volume.api [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 731.469731] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-8626e4f6-a737-46ce-b76b-ee40babb0d4a tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 731.470181] [55083]: [pid: 55083|app: 0|req: 45/93] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:50:45 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 732.998916] [55082]: DEBUG cinder.api.middleware.request_id [None req-f8138b93-6216-410e-a3a0-0c69fa472abc None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 732.999466] [55082]: INFO cinder.api.openstack.wsgi [None req-f8138b93-6216-410e-a3a0-0c69fa472abc None None] GET http://10.180.1.21/volume// [ 732.999680] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f8138b93-6216-410e-a3a0-0c69fa472abc None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.000768] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f8138b93-6216-410e-a3a0-0c69fa472abc None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.000768] [55082]: INFO cinder.api.openstack.wsgi [None req-f8138b93-6216-410e-a3a0-0c69fa472abc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.001061] [55082]: [pid: 55082|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:50:46 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.007724] [55083]: DEBUG cinder.api.middleware.request_id [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-39165e3a-e871-404a-b170-e884d6f04fd8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.013020] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-39165e3a-e871-404a-b170-e884d6f04fd8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments [ 733.013020] [55083]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-39165e3a-e871-404a-b170-e884d6f04fd8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fe487a2-eee2-4272-85a3-199c135a0ab0", "connector": null, "instance_uuid": "3002f008-80ba-4e6b-8ec6-530646763010"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 733.023789] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.023789] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.055841] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-39165e3a-e871-404a-b170-e884d6f04fd8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 733.056321] [55083]: [pid: 55083|app: 0|req: 46/95] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:50:46 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.094026] [55082]: DEBUG cinder.api.middleware.request_id [None req-7b77537b-315a-4a87-a571-2001453e3442 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.097501] [55082]: INFO cinder.api.openstack.wsgi [None req-7b77537b-315a-4a87-a571-2001453e3442 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 733.097501] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7b77537b-315a-4a87-a571-2001453e3442 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.097501] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7b77537b-315a-4a87-a571-2001453e3442 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.110863] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.110863] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.113907] [55082]: INFO cinder.volume.api [None req-7b77537b-315a-4a87-a571-2001453e3442 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 733.119304] [55082]: INFO cinder.api.openstack.wsgi [None req-7b77537b-315a-4a87-a571-2001453e3442 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 733.119938] [55082]: [pid: 55082|app: 0|req: 50/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:46 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 733.611234] [55083]: DEBUG cinder.api.middleware.request_id [None req-64527f38-e92b-4d7a-8177-acff559c17c6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.611690] [55083]: INFO cinder.api.openstack.wsgi [None req-64527f38-e92b-4d7a-8177-acff559c17c6 None None] GET http://10.180.1.21/volume// [ 733.611924] [55083]: DEBUG cinder.api.openstack.wsgi [None req-64527f38-e92b-4d7a-8177-acff559c17c6 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.612170] [55083]: DEBUG cinder.api.openstack.wsgi [None req-64527f38-e92b-4d7a-8177-acff559c17c6 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.612629] [55083]: INFO cinder.api.openstack.wsgi [None req-64527f38-e92b-4d7a-8177-acff559c17c6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 733.612943] [55083]: [pid: 55083|app: 0|req: 47/97] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:50:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 733.628043] [55082]: DEBUG cinder.api.middleware.request_id [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.628043] [55082]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 733.628043] [55082]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 733.628043] [55082]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 733.643975] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.643975] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 733.648316] [55082]: INFO cinder.volume.api [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 733.653342] [55082]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-cb2ce687-b15c-4bd8-b20d-135dd3ff11a0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 733.653960] [55082]: [pid: 55082|app: 0|req: 51/98] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:50:47 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 733.695757] [55083]: DEBUG cinder.api.middleware.request_id [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 733.703730] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] PUT http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 [ 733.703730] [55083]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-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-542254", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 733.716866] [55083]: DEBUG cinder.coordination [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Acquiring lock "cinder-attachment_update-5fe487a2-eee2-4272-85a3-199c135a0ab0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 733.723473] [55083]: DEBUG cinder.coordination [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-5fe487a2-eee2-4272-85a3-199c135a0ab0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 733.724534] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 733.724534] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.132819] [55082]: DEBUG cinder.api.middleware.request_id [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 734.138794] [55082]: INFO cinder.api.openstack.wsgi [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 734.138794] [55082]: DEBUG cinder.api.openstack.wsgi [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 734.138794] [55082]: DEBUG cinder.api.openstack.wsgi [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 734.159553] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 734.159553] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 734.165676] [55082]: INFO cinder.volume.api [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 734.175904] [55082]: INFO cinder.api.openstack.wsgi [None req-799e4198-0d4b-4be9-bb90-6fec98674f75 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 734.176232] [55082]: [pid: 55082|app: 0|req: 52/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:47 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.195781] [55082]: DEBUG cinder.api.middleware.request_id [None req-36999951-bf81-4f58-87e3-e20e3d8a315d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.200546] [55082]: INFO cinder.api.openstack.wsgi [None req-36999951-bf81-4f58-87e3-e20e3d8a315d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 735.200792] [55082]: DEBUG cinder.api.openstack.wsgi [None req-36999951-bf81-4f58-87e3-e20e3d8a315d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.201027] [55082]: DEBUG cinder.api.openstack.wsgi [None req-36999951-bf81-4f58-87e3-e20e3d8a315d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.225096] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.225096] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.229955] [55082]: INFO cinder.volume.api [None req-36999951-bf81-4f58-87e3-e20e3d8a315d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 735.237722] [55082]: INFO cinder.api.openstack.wsgi [None req-36999951-bf81-4f58-87e3-e20e3d8a315d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 735.238448] [55082]: [pid: 55082|app: 0|req: 53/100] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:49 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.503136] [55082]: DEBUG cinder.api.middleware.request_id [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.505518] [55082]: INFO cinder.api.openstack.wsgi [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 735.505724] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.505786] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.513590] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.513590] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.517483] [55082]: INFO cinder.volume.api [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 735.522404] [55082]: INFO cinder.api.openstack.wsgi [None req-3d8d9b43-94d0-4edb-8f08-b513f8f38185 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 735.522838] [55082]: [pid: 55082|app: 0|req: 54/101] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:49 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.533703] [55082]: DEBUG cinder.api.middleware.request_id [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.535726] [55082]: INFO cinder.api.openstack.wsgi [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 735.535947] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.536185] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.546398] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.546398] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.547762] [55082]: INFO cinder.volume.api [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 735.552322] [55082]: INFO cinder.api.openstack.wsgi [None req-7fd594f5-bd9a-4b84-9239-c249ae227122 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 735.552775] [55082]: [pid: 55082|app: 0|req: 55/102] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:49 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 735.596052] [55082]: DEBUG cinder.api.middleware.request_id [None req-40dd7a85-28e0-40f7-8526-f4556f71211f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 735.598823] [55082]: INFO cinder.api.openstack.wsgi [None req-40dd7a85-28e0-40f7-8526-f4556f71211f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 735.599072] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40dd7a85-28e0-40f7-8526-f4556f71211f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 735.599293] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40dd7a85-28e0-40f7-8526-f4556f71211f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 735.609128] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 735.609128] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 735.617601] [55082]: INFO cinder.volume.api [None req-40dd7a85-28e0-40f7-8526-f4556f71211f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 735.622934] [55082]: INFO cinder.api.openstack.wsgi [None req-40dd7a85-28e0-40f7-8526-f4556f71211f tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 735.623379] [55082]: [pid: 55082|app: 0|req: 56/103] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:49 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 736.251680] [55082]: DEBUG cinder.api.middleware.request_id [None req-b356fcf9-0735-424d-9384-5b3168a97a81 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 736.259405] [55082]: INFO cinder.api.openstack.wsgi [None req-b356fcf9-0735-424d-9384-5b3168a97a81 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 736.259499] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b356fcf9-0735-424d-9384-5b3168a97a81 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 736.259770] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b356fcf9-0735-424d-9384-5b3168a97a81 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 736.275769] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 736.275769] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 736.280575] [55082]: INFO cinder.volume.api [None req-b356fcf9-0735-424d-9384-5b3168a97a81 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 736.296593] [55082]: INFO cinder.api.openstack.wsgi [None req-b356fcf9-0735-424d-9384-5b3168a97a81 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 736.296593] [55082]: [pid: 55082|app: 0|req: 57/104] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:50 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 737.302604] [55082]: DEBUG cinder.api.middleware.request_id [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 737.305523] [55082]: INFO cinder.api.openstack.wsgi [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 737.306211] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 737.306211] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 737.320041] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 737.320041] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 737.324183] [55082]: INFO cinder.volume.api [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 737.331074] [55082]: INFO cinder.api.openstack.wsgi [None req-6f9d4bc9-b104-4e62-9ed6-bcf74c28a46c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 737.331487] [55082]: [pid: 55082|app: 0|req: 58/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:51 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.345677] [55082]: DEBUG cinder.api.middleware.request_id [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 738.351634] [55082]: INFO cinder.api.openstack.wsgi [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 738.351901] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 738.352145] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 738.372849] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 738.372849] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 738.377248] [55082]: INFO cinder.volume.api [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 738.384703] [55082]: INFO cinder.api.openstack.wsgi [None req-ad3b372c-8068-467b-87d4-8f9bef5c827c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 738.384703] [55082]: [pid: 55082|app: 0|req: 59/106] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:52 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 738.755622] [55083]: DEBUG cinder.coordination [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-5fe487a2-eee2-4272-85a3-199c135a0ab0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.032s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 738.755985] [55083]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-d67fe034-042b-4b13-9f77-18ebf5815677 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 returned with HTTP 200 [ 738.756453] [55083]: [pid: 55083|app: 0|req: 48/107] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:50:47 2025] PUT /volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 => generated 617 bytes in 5062 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 739.401531] [55082]: DEBUG cinder.api.middleware.request_id [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 739.405261] [55082]: INFO cinder.api.openstack.wsgi [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 739.405813] [55082]: DEBUG cinder.api.openstack.wsgi [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 739.406125] [55082]: DEBUG cinder.api.openstack.wsgi [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 739.424712] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 739.424712] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 739.429231] [55082]: INFO cinder.volume.api [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 739.434812] [55082]: INFO cinder.api.openstack.wsgi [None req-41e1e00d-eb1e-4bf5-bf3c-b987e041cd32 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 739.435437] [55082]: [pid: 55082|app: 0|req: 60/108] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:53 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 740.450679] [55083]: DEBUG cinder.api.middleware.request_id [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.452847] [55083]: INFO cinder.api.openstack.wsgi [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 740.453131] [55083]: DEBUG cinder.api.openstack.wsgi [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 740.453372] [55083]: DEBUG cinder.api.openstack.wsgi [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 740.468419] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.468419] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.472649] [55083]: INFO cinder.volume.api [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 740.478372] [55083]: INFO cinder.api.openstack.wsgi [None req-279e17ab-abf8-4c82-bcbd-22709016a3e1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 740.479555] [55083]: [pid: 55083|app: 0|req: 49/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:54 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 740.901067] [55082]: DEBUG cinder.api.middleware.request_id [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-1c09594e-343d-42ab-9139-ef6a9ae56c65 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 740.904147] [55082]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-1c09594e-343d-42ab-9139-ef6a9ae56c65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0/action [ 740.904903] [55082]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-1c09594e-343d-42ab-9139-ef6a9ae56c65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 740.905067] [55082]: DEBUG cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-1c09594e-343d-42ab-9139-ef6a9ae56c65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 740.923192] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 740.923192] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 740.932800] [55082]: INFO cinder.api.openstack.wsgi [req-8189dedc-d00b-47b9-9fc8-c38d3d0dde57 req-1c09594e-343d-42ab-9139-ef6a9ae56c65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0/action returned with HTTP 204 [ 740.933444] [55082]: [pid: 55082|app: 0|req: 61/110] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:50:54 2025] POST /volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 741.489535] [55083]: DEBUG cinder.api.middleware.request_id [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.494326] [55083]: INFO cinder.api.openstack.wsgi [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 741.494648] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.494894] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.508676] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.508676] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.513359] [55083]: INFO cinder.volume.api [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 741.520025] [55083]: INFO cinder.api.openstack.wsgi [None req-8d120a2b-cbe1-43a5-881b-2d7bc7bd469c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 741.520025] [55083]: [pid: 55083|app: 0|req: 50/111] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:55 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 741.537401] [55082]: DEBUG cinder.api.middleware.request_id [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 741.541578] [55082]: INFO cinder.api.openstack.wsgi [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 741.541822] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 741.542132] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 741.553024] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 741.553024] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 741.559700] [55082]: INFO cinder.volume.api [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 741.564577] [55082]: INFO cinder.api.openstack.wsgi [None req-7cb6f72f-2d35-4433-872f-81bf410d50ed tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 741.564963] [55082]: [pid: 55082|app: 0|req: 62/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:55 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 742.215511] [55083]: DEBUG cinder.api.middleware.request_id [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.217632] [55083]: INFO cinder.api.openstack.wsgi [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] POST http://10.180.1.21/volume/v3/volumes [ 742.218032] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1612823860"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 742.219690] [55083]: DEBUG cinder.api.v3.volumes [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1612823860'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 742.219849] [55083]: INFO cinder.api.v3.volumes [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume of 1 GB [ 742.225301] [55083]: INFO cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Availability Zones retrieved successfully. [ 742.232642] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Flow 'volume_create_api' (404bde5c-47dc-4658-822b-72e8977e9584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 742.233856] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eff0742-e218-4f8d-8cc8-b5c7d4f48b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 742.235077] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 742.253849] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eff0742-e218-4f8d-8cc8-b5c7d4f48b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 742.254854] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990b95b7-109a-4b62-8898-788fde9d744b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 742.287963] [55083]: DEBUG cinder.quota [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Created reservations ['61cc149a-69d2-4006-9081-d60c2dbe0e64', '61143eb5-1ebf-453e-9533-aee2583a83bd', 'a1645f38-b1b3-47c5-b072-b4ab8dcef26f', '0bed71dd-6bbb-4d9f-a339-7b79fc1412cd'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 742.289108] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (990b95b7-109a-4b62-8898-788fde9d744b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61cc149a-69d2-4006-9081-d60c2dbe0e64', '61143eb5-1ebf-453e-9533-aee2583a83bd', 'a1645f38-b1b3-47c5-b072-b4ab8dcef26f', '0bed71dd-6bbb-4d9f-a339-7b79fc1412cd']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 742.290129] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bc0ee7-d7ef-4631-bf49-cc6f344ba843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 742.313050] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9bc0ee7-d7ef-4631-bf49-cc6f344ba843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b46d5d-5382-4799-9a5b-857fed8cf703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1612823860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69654c94008a4cb092d0c3331eee39a8',qos_specs=None,replication_status=,reservations=['61cc149a-69d2-4006-9081-d60c2dbe0e64','61143eb5-1ebf-453e-9533-aee2583a83bd','a1645f38-b1b3-47c5-b072-b4ab8dcef26f','0bed71dd-6bbb-4d9f-a339-7b79fc1412cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfbd7a2acf1492ea583295a4d9abdf2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1612823860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4b46d5d-5382-4799-9a5b-857fed8cf703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69654c94008a4cb092d0c3331eee39a8',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='9bfbd7a2acf1492ea583295a4d9abdf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 742.313050] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9818d0-f3e1-4496-b776-d440ecbc0e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 742.331427] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9818d0-f3e1-4496-b776-d440ecbc0e3f) 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-1612823860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69654c94008a4cb092d0c3331eee39a8',qos_specs=None,replication_status=,reservations=['61cc149a-69d2-4006-9081-d60c2dbe0e64','61143eb5-1ebf-453e-9533-aee2583a83bd','a1645f38-b1b3-47c5-b072-b4ab8dcef26f','0bed71dd-6bbb-4d9f-a339-7b79fc1412cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfbd7a2acf1492ea583295a4d9abdf2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 742.332456] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfdaa6e-a7c3-4181-9f13-6cb9c04bc77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 742.341105] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cfdaa6e-a7c3-4181-9f13-6cb9c04bc77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 742.342193] [55083]: DEBUG cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Flow 'volume_create_api' (404bde5c-47dc-4658-822b-72e8977e9584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 742.342618] [55083]: INFO cinder.volume.api [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Create volume request issued successfully. [ 742.343409] [55083]: INFO cinder.api.openstack.wsgi [None req-5375e3ad-4263-4dc7-ba66-36418ee1650c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 742.344046] [55083]: [pid: 55083|app: 0|req: 51/113] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:50:56 2025] POST /volume/v3/volumes => generated 758 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 742.353889] [55082]: DEBUG cinder.api.middleware.request_id [None req-d75571c8-766d-4bb5-b048-f3649484046a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 742.355981] [55082]: INFO cinder.api.openstack.wsgi [None req-d75571c8-766d-4bb5-b048-f3649484046a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 742.356431] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d75571c8-766d-4bb5-b048-f3649484046a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 742.356803] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d75571c8-766d-4bb5-b048-f3649484046a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 742.365625] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 742.365625] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 742.370067] [55082]: INFO cinder.volume.api [None req-d75571c8-766d-4bb5-b048-f3649484046a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 742.374922] [55082]: INFO cinder.api.openstack.wsgi [None req-d75571c8-766d-4bb5-b048-f3649484046a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 742.375480] [55082]: [pid: 55082|app: 0|req: 63/114] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:56 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 743.114685] [55083]: DEBUG cinder.api.middleware.request_id [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.117817] [55083]: INFO cinder.api.openstack.wsgi [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] POST http://10.180.1.21/volume/v3/volumes [ 743.117817] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-862190813"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 743.119102] [55083]: DEBUG cinder.api.v3.volumes [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-862190813'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 743.119241] [55083]: INFO cinder.api.v3.volumes [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume of 1 GB [ 743.119581] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.119581] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.124711] [55083]: INFO cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Availability Zones retrieved successfully. [ 743.131792] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Flow 'volume_create_api' (f3a1f1fc-156f-4e80-b685-d3010b197490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 743.133665] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6807c619-a05b-4201-aef3-c8bdbc2ebf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.134935] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 743.154502] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6807c619-a05b-4201-aef3-c8bdbc2ebf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.155529] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312e6ee0-150d-4061-92fe-f3856f6b544c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.193400] [55082]: DEBUG cinder.api.middleware.request_id [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.198919] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 743.198919] [55082]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.198919] [55082]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.208475] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.208475] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.212107] [55082]: INFO cinder.volume.api [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 743.217429] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-21021492-3ddd-4046-a144-16e26fd95566 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 743.217847] [55082]: [pid: 55082|app: 0|req: 64/115] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:50:57 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 743.226311] [55083]: DEBUG cinder.quota [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Created reservations ['20d7df60-34cc-4b2a-9c0f-947398a98957', '00ff6710-131e-40de-b8e3-8289d65fa9ee', '17dffaad-1168-4e67-ab29-448455270ceb', 'e87a0079-df75-4d88-ab75-0d3721e58ef3'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 743.227316] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312e6ee0-150d-4061-92fe-f3856f6b544c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20d7df60-34cc-4b2a-9c0f-947398a98957', '00ff6710-131e-40de-b8e3-8289d65fa9ee', '17dffaad-1168-4e67-ab29-448455270ceb', 'e87a0079-df75-4d88-ab75-0d3721e58ef3']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.228236] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c248927-f0bf-48f8-82cb-3e52829f91f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.240256] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c248927-f0bf-48f8-82cb-3e52829f91f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700459c6-e53a-498e-b728-041a1474f5ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-862190813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',qos_specs=None,replication_status=,reservations=['20d7df60-34cc-4b2a-9c0f-947398a98957','00ff6710-131e-40de-b8e3-8289d65fa9ee','17dffaad-1168-4e67-ab29-448455270ceb','e87a0079-df75-4d88-ab75-0d3721e58ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:50:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-862190813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700459c6-e53a-498e-b728-041a1474f5ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',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='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.241152] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324c4628-c28f-4789-a4f7-d74d2f5560d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.256223] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324c4628-c28f-4789-a4f7-d74d2f5560d2) 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-862190813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',qos_specs=None,replication_status=,reservations=['20d7df60-34cc-4b2a-9c0f-947398a98957','00ff6710-131e-40de-b8e3-8289d65fa9ee','17dffaad-1168-4e67-ab29-448455270ceb','e87a0079-df75-4d88-ab75-0d3721e58ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.257180] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225b8d74-2fb6-4fa0-835d-a9e0e3cbd3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 743.270449] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225b8d74-2fb6-4fa0-835d-a9e0e3cbd3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 743.271648] [55083]: DEBUG cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Flow 'volume_create_api' (f3a1f1fc-156f-4e80-b685-d3010b197490) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 743.272041] [55083]: INFO cinder.volume.api [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume request issued successfully. [ 743.273811] [55083]: INFO cinder.api.openstack.wsgi [None req-e0c23b4b-45f9-45ae-880b-87551c10de5d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 743.273811] [55083]: [pid: 55083|app: 0|req: 52/116] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:50:56 2025] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 743.284113] [55082]: DEBUG cinder.api.middleware.request_id [None req-f630dd92-0280-4bf5-804c-0acd71436ffa None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.286014] [55082]: INFO cinder.api.openstack.wsgi [None req-f630dd92-0280-4bf5-804c-0acd71436ffa tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 743.286236] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f630dd92-0280-4bf5-804c-0acd71436ffa tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.286468] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f630dd92-0280-4bf5-804c-0acd71436ffa tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.295591] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.295591] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.299363] [55082]: INFO cinder.volume.api [None req-f630dd92-0280-4bf5-804c-0acd71436ffa tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 743.304230] [55082]: INFO cinder.api.openstack.wsgi [None req-f630dd92-0280-4bf5-804c-0acd71436ffa tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 743.304749] [55082]: [pid: 55082|app: 0|req: 65/117] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:57 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 743.385428] [55083]: DEBUG cinder.api.middleware.request_id [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 743.387736] [55083]: INFO cinder.api.openstack.wsgi [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 743.387988] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 743.388255] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 743.397037] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 743.397037] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 743.400767] [55083]: INFO cinder.volume.api [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 743.406473] [55083]: INFO cinder.api.openstack.wsgi [None req-cc43f2e9-aa58-4833-8ebe-27645d36e4eb tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 743.407257] [55083]: [pid: 55083|app: 0|req: 53/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:57 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 744.314526] [55082]: DEBUG cinder.api.middleware.request_id [None req-17adeaa4-a887-4893-85ad-19b965681826 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.316670] [55082]: INFO cinder.api.openstack.wsgi [None req-17adeaa4-a887-4893-85ad-19b965681826 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 744.316911] [55082]: DEBUG cinder.api.openstack.wsgi [None req-17adeaa4-a887-4893-85ad-19b965681826 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.317128] [55082]: DEBUG cinder.api.openstack.wsgi [None req-17adeaa4-a887-4893-85ad-19b965681826 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.330838] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.330838] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.335584] [55082]: INFO cinder.volume.api [None req-17adeaa4-a887-4893-85ad-19b965681826 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 744.340959] [55082]: INFO cinder.api.openstack.wsgi [None req-17adeaa4-a887-4893-85ad-19b965681826 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 744.341599] [55082]: [pid: 55082|app: 0|req: 66/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:58 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 744.737275] [55083]: DEBUG cinder.api.middleware.request_id [None req-7689930e-0b2e-495f-8447-a07235b19159 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.737651] [55083]: INFO cinder.api.openstack.wsgi [None req-7689930e-0b2e-495f-8447-a07235b19159 None None] GET http://10.180.1.21/volume// [ 744.737841] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7689930e-0b2e-495f-8447-a07235b19159 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.738016] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7689930e-0b2e-495f-8447-a07235b19159 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.738440] [55083]: INFO cinder.api.openstack.wsgi [None req-7689930e-0b2e-495f-8447-a07235b19159 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 744.738757] [55083]: [pid: 55083|app: 0|req: 54/120] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:50:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 744.743157] [55082]: DEBUG cinder.api.middleware.request_id [req-a704121f-7058-420e-89d6-2da029c91341 req-80224475-43b6-4829-a010-1d89f2fd5845 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.745777] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-80224475-43b6-4829-a010-1d89f2fd5845 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 744.746366] [55082]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-80224475-43b6-4829-a010-1d89f2fd5845 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cc0f814-cce4-47b7-a6d2-f3589a698e81", "connector": null, "instance_uuid": "261ccdeb-6805-4db9-9595-472f7247d489"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 744.757093] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.757093] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.780769] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-80224475-43b6-4829-a010-1d89f2fd5845 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 744.781381] [55082]: [pid: 55082|app: 0|req: 67/121] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:50:58 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 744.806878] [55083]: DEBUG cinder.api.middleware.request_id [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 744.809971] [55083]: INFO cinder.api.openstack.wsgi [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 744.810369] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 744.810509] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 744.822903] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 744.822903] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 744.826753] [55083]: INFO cinder.volume.api [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 744.832938] [55083]: INFO cinder.api.openstack.wsgi [None req-ce21b791-babc-4051-9b14-b8b3ae2a9982 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 744.833358] [55083]: [pid: 55083|app: 0|req: 55/122] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:58 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 745.063911] [55082]: DEBUG cinder.api.middleware.request_id [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.066370] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 745.066598] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.066818] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.077363] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.077363] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.081959] [55082]: INFO cinder.volume.api [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 745.087416] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd18f6cd-8cfe-4d3a-9909-e4f2f03340ca tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 745.087846] [55082]: [pid: 55082|app: 0|req: 68/123] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:50:58 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 745.321020] [55083]: DEBUG cinder.api.middleware.request_id [None req-c283aa89-8f4b-47a5-807c-7dfefe4477c1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.321524] [55083]: INFO cinder.api.openstack.wsgi [None req-c283aa89-8f4b-47a5-807c-7dfefe4477c1 None None] GET http://10.180.1.21/volume// [ 745.321799] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c283aa89-8f4b-47a5-807c-7dfefe4477c1 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.322031] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c283aa89-8f4b-47a5-807c-7dfefe4477c1 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.322457] [55083]: INFO cinder.api.openstack.wsgi [None req-c283aa89-8f4b-47a5-807c-7dfefe4477c1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 745.322883] [55083]: [pid: 55083|app: 0|req: 56/124] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:50:59 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 745.344871] [55082]: DEBUG cinder.api.middleware.request_id [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.350943] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 745.351247] [55082]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.351465] [55082]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.367571] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.367571] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.371798] [55082]: INFO cinder.volume.api [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 745.377279] [55082]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-ab8ee569-445e-480c-a3e7-b097ed7da1f4 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 745.377794] [55082]: [pid: 55082|app: 0|req: 69/125] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:50:59 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1233 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 745.415059] [55083]: DEBUG cinder.api.middleware.request_id [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.417968] [55083]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] PUT http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c [ 745.418454] [55083]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-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-542210", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 745.428210] [55083]: DEBUG cinder.coordination [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Acquiring lock "cinder-attachment_update-9cc0f814-cce4-47b7-a6d2-f3589a698e81-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 745.433207] [55083]: DEBUG cinder.coordination [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Lock "cinder-attachment_update-9cc0f814-cce4-47b7-a6d2-f3589a698e81-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 745.434391] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.434391] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.845831] [55082]: DEBUG cinder.api.middleware.request_id [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 745.848566] [55082]: INFO cinder.api.openstack.wsgi [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 745.848696] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 745.848907] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 745.865375] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 745.865375] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 745.870573] [55082]: INFO cinder.volume.api [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 745.876688] [55082]: INFO cinder.api.openstack.wsgi [None req-c2ba5fd3-4694-4dca-bdbe-8d280c2fbbe6 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 745.877228] [55082]: [pid: 55082|app: 0|req: 70/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:50:59 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.615361] [55082]: DEBUG cinder.api.middleware.request_id [None req-03e83454-5821-423e-8138-ea12023ef882 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.615920] [55082]: INFO cinder.api.openstack.wsgi [None req-03e83454-5821-423e-8138-ea12023ef882 None None] GET http://10.180.1.21/volume// [ 746.616138] [55082]: DEBUG cinder.api.openstack.wsgi [None req-03e83454-5821-423e-8138-ea12023ef882 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.616366] [55082]: DEBUG cinder.api.openstack.wsgi [None req-03e83454-5821-423e-8138-ea12023ef882 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.616775] [55082]: INFO cinder.api.openstack.wsgi [None req-03e83454-5821-423e-8138-ea12023ef882 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.617129] [55082]: [pid: 55082|app: 0|req: 71/127] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:51:00 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.620878] [55082]: DEBUG cinder.api.middleware.request_id [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-2b28295c-72c1-47c3-8d86-f6b106580d6b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.623112] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-2b28295c-72c1-47c3-8d86-f6b106580d6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] POST http://10.180.1.21/volume/v3/attachments [ 746.623521] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-2b28295c-72c1-47c3-8d86-f6b106580d6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "700459c6-e53a-498e-b728-041a1474f5ca", "connector": null, "instance_uuid": "49e0c771-5fa5-4771-be72-ba78dcc3ec92"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 746.640016] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.640016] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.675899] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-2b28295c-72c1-47c3-8d86-f6b106580d6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 746.676460] [55082]: [pid: 55082|app: 0|req: 72/128] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:51:00 2025] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.699767] [55082]: DEBUG cinder.api.middleware.request_id [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.702304] [55082]: INFO cinder.api.openstack.wsgi [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 746.702561] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.702849] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.719446] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.719446] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.725252] [55082]: INFO cinder.volume.api [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 746.733015] [55082]: INFO cinder.api.openstack.wsgi [None req-4b569fda-6a12-40a6-bd19-c2977b0af498 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 746.733476] [55082]: [pid: 55082|app: 0|req: 73/129] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:00 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 746.888260] [55082]: DEBUG cinder.api.middleware.request_id [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.891634] [55082]: INFO cinder.api.openstack.wsgi [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 746.891906] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.892141] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.918707] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.918707] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.928076] [55082]: INFO cinder.volume.api [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 746.934356] [55082]: INFO cinder.api.openstack.wsgi [None req-bf6ec8c1-bb23-4341-84c3-35fda3a3d71f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 746.934920] [55082]: [pid: 55082|app: 0|req: 74/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:00 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 746.939977] [55082]: DEBUG cinder.api.middleware.request_id [None req-dc92929d-bc5e-459f-a04c-0d6ebb7748a3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.940759] [55082]: INFO cinder.api.openstack.wsgi [None req-dc92929d-bc5e-459f-a04c-0d6ebb7748a3 None None] GET http://10.180.1.21/volume// [ 746.941261] [55082]: DEBUG cinder.api.openstack.wsgi [None req-dc92929d-bc5e-459f-a04c-0d6ebb7748a3 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.941542] [55082]: DEBUG cinder.api.openstack.wsgi [None req-dc92929d-bc5e-459f-a04c-0d6ebb7748a3 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.941974] [55082]: INFO cinder.api.openstack.wsgi [None req-dc92929d-bc5e-459f-a04c-0d6ebb7748a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 746.942321] [55082]: [pid: 55082|app: 0|req: 75/131] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:00 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 746.950342] [55082]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 746.952172] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] GET http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 746.952450] [55082]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 746.952843] [55082]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 746.966266] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 746.966266] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 746.975980] [55082]: INFO cinder.volume.api [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 746.983305] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-f16794f6-ea98-413a-aff2-4b142cdf5560 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 200 [ 746.983769] [55082]: [pid: 55082|app: 0|req: 76/132] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:51:00 2025] GET /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 1572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 747.165212] [55082]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.170037] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] PUT http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f [ 747.170037] [55082]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-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=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 747.179040] [55082]: DEBUG cinder.coordination [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Acquiring lock "cinder-attachment_update-d04a2532-9421-4bfd-8462-7e6220b248c2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 747.182777] [55082]: DEBUG cinder.coordination [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Lock "cinder-attachment_update-d04a2532-9421-4bfd-8462-7e6220b248c2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 747.183954] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.183954] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.708430] [55082]: DEBUG cinder.coordination [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Lock "cinder-attachment_update-d04a2532-9421-4bfd-8462-7e6220b248c2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.526s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 747.708817] [55082]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-cb05cb66-2bcf-47aa-b2ad-cd4f8a4b700c tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f returned with HTTP 200 [ 747.709386] [55082]: [pid: 55082|app: 0|req: 77/133] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:51:01 2025] PUT /volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 747.710117] [55082]: DEBUG cinder.api.middleware.request_id [None req-a892faf1-e239-4577-ab1e-87311410bbb6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.710504] [55082]: INFO cinder.api.openstack.wsgi [None req-a892faf1-e239-4577-ab1e-87311410bbb6 None None] GET http://10.180.1.21/volume// [ 747.711022] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a892faf1-e239-4577-ab1e-87311410bbb6 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.711022] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a892faf1-e239-4577-ab1e-87311410bbb6 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.711866] [55082]: INFO cinder.api.openstack.wsgi [None req-a892faf1-e239-4577-ab1e-87311410bbb6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 747.711866] [55082]: [pid: 55082|app: 0|req: 78/134] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 747.715829] [55082]: DEBUG cinder.api.middleware.request_id [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.718209] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 747.718457] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.718679] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.730191] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.730191] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.734015] [55082]: INFO cinder.volume.api [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 747.738441] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-d6a9cab2-ceee-4dc8-a7d0-69fe5d6e849d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 747.738855] [55082]: [pid: 55082|app: 0|req: 79/135] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:51:01 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 747.746950] [55082]: DEBUG cinder.api.middleware.request_id [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.750320] [55082]: INFO cinder.api.openstack.wsgi [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 747.750320] [55082]: DEBUG cinder.api.openstack.wsgi [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 747.750320] [55082]: DEBUG cinder.api.openstack.wsgi [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 747.761286] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.761286] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 747.765373] [55082]: INFO cinder.volume.api [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 747.770313] [55082]: INFO cinder.api.openstack.wsgi [None req-32d4150e-d9bc-4b7f-8102-370a77b39e78 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 747.770857] [55082]: [pid: 55082|app: 0|req: 80/136] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:01 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 747.787328] [55082]: DEBUG cinder.api.middleware.request_id [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 747.789967] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] PUT http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 [ 747.790147] [55082]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-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-542257", "mountpoint": "/dev/sdb"}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 747.798909] [55082]: DEBUG cinder.coordination [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Acquiring lock "cinder-attachment_update-700459c6-e53a-498e-b728-041a1474f5ca-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 747.803716] [55082]: DEBUG cinder.coordination [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Lock "cinder-attachment_update-700459c6-e53a-498e-b728-041a1474f5ca-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 747.804832] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 747.804832] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.964459] [55083]: DEBUG cinder.coordination [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Lock "cinder-attachment_update-9cc0f814-cce4-47b7-a6d2-f3589a698e81-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 749.964804] [55083]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-5d95938c-63b5-401a-8572-4d39dbbf5f29 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c returned with HTTP 200 [ 749.965509] [55083]: [pid: 55083|app: 0|req: 57/137] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:50:59 2025] PUT /volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 749.966065] [55083]: DEBUG cinder.api.middleware.request_id [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 749.969875] [55083]: INFO cinder.api.openstack.wsgi [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 749.969875] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 749.969875] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 749.989189] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 749.989189] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 749.992992] [55083]: INFO cinder.volume.api [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 749.999461] [55083]: INFO cinder.api.openstack.wsgi [None req-3c175c6f-9de4-46c8-b754-8d44913b1ed2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 749.999909] [55083]: [pid: 55083|app: 0|req: 58/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:03 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 750.000671] [55083]: DEBUG cinder.api.middleware.request_id [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-1cd7290c-0c9f-45c9-a731-67576ff9a7f1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.003176] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-1cd7290c-0c9f-45c9-a731-67576ff9a7f1 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] POST http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f/action [ 750.003633] [55083]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-1cd7290c-0c9f-45c9-a731-67576ff9a7f1 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 750.003775] [55083]: DEBUG cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-1cd7290c-0c9f-45c9-a731-67576ff9a7f1 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 750.022972] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.022972] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.032059] [55083]: INFO cinder.api.openstack.wsgi [req-03bb1ebe-94d7-433c-98e8-0d7a027c585e req-1cd7290c-0c9f-45c9-a731-67576ff9a7f1 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f/action returned with HTTP 204 [ 750.032695] [55083]: [pid: 55083|app: 0|req: 59/139] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:51:03 2025] POST /volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 750.035496] [55083]: DEBUG cinder.api.middleware.request_id [None req-59740554-5ed4-40f7-b38c-58aa26404996 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.038133] [55083]: INFO cinder.api.openstack.wsgi [None req-59740554-5ed4-40f7-b38c-58aa26404996 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 750.038445] [55083]: DEBUG cinder.api.openstack.wsgi [None req-59740554-5ed4-40f7-b38c-58aa26404996 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.038686] [55083]: DEBUG cinder.api.openstack.wsgi [None req-59740554-5ed4-40f7-b38c-58aa26404996 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.050929] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.050929] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.055796] [55083]: INFO cinder.volume.api [None req-59740554-5ed4-40f7-b38c-58aa26404996 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 750.061178] [55083]: INFO cinder.api.openstack.wsgi [None req-59740554-5ed4-40f7-b38c-58aa26404996 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 750.061758] [55083]: [pid: 55083|app: 0|req: 60/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:03 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.012735] [55083]: DEBUG cinder.api.middleware.request_id [None req-33bb75f5-b701-470d-a138-53e8e993393b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.014693] [55083]: INFO cinder.api.openstack.wsgi [None req-33bb75f5-b701-470d-a138-53e8e993393b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 751.014965] [55083]: DEBUG cinder.api.openstack.wsgi [None req-33bb75f5-b701-470d-a138-53e8e993393b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.015138] [55083]: DEBUG cinder.api.openstack.wsgi [None req-33bb75f5-b701-470d-a138-53e8e993393b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.036401] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.036401] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.047230] [55083]: INFO cinder.volume.api [None req-33bb75f5-b701-470d-a138-53e8e993393b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 751.053573] [55083]: INFO cinder.api.openstack.wsgi [None req-33bb75f5-b701-470d-a138-53e8e993393b tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 751.058115] [55083]: [pid: 55083|app: 0|req: 61/141] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:04 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 751.073892] [55083]: DEBUG cinder.api.middleware.request_id [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.076503] [55083]: INFO cinder.api.openstack.wsgi [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 751.076730] [55083]: DEBUG cinder.api.openstack.wsgi [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.076947] [55083]: DEBUG cinder.api.openstack.wsgi [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.089792] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.089792] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.095027] [55083]: INFO cinder.volume.api [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 751.101254] [55083]: INFO cinder.api.openstack.wsgi [None req-29eec45a-7b48-4c6c-b751-53b7b0fe656f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 751.101909] [55083]: [pid: 55083|app: 0|req: 62/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:04 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 752.006128] [55083]: DEBUG cinder.api.middleware.request_id [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.009419] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 752.010258] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.010258] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.029651] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.029651] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.035069] [55083]: INFO cinder.volume.api [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 752.042903] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-bd30dc80-912c-4dc5-a459-f79bff9888ec tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 752.043461] [55083]: [pid: 55083|app: 0|req: 63/143] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:05 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1683 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.065850] [55083]: DEBUG cinder.api.middleware.request_id [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.068113] [55083]: INFO cinder.api.openstack.wsgi [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 752.068387] [55083]: DEBUG cinder.api.openstack.wsgi [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.068617] [55083]: DEBUG cinder.api.openstack.wsgi [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.082074] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.082074] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.083207] [55083]: INFO cinder.volume.api [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 752.087944] [55083]: INFO cinder.api.openstack.wsgi [None req-03a5acc7-46d4-4deb-97e7-a3820cc8ef38 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 752.088738] [55083]: [pid: 55083|app: 0|req: 64/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:05 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.092091] [55083]: DEBUG cinder.api.middleware.request_id [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.092091] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] GET http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 752.092091] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.092091] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.102561] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.102561] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.106295] [55083]: INFO cinder.volume.api [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 752.111705] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-3cb45cb8-a073-4402-88ea-264392f1e011 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 200 [ 752.112418] [55083]: [pid: 55083|app: 0|req: 65/145] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:05 2025] GET /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 1683 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 752.119025] [55083]: DEBUG cinder.api.middleware.request_id [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.119025] [55083]: INFO cinder.api.openstack.wsgi [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 752.119025] [55083]: DEBUG cinder.api.openstack.wsgi [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.119025] [55083]: DEBUG cinder.api.openstack.wsgi [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.126174] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.126174] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.129533] [55083]: INFO cinder.volume.api [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 752.134411] [55083]: INFO cinder.api.openstack.wsgi [None req-45a5603f-35b2-4431-8fc6-b19981e54b1f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 752.135198] [55083]: [pid: 55083|app: 0|req: 66/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:05 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 752.218091] [55083]: DEBUG cinder.api.middleware.request_id [req-a704121f-7058-420e-89d6-2da029c91341 req-1132ae3c-648a-4897-9703-8f47125e31d7 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.220513] [55083]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-1132ae3c-648a-4897-9703-8f47125e31d7 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] POST http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c/action [ 752.220971] [55083]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-1132ae3c-648a-4897-9703-8f47125e31d7 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 752.221124] [55083]: DEBUG cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-1132ae3c-648a-4897-9703-8f47125e31d7 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 752.238968] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.238968] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.247675] [55083]: INFO cinder.api.openstack.wsgi [req-a704121f-7058-420e-89d6-2da029c91341 req-1132ae3c-648a-4897-9703-8f47125e31d7 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c/action returned with HTTP 204 [ 752.248058] [55083]: [pid: 55083|app: 0|req: 67/147] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:51:06 2025] POST /volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 752.344648] [55082]: DEBUG cinder.coordination [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Lock "cinder-attachment_update-700459c6-e53a-498e-b728-041a1474f5ca-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.540s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 752.344648] [55082]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-fd6f040d-f348-441f-b1df-25001c5b2564 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 returned with HTTP 200 [ 752.344648] [55082]: [pid: 55082|app: 0|req: 81/148] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:51:01 2025] PUT /volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 => generated 617 bytes in 4557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.104443] [55083]: DEBUG cinder.api.middleware.request_id [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.104729] [55083]: INFO cinder.api.openstack.wsgi [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 753.105119] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.109020] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.120466] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.120466] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.129394] [55083]: INFO cinder.volume.api [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 753.136494] [55083]: INFO cinder.api.openstack.wsgi [None req-1deb58be-38fa-4a0e-a549-3bb7abcc2b74 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 753.136969] [55083]: [pid: 55083|app: 0|req: 68/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:06 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.149164] [55083]: DEBUG cinder.api.middleware.request_id [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.154843] [55082]: DEBUG cinder.api.middleware.request_id [None req-eaef2d00-0818-4373-b309-e067c8c92443 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.155065] [55083]: INFO cinder.api.openstack.wsgi [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 753.158319] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.158541] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.158972] [55082]: INFO cinder.api.openstack.wsgi [None req-eaef2d00-0818-4373-b309-e067c8c92443 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 753.159224] [55082]: DEBUG cinder.api.openstack.wsgi [None req-eaef2d00-0818-4373-b309-e067c8c92443 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.159599] [55082]: DEBUG cinder.api.openstack.wsgi [None req-eaef2d00-0818-4373-b309-e067c8c92443 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.176251] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.176251] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.188020] [55082]: INFO cinder.volume.api [None req-eaef2d00-0818-4373-b309-e067c8c92443 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 753.188415] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.188415] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.192435] [55082]: INFO cinder.api.openstack.wsgi [None req-eaef2d00-0818-4373-b309-e067c8c92443 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 753.192435] [55082]: [pid: 55082|app: 0|req: 82/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:06 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.199842] [55083]: INFO cinder.volume.api [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 753.212042] [55083]: INFO cinder.api.openstack.wsgi [None req-2b04d137-e585-43df-bf7b-2a911b1d00ce tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 753.212629] [55083]: [pid: 55083|app: 0|req: 69/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:06 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.687911] [55082]: DEBUG cinder.api.middleware.request_id [None req-460c178b-ae07-449b-8349-fe1ab9a73393 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.691437] [55082]: INFO cinder.api.openstack.wsgi [None req-460c178b-ae07-449b-8349-fe1ab9a73393 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 753.691677] [55082]: DEBUG cinder.api.openstack.wsgi [None req-460c178b-ae07-449b-8349-fe1ab9a73393 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.691934] [55082]: DEBUG cinder.api.openstack.wsgi [None req-460c178b-ae07-449b-8349-fe1ab9a73393 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.707762] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.707762] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.712233] [55082]: INFO cinder.volume.api [None req-460c178b-ae07-449b-8349-fe1ab9a73393 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 753.716747] [55082]: INFO cinder.api.openstack.wsgi [None req-460c178b-ae07-449b-8349-fe1ab9a73393 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 753.721059] [55082]: [pid: 55082|app: 0|req: 83/152] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:07 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.812959] [55083]: DEBUG cinder.api.middleware.request_id [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.818481] [55083]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 753.818481] [55083]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.818481] [55083]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.828038] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.828038] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.830606] [55083]: INFO cinder.volume.api [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 753.835660] [55083]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-3eb689eb-2eaa-4ffa-8471-106340af48f2 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 753.836138] [55083]: [pid: 55083|app: 0|req: 70/153] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:07 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 753.879154] [55082]: DEBUG cinder.api.middleware.request_id [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.881737] [55082]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] POST http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81/action [ 753.882203] [55082]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 753.882378] [55082]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.907532] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.907532] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.907994] [55082]: INFO cinder.volume.api [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 753.917300] [55082]: INFO cinder.volume.api [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Begin detaching volume completed successfully. [ 753.917554] [55082]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-55ce45b6-b3af-44cf-b998-ec5b578ecad8 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81/action returned with HTTP 202 [ 753.918014] [55082]: [pid: 55082|app: 0|req: 84/154] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:51:07 2025] POST /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 754.017792] [55083]: DEBUG cinder.api.middleware.request_id [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-6b2c4c5f-30f8-4729-8e0f-f7fd49be181f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.020613] [55083]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-6b2c4c5f-30f8-4729-8e0f-f7fd49be181f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] POST http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1/action [ 754.021127] [55083]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-6b2c4c5f-30f8-4729-8e0f-f7fd49be181f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.021278] [55083]: DEBUG cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-6b2c4c5f-30f8-4729-8e0f-f7fd49be181f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.042420] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.042420] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.049977] [55083]: INFO cinder.api.openstack.wsgi [req-89d54fc5-4e90-42da-b05b-ace5f1e16cd4 req-6b2c4c5f-30f8-4729-8e0f-f7fd49be181f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1/action returned with HTTP 204 [ 754.050559] [55083]: [pid: 55083|app: 0|req: 71/155] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:51:07 2025] POST /volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 754.210825] [55082]: DEBUG cinder.api.middleware.request_id [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.216563] [55082]: INFO cinder.api.openstack.wsgi [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 754.216805] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.219749] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.232072] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.232072] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.236594] [55082]: INFO cinder.volume.api [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 754.242616] [55082]: INFO cinder.api.openstack.wsgi [None req-0b92c091-249f-486b-8a34-7e2ec2be2b93 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 754.243345] [55082]: [pid: 55082|app: 0|req: 85/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.261155] [55083]: DEBUG cinder.api.middleware.request_id [None req-3c8e7218-0a57-428b-a2b7-0729443714cc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.263462] [55083]: INFO cinder.api.openstack.wsgi [None req-3c8e7218-0a57-428b-a2b7-0729443714cc tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 754.263682] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3c8e7218-0a57-428b-a2b7-0729443714cc tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.263897] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3c8e7218-0a57-428b-a2b7-0729443714cc tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.277072] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.277072] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.281493] [55083]: INFO cinder.volume.api [None req-3c8e7218-0a57-428b-a2b7-0729443714cc tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 754.287381] [55083]: INFO cinder.api.openstack.wsgi [None req-3c8e7218-0a57-428b-a2b7-0729443714cc tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 754.287862] [55083]: [pid: 55083|app: 0|req: 72/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.600863] [55082]: DEBUG cinder.api.middleware.request_id [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.602955] [55082]: INFO cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 754.605363] [55082]: DEBUG cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.605363] [55082]: DEBUG cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.622168] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.622168] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.628183] [55082]: INFO cinder.volume.api [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Volume info retrieved successfully. [ 754.635080] [55082]: INFO cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-14892b56-eea8-4db3-967c-9c8202f1f5ab tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 754.636094] [55082]: [pid: 55082|app: 0|req: 86/158] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.642482] [55083]: DEBUG cinder.api.middleware.request_id [req-974fadb3-afb0-44ba-a319-14c792d64439 req-b8133969-714f-4ec1-8238-b7ba125888cc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.646657] [55083]: INFO cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-b8133969-714f-4ec1-8238-b7ba125888cc tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] GET http://10.180.1.21/volume/v3/volumes/0fe5da9f-ed94-436d-9536-2927bad47002 [ 754.646976] [55083]: DEBUG cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-b8133969-714f-4ec1-8238-b7ba125888cc tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.647232] [55083]: DEBUG cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-b8133969-714f-4ec1-8238-b7ba125888cc tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.659131] [55083]: INFO cinder.api.openstack.wsgi [req-974fadb3-afb0-44ba-a319-14c792d64439 req-b8133969-714f-4ec1-8238-b7ba125888cc tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] http://10.180.1.21/volume/v3/volumes/0fe5da9f-ed94-436d-9536-2927bad47002 returned with HTTP 404 [ 754.659330] [55083]: [pid: 55083|app: 0|req: 73/159] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/0fe5da9f-ed94-436d-9536-2927bad47002 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 754.668934] [55082]: DEBUG cinder.api.middleware.request_id [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.671258] [55082]: INFO cinder.api.openstack.wsgi [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 754.671363] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.672030] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.683037] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.683037] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.687803] [55082]: INFO cinder.volume.api [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 754.694226] [55082]: INFO cinder.api.openstack.wsgi [None req-d73d6e30-1d2d-455e-ad5d-d62ed3e90859 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 754.694226] [55082]: [pid: 55082|app: 0|req: 87/160] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.867442] [55083]: DEBUG cinder.api.middleware.request_id [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.869615] [55083]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 754.870027] [55083]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.870520] [55083]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.888622] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.888622] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.895664] [55083]: INFO cinder.volume.api [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 754.904133] [55083]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-a0cf97a8-9a41-4502-bdd8-f0565482f53f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 754.904721] [55083]: [pid: 55083|app: 0|req: 74/161] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 754.946762] [55082]: DEBUG cinder.api.middleware.request_id [None req-4d5d096f-d6dc-4b0e-afd1-d4b5b6438501 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.947386] [55082]: INFO cinder.api.openstack.wsgi [None req-4d5d096f-d6dc-4b0e-afd1-d4b5b6438501 None None] GET http://10.180.1.21/volume// [ 754.947601] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4d5d096f-d6dc-4b0e-afd1-d4b5b6438501 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.947883] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4d5d096f-d6dc-4b0e-afd1-d4b5b6438501 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.948733] [55082]: INFO cinder.api.openstack.wsgi [None req-4d5d096f-d6dc-4b0e-afd1-d4b5b6438501 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 754.949977] [55082]: [pid: 55082|app: 0|req: 88/162] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 754.954608] [55082]: DEBUG cinder.api.middleware.request_id [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.955890] [55083]: DEBUG cinder.api.middleware.request_id [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.957783] [55082]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 754.958070] [55082]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.958334] [55082]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.960138] [55083]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] POST http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca/action [ 754.960796] [55083]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 754.960961] [55083]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 754.971077] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.971077] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.974761] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.974761] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.975270] [55082]: INFO cinder.volume.api [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 754.975429] [55083]: INFO cinder.volume.api [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 754.985101] [55083]: INFO cinder.volume.api [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Begin detaching volume completed successfully. [ 754.985101] [55083]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-61277ad9-1c27-44bd-a250-87a4c261a57f tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca/action returned with HTTP 202 [ 754.986339] [55083]: [pid: 55083|app: 0|req: 75/163] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:51:08 2025] POST /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 754.986439] [55082]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-507d676f-367f-4470-9024-47b1d6e62165 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 754.986439] [55082]: [pid: 55082|app: 0|req: 89/164] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:51:08 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1555 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 756.036502] [55083]: DEBUG cinder.api.middleware.request_id [None req-6c67ae8e-7813-499f-b186-0dc2d831ad7c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.037118] [55083]: INFO cinder.api.openstack.wsgi [None req-6c67ae8e-7813-499f-b186-0dc2d831ad7c None None] GET http://10.180.1.21/volume// [ 756.037376] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6c67ae8e-7813-499f-b186-0dc2d831ad7c None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.037671] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6c67ae8e-7813-499f-b186-0dc2d831ad7c None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.038239] [55083]: INFO cinder.api.openstack.wsgi [None req-6c67ae8e-7813-499f-b186-0dc2d831ad7c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.038678] [55083]: [pid: 55083|app: 0|req: 76/165] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:09 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.043868] [55082]: DEBUG cinder.api.middleware.request_id [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.051222] [55082]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 756.051222] [55082]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.051222] [55082]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.074737] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.074737] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.083026] [55082]: INFO cinder.volume.api [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 756.087932] [55082]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-b667d3e8-4cb4-4fc9-bba1-7bef28c45d88 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 756.088888] [55082]: [pid: 55082|app: 0|req: 90/166] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:51:09 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 756.869124] [55083]: DEBUG cinder.api.middleware.request_id [None req-bf256fd2-7d0f-4b2a-b11e-84fef362eeca None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.869701] [55083]: INFO cinder.api.openstack.wsgi [None req-bf256fd2-7d0f-4b2a-b11e-84fef362eeca None None] GET http://10.180.1.21/volume// [ 756.869903] [55083]: DEBUG cinder.api.openstack.wsgi [None req-bf256fd2-7d0f-4b2a-b11e-84fef362eeca None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.870210] [55083]: DEBUG cinder.api.openstack.wsgi [None req-bf256fd2-7d0f-4b2a-b11e-84fef362eeca None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.870737] [55083]: INFO cinder.api.openstack.wsgi [None req-bf256fd2-7d0f-4b2a-b11e-84fef362eeca None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.871188] [55083]: [pid: 55083|app: 0|req: 77/167] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.879743] [55082]: DEBUG cinder.api.middleware.request_id [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-62816773-08c4-4bb5-86b8-07aeb9d78309 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.885913] [55082]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-62816773-08c4-4bb5-86b8-07aeb9d78309 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] POST http://10.180.1.21/volume/v3/attachments [ 756.886177] [55082]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-62816773-08c4-4bb5-86b8-07aeb9d78309 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e3917429-32b8-4ce1-84c9-23f3cd726584", "connector": null, "instance_uuid": "5ff00e5a-676c-4d56-968e-1fb8866f79ac"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.907562] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.907562] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.950961] [55082]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-62816773-08c4-4bb5-86b8-07aeb9d78309 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 756.950961] [55082]: [pid: 55082|app: 0|req: 91/168] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:51:10 2025] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.069363] [55083]: DEBUG cinder.api.middleware.request_id [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.076418] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] POST http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584/action [ 757.076763] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 757.080319] [55083]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 757.106050] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.106050] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.106724] [55083]: INFO cinder.volume.api [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 757.118655] [55083]: INFO cinder.volume.api [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Roll detaching of volume completed successfully. [ 757.118944] [55083]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-789c0622-9117-46c6-8534-9ec613b01535 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584/action returned with HTTP 202 [ 757.119519] [55083]: [pid: 55083|app: 0|req: 78/169] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:51:10 2025] POST /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 757.128236] [55082]: DEBUG cinder.api.middleware.request_id [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-562e1d4e-0068-4dc0-a469-dcbffe9efb65 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.132299] [55082]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-562e1d4e-0068-4dc0-a469-dcbffe9efb65 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c0d860da-069e-461b-966e-d659d9d9d991 [ 757.132523] [55082]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-562e1d4e-0068-4dc0-a469-dcbffe9efb65 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.132872] [55082]: DEBUG cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-562e1d4e-0068-4dc0-a469-dcbffe9efb65 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.141440] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.141440] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.182438] [55082]: INFO cinder.api.openstack.wsgi [req-aecf6bdd-7e6a-4df5-8fb7-027ac8796277 req-562e1d4e-0068-4dc0-a469-dcbffe9efb65 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments/c0d860da-069e-461b-966e-d659d9d9d991 returned with HTTP 200 [ 757.182971] [55082]: [pid: 55082|app: 0|req: 92/170] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:51:10 2025] DELETE /volume/v3/attachments/c0d860da-069e-461b-966e-d659d9d9d991 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 757.263660] [55083]: DEBUG cinder.api.middleware.request_id [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-393bbacf-4e95-4fa5-9ce7-6c6adc4b8856 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.274990] [55083]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-393bbacf-4e95-4fa5-9ce7-6c6adc4b8856 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c [ 757.275302] [55083]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-393bbacf-4e95-4fa5-9ce7-6c6adc4b8856 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.275554] [55083]: DEBUG cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-393bbacf-4e95-4fa5-9ce7-6c6adc4b8856 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.282868] [55082]: DEBUG cinder.api.middleware.request_id [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-36172484-221c-4811-b377-031497c31ff9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.288079] [55082]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-36172484-221c-4811-b377-031497c31ff9 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] DELETE http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 [ 757.288375] [55082]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-36172484-221c-4811-b377-031497c31ff9 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.288654] [55082]: DEBUG cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-36172484-221c-4811-b377-031497c31ff9 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.298931] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.298931] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.310378] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.310378] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.851936] [55082]: INFO cinder.api.openstack.wsgi [req-5036d127-2cdb-49ed-b23f-d98268c550e7 req-36172484-221c-4811-b377-031497c31ff9 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 returned with HTTP 200 [ 757.852677] [55082]: [pid: 55082|app: 0|req: 93/171] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:51:11 2025] DELETE /volume/v3/attachments/65ae9c71-7d9f-44c0-b527-87e68b3453d1 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.892531] [55083]: INFO cinder.api.openstack.wsgi [req-5c7f79e8-6935-4515-aa79-452a22af94ba req-393bbacf-4e95-4fa5-9ce7-6c6adc4b8856 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c returned with HTTP 200 [ 757.893112] [55083]: [pid: 55083|app: 0|req: 79/172] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:51:11 2025] DELETE /volume/v3/attachments/8361befd-a344-4a9d-a945-3fe5a9ebc20c => generated 19 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.874230] [55082]: DEBUG cinder.api.middleware.request_id [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.876656] [55082]: INFO cinder.api.openstack.wsgi [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 758.877782] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.882021] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.898471] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.898471] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.904590] [55082]: INFO cinder.volume.api [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 758.917352] [55082]: INFO cinder.api.openstack.wsgi [None req-6618a0aa-449e-4fac-ac89-c76c42a4cf6b tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 758.917352] [55082]: [pid: 55082|app: 0|req: 94/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:12 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.767130] [55083]: DEBUG cinder.api.middleware.request_id [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.771416] [55083]: INFO cinder.api.openstack.wsgi [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 759.771416] [55083]: DEBUG cinder.api.openstack.wsgi [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.771416] [55083]: DEBUG cinder.api.openstack.wsgi [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.792965] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.792965] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.799835] [55083]: INFO cinder.volume.api [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 759.806884] [55083]: INFO cinder.api.openstack.wsgi [None req-52518f29-6d3c-41b7-a9e5-31871f727a2c tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 759.807411] [55083]: [pid: 55083|app: 0|req: 80/174] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:13 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 759.821796] [55082]: DEBUG cinder.api.middleware.request_id [None req-3a27acaa-b261-4c22-9888-21615c249bc3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.824311] [55082]: INFO cinder.api.openstack.wsgi [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 759.824727] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.824899] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.825120] [55082]: INFO cinder.api.v3.volumes [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Delete volume with id: 9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 759.836897] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.836897] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.837474] [55082]: INFO cinder.volume.api [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 759.868736] [55082]: INFO cinder.volume.api [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Delete volume request issued successfully. [ 759.868861] [55082]: INFO cinder.api.openstack.wsgi [None req-3a27acaa-b261-4c22-9888-21615c249bc3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 202 [ 759.869286] [55082]: [pid: 55082|app: 0|req: 95/175] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:51:13 2025] DELETE /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 759.873540] [55083]: DEBUG cinder.api.middleware.request_id [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.881083] [55083]: INFO cinder.api.openstack.wsgi [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 759.881786] [55083]: DEBUG cinder.api.openstack.wsgi [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.881904] [55083]: DEBUG cinder.api.openstack.wsgi [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.899461] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.899461] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.907555] [55083]: INFO cinder.volume.api [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 759.916068] [55083]: INFO cinder.api.openstack.wsgi [None req-931b14c7-1f35-46f0-99fd-04c1d0746fe3 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 759.916621] [55083]: [pid: 55083|app: 0|req: 81/176] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:13 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 760.930007] [55082]: DEBUG cinder.api.middleware.request_id [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.930737] [55082]: INFO cinder.api.openstack.wsgi [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 760.930979] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.931279] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.947949] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.947949] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.952610] [55082]: INFO cinder.volume.api [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 760.958498] [55082]: INFO cinder.api.openstack.wsgi [None req-e75fb898-5c93-4a15-96f0-d6e76efcec1d tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 760.958923] [55082]: [pid: 55082|app: 0|req: 96/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:14 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 761.973326] [55083]: DEBUG cinder.api.middleware.request_id [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.976807] [55083]: INFO cinder.api.openstack.wsgi [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 761.977370] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.977820] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.992414] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.992414] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.997273] [55083]: INFO cinder.volume.api [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Volume info retrieved successfully. [ 762.005967] [55083]: INFO cinder.api.openstack.wsgi [None req-9f92bf9e-097c-4994-9168-94a63da0bf11 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 200 [ 762.007622] [55083]: [pid: 55083|app: 0|req: 82/178] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:15 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 763.020371] [55082]: DEBUG cinder.api.middleware.request_id [None req-1b101fba-5f26-48af-8b9f-93d541b3e824 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.023437] [55082]: INFO cinder.api.openstack.wsgi [None req-1b101fba-5f26-48af-8b9f-93d541b3e824 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 763.023437] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1b101fba-5f26-48af-8b9f-93d541b3e824 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.023437] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1b101fba-5f26-48af-8b9f-93d541b3e824 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.035355] [55082]: INFO cinder.api.openstack.wsgi [None req-1b101fba-5f26-48af-8b9f-93d541b3e824 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 404 [ 763.035986] [55082]: [pid: 55082|app: 0|req: 97/179] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:16 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 764.846033] [55083]: DEBUG cinder.api.middleware.request_id [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-985ab8e0-5341-47ee-8493-76cb8d6784c6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.853073] [55083]: INFO cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-985ab8e0-5341-47ee-8493-76cb8d6784c6 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] DELETE http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a [ 764.853073] [55083]: DEBUG cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-985ab8e0-5341-47ee-8493-76cb8d6784c6 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.853073] [55083]: DEBUG cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-985ab8e0-5341-47ee-8493-76cb8d6784c6 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.877420] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.877420] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.427347] [55083]: INFO cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-985ab8e0-5341-47ee-8493-76cb8d6784c6 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a returned with HTTP 200 [ 765.427706] [55083]: [pid: 55083|app: 0|req: 83/180] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:51:18 2025] DELETE /volume/v3/attachments/fa834c6b-ce7f-418c-b488-cf07db1e5f6a => generated 19 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.435904] [55082]: DEBUG cinder.api.middleware.request_id [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.442488] [55082]: INFO cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 [ 765.442756] [55082]: DEBUG cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.443016] [55082]: DEBUG cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.445040] [55082]: INFO cinder.api.v3.volumes [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Delete volume with id: e3917429-32b8-4ce1-84c9-23f3cd726584 [ 765.454031] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.454031] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.454690] [55082]: INFO cinder.volume.api [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Volume info retrieved successfully. [ 765.487049] [55082]: INFO cinder.volume.api [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] Delete volume request issued successfully. [ 765.488315] [55082]: INFO cinder.api.openstack.wsgi [req-21b05071-db84-4596-bbcc-6451eba6fd64 req-c5920dd5-0e64-420a-8bbb-cffa53631274 tempest-ServerActionsV293TestJSON-874156902 tempest-ServerActionsV293TestJSON-874156902-project-member] http://10.180.1.21/volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 returned with HTTP 202 [ 765.488385] [55082]: [pid: 55082|app: 0|req: 98/181] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:51:19 2025] DELETE /volume/v3/volumes/e3917429-32b8-4ce1-84c9-23f3cd726584 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 769.277558] [55083]: DEBUG cinder.api.middleware.request_id [req-3a0ab878-1a54-411d-af0b-45a8a4ff5eaa req-62a2a369-3ed7-46d2-bfda-2441f5725879 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.286266] [55083]: INFO cinder.api.openstack.wsgi [req-3a0ab878-1a54-411d-af0b-45a8a4ff5eaa req-62a2a369-3ed7-46d2-bfda-2441f5725879 tempest-ServerActionsTestJSON-1173281415 tempest-ServerActionsTestJSON-1173281415-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=496adcc8-14d1-4dc5-96c4-d6547e4b51e0 [ 769.286266] [55083]: DEBUG cinder.api.openstack.wsgi [req-3a0ab878-1a54-411d-af0b-45a8a4ff5eaa req-62a2a369-3ed7-46d2-bfda-2441f5725879 tempest-ServerActionsTestJSON-1173281415 tempest-ServerActionsTestJSON-1173281415-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.286266] [55083]: DEBUG cinder.api.openstack.wsgi [req-3a0ab878-1a54-411d-af0b-45a8a4ff5eaa req-62a2a369-3ed7-46d2-bfda-2441f5725879 tempest-ServerActionsTestJSON-1173281415 tempest-ServerActionsTestJSON-1173281415-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.292987] [55083]: INFO cinder.api.openstack.wsgi [req-3a0ab878-1a54-411d-af0b-45a8a4ff5eaa req-62a2a369-3ed7-46d2-bfda-2441f5725879 tempest-ServerActionsTestJSON-1173281415 tempest-ServerActionsTestJSON-1173281415-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=496adcc8-14d1-4dc5-96c4-d6547e4b51e0 returned with HTTP 200 [ 769.292987] [55083]: [pid: 55083|app: 0|req: 84/182] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 14:51:23 2025] GET /volume/v3/attachments?instance_id=496adcc8-14d1-4dc5-96c4-d6547e4b51e0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 775.479374] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=253,cinder:INSERT=15,cinder:UPDATE=30 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 779.288403] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=235,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 789.046316] [55082]: DEBUG cinder.api.middleware.request_id [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.048835] [55082]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 789.049156] [55082]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.049404] [55082]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.066700] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.066700] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.071686] [55082]: INFO cinder.volume.api [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 789.076360] [55082]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-e6eba1a6-8243-4674-9591-7fe262bef17b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 789.076819] [55082]: [pid: 55082|app: 0|req: 99/183] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:42 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 789.096465] [55083]: DEBUG cinder.api.middleware.request_id [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.100074] [55083]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0/action [ 789.101016] [55083]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 789.101016] [55083]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 789.124546] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.124546] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.125147] [55083]: INFO cinder.volume.api [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 789.133499] [55083]: INFO cinder.volume.api [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Begin detaching volume completed successfully. [ 789.133749] [55083]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-4ad0e647-31d2-4a12-8e12-4b8f84989b5f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0/action returned with HTTP 202 [ 789.134233] [55083]: [pid: 55083|app: 0|req: 85/184] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:51:42 2025] POST /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 789.152521] [55082]: DEBUG cinder.api.middleware.request_id [None req-625b0136-4f94-4313-a5a0-2cc46732c51d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 789.156576] [55082]: INFO cinder.api.openstack.wsgi [None req-625b0136-4f94-4313-a5a0-2cc46732c51d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 789.156816] [55082]: DEBUG cinder.api.openstack.wsgi [None req-625b0136-4f94-4313-a5a0-2cc46732c51d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 789.156952] [55082]: DEBUG cinder.api.openstack.wsgi [None req-625b0136-4f94-4313-a5a0-2cc46732c51d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 789.171202] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 789.171202] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 789.179106] [55082]: INFO cinder.volume.api [None req-625b0136-4f94-4313-a5a0-2cc46732c51d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 789.184736] [55082]: INFO cinder.api.openstack.wsgi [None req-625b0136-4f94-4313-a5a0-2cc46732c51d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 789.185293] [55082]: [pid: 55082|app: 0|req: 100/185] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:43 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 790.164540] [55083]: DEBUG cinder.api.middleware.request_id [None req-8739da9a-47db-41b1-8b42-2046793aab24 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.164540] [55083]: INFO cinder.api.openstack.wsgi [None req-8739da9a-47db-41b1-8b42-2046793aab24 None None] GET http://10.180.1.21/volume// [ 790.164540] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8739da9a-47db-41b1-8b42-2046793aab24 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.164540] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8739da9a-47db-41b1-8b42-2046793aab24 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.164540] [55083]: INFO cinder.api.openstack.wsgi [None req-8739da9a-47db-41b1-8b42-2046793aab24 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 790.164540] [55083]: [pid: 55083|app: 0|req: 86/186] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:51:44 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 790.171410] [55082]: DEBUG cinder.api.middleware.request_id [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.178229] [55082]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 790.178573] [55082]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.178820] [55082]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.198639] [55083]: DEBUG cinder.api.middleware.request_id [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 790.200150] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.200150] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.202421] [55083]: INFO cinder.api.openstack.wsgi [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 790.202935] [55083]: DEBUG cinder.api.openstack.wsgi [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 790.203438] [55083]: DEBUG cinder.api.openstack.wsgi [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 790.204874] [55082]: INFO cinder.volume.api [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 790.211916] [55082]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-a01c0213-b289-4fc0-9a44-01b6fb8456a8 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 790.214099] [55082]: [pid: 55082|app: 0|req: 101/187] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:51:44 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 790.220843] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 790.220843] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 790.230763] [55083]: INFO cinder.volume.api [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 790.234915] [55083]: INFO cinder.api.openstack.wsgi [None req-341dae89-ce71-4e54-8705-ffd3b70bdb47 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 790.235495] [55083]: [pid: 55083|app: 0|req: 87/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:44 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 791.249626] [55082]: DEBUG cinder.api.middleware.request_id [None req-ec3872ac-cdea-4413-a536-7eabc8133469 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.252581] [55082]: INFO cinder.api.openstack.wsgi [None req-ec3872ac-cdea-4413-a536-7eabc8133469 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 791.252817] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ec3872ac-cdea-4413-a536-7eabc8133469 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.253805] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ec3872ac-cdea-4413-a536-7eabc8133469 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.271166] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.271166] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 791.275267] [55082]: INFO cinder.volume.api [None req-ec3872ac-cdea-4413-a536-7eabc8133469 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 791.280511] [55082]: INFO cinder.api.openstack.wsgi [None req-ec3872ac-cdea-4413-a536-7eabc8133469 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 791.280931] [55082]: [pid: 55082|app: 0|req: 102/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:45 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 791.452341] [55083]: DEBUG cinder.api.middleware.request_id [req-055660a4-5954-4347-ad0f-56065bf60da8 req-16d20d2a-d552-4467-8eee-a3d48b447e59 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 791.454776] [55083]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-16d20d2a-d552-4467-8eee-a3d48b447e59 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 [ 791.455000] [55083]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-16d20d2a-d552-4467-8eee-a3d48b447e59 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 791.455237] [55083]: DEBUG cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-16d20d2a-d552-4467-8eee-a3d48b447e59 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 791.464263] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 791.464263] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.005716] [55083]: INFO cinder.api.openstack.wsgi [req-055660a4-5954-4347-ad0f-56065bf60da8 req-16d20d2a-d552-4467-8eee-a3d48b447e59 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 returned with HTTP 200 [ 792.006617] [55083]: [pid: 55083|app: 0|req: 88/190] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:51:45 2025] DELETE /volume/v3/attachments/5c830a98-0e97-4259-bd34-b2d768624ad0 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 792.291396] [55082]: DEBUG cinder.api.middleware.request_id [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 792.295589] [55082]: INFO cinder.api.openstack.wsgi [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 792.295839] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 792.296071] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 792.311894] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 792.311894] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 792.316301] [55082]: INFO cinder.volume.api [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 792.325242] [55082]: INFO cinder.api.openstack.wsgi [None req-d597bcc4-6c45-40a1-9683-e4ad5f3e3bf0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 792.325674] [55082]: [pid: 55082|app: 0|req: 103/191] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:51:46 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 793.675428] [55083]: DEBUG cinder.api.middleware.request_id [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.677879] [55083]: INFO cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] POST http://10.180.1.21/volume/v3/volumes [ 793.679178] [55083]: DEBUG cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-391958128", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 793.680543] [55083]: DEBUG cinder.api.v3.volumes [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-391958128', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 793.680712] [55083]: INFO cinder.api.v3.volumes [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Create volume of 1 GB [ 793.681207] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.681207] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.687668] [55083]: INFO cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Availability Zones retrieved successfully. [ 793.694661] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Flow 'volume_create_api' (45c53a41-197e-4110-bd92-b7aec5736449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 793.697694] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a32fea-16ad-4da9-89e1-f5527979f310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.698523] [55083]: DEBUG cinder.volume.flows.api.create_volume [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 793.719134] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a32fea-16ad-4da9-89e1-f5527979f310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.720520] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b01052b-1159-4f0a-b7e8-b1da41b4c413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.776751] [55083]: DEBUG cinder.quota [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Created reservations ['990f79fe-9728-4de8-bfe3-a3567b93b279', 'f9dd1ea6-62b5-4566-a19f-cbe903d11199', 'b4bf6200-3faa-4748-b5b8-1a2d6f52bfad', 'fa2ea33a-e204-4c2d-8ff1-1a1f73ff141e'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 793.777818] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b01052b-1159-4f0a-b7e8-b1da41b4c413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990f79fe-9728-4de8-bfe3-a3567b93b279', 'f9dd1ea6-62b5-4566-a19f-cbe903d11199', 'b4bf6200-3faa-4748-b5b8-1a2d6f52bfad', 'fa2ea33a-e204-4c2d-8ff1-1a1f73ff141e']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.778812] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4c8563f-4aa8-4c99-90c6-3b0afdd162b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.796251] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4c8563f-4aa8-4c99-90c6-3b0afdd162b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ba55af-7be4-497c-b3ab-7d320be5ec5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-391958128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3593ee281e8146ffbbcd99f50a4585b8',qos_specs=None,replication_status=,reservations=['990f79fe-9728-4de8-bfe3-a3567b93b279','f9dd1ea6-62b5-4566-a19f-cbe903d11199','b4bf6200-3faa-4748-b5b8-1a2d6f52bfad','fa2ea33a-e204-4c2d-8ff1-1a1f73ff141e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd92d283bac4ab5a24993c21b11b16a',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-391958128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ba55af-7be4-497c-b3ab-7d320be5ec5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3593ee281e8146ffbbcd99f50a4585b8',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='dbd92d283bac4ab5a24993c21b11b16a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.797918] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8611d15-bb96-4cd9-a3b6-cb22d74dc6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.823431] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8611d15-bb96-4cd9-a3b6-cb22d74dc6a3) 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-391958128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3593ee281e8146ffbbcd99f50a4585b8',qos_specs=None,replication_status=,reservations=['990f79fe-9728-4de8-bfe3-a3567b93b279','f9dd1ea6-62b5-4566-a19f-cbe903d11199','b4bf6200-3faa-4748-b5b8-1a2d6f52bfad','fa2ea33a-e204-4c2d-8ff1-1a1f73ff141e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd92d283bac4ab5a24993c21b11b16a',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.824241] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad8729-113f-4afe-b232-a459d1eba07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 793.837179] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad8729-113f-4afe-b232-a459d1eba07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 793.837179] [55083]: DEBUG cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Flow 'volume_create_api' (45c53a41-197e-4110-bd92-b7aec5736449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 793.839911] [55083]: INFO cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Create volume request issued successfully. [ 793.840687] [55083]: INFO cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-455c1fdf-d34f-460a-b45a-5cf2cad32813 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 793.841462] [55083]: [pid: 55083|app: 0|req: 89/192] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 14:51:47 2025] POST /volume/v3/volumes => generated 753 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 793.846948] [55082]: DEBUG cinder.api.middleware.request_id [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 793.852266] [55082]: INFO cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 793.852266] [55082]: DEBUG cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 793.852266] [55082]: DEBUG cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 793.865027] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 793.865027] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 793.873706] [55082]: INFO cinder.volume.api [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Volume info retrieved successfully. [ 793.880807] [55082]: INFO cinder.api.openstack.wsgi [req-a45044d3-ec93-4955-ae9e-bd76fc7cd0a8 req-83de33aa-2007-471f-802c-42573ff20232 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 200 [ 793.881277] [55082]: [pid: 55082|app: 0|req: 104/193] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:47 2025] GET /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.079856] [55083]: DEBUG cinder.api.middleware.request_id [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.082643] [55083]: INFO cinder.api.openstack.wsgi [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 794.083103] [55083]: DEBUG cinder.api.openstack.wsgi [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.083356] [55083]: DEBUG cinder.api.openstack.wsgi [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.095057] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.095057] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.101144] [55083]: INFO cinder.volume.api [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Volume info retrieved successfully. [ 794.106264] [55083]: INFO cinder.api.openstack.wsgi [req-22457724-62f0-409e-8b2a-00273b99e3fa req-711598d7-e8a7-45b8-8790-23926f899bdd tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 200 [ 794.106717] [55083]: [pid: 55083|app: 0|req: 90/194] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:47 2025] GET /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.207340] [55082]: DEBUG cinder.api.middleware.request_id [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.209858] [55082]: INFO cinder.api.openstack.wsgi [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 794.210261] [55082]: DEBUG cinder.api.openstack.wsgi [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ba55af-7be4-497c-b3ab-7d320be5ec5b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1852283777", "description": null, "metadata": {}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 794.220615] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.220615] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.221271] [55082]: INFO cinder.volume.api [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Volume info retrieved successfully. [ 794.221459] [55082]: INFO cinder.api.v3.snapshots [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Create snapshot from volume 28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 794.240421] [55082]: WARNING cinder.quota [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-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. [ 794.265663] [55082]: DEBUG cinder.quota [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Created reservations ['9238df67-7744-4c57-80f2-d449e13efa68', 'bba3db05-96fe-45df-8dd3-53a73b89ed45', '8633b70a-26ca-4210-8054-d60f085cec93', 'a5fc2605-bae7-4861-ab16-437339a9c528'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 794.327244] [55082]: INFO cinder.volume.api [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot create request issued successfully. [ 794.327932] [55082]: INFO cinder.api.openstack.wsgi [req-91c88c95-23ce-4817-b69c-6251b69ec543 req-86a8d602-cef1-4cd9-ae17-16a2399b1779 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 794.328659] [55082]: [pid: 55082|app: 0|req: 105/195] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 14:51:48 2025] POST /volume/v3/snapshots => generated 311 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 794.441451] [55083]: DEBUG cinder.api.middleware.request_id [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.444311] [55083]: INFO cinder.api.openstack.wsgi [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 [ 794.444593] [55083]: DEBUG cinder.api.openstack.wsgi [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.444884] [55083]: DEBUG cinder.api.openstack.wsgi [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.468992] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.468992] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.468992] [55083]: INFO cinder.volume.api [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot retrieved successfully. [ 794.469743] [55083]: INFO cinder.api.openstack.wsgi [req-e1afa13e-00f9-469d-b3c1-e5a236d5aaac req-3c80e9f2-c6ed-48c0-9bf9-7acd88030a25 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 returned with HTTP 200 [ 794.470231] [55083]: [pid: 55083|app: 0|req: 91/196] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 14:51:48 2025] GET /volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.589077] [55082]: DEBUG cinder.api.middleware.request_id [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.591745] [55082]: INFO cinder.api.openstack.wsgi [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 794.591997] [55082]: DEBUG cinder.api.openstack.wsgi [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.592283] [55082]: DEBUG cinder.api.openstack.wsgi [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'detail' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.592663] [55082]: DEBUG cinder.api.api_utils [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Removing options '' from query. {{(pid=55082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 794.593189] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.593189] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.594491] [55082]: DEBUG cinder.db.sqlalchemy.api [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Building query based on filter {{(pid=55082) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 794.608397] [55082]: INFO cinder.volume.api [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Get all snapshots completed successfully. [ 794.609088] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.609088] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.609915] [55082]: INFO cinder.api.openstack.wsgi [req-e8916c89-8158-4dec-9b7d-f85082d2f869 req-6018f654-7542-42b6-8603-6646a476ec85 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 794.610646] [55082]: [pid: 55082|app: 0|req: 106/197] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 14:51:48 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.627151] [55083]: DEBUG cinder.api.middleware.request_id [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.629757] [55083]: INFO cinder.api.openstack.wsgi [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 [ 794.630017] [55083]: DEBUG cinder.api.openstack.wsgi [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.630358] [55083]: DEBUG cinder.api.openstack.wsgi [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.636666] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.636666] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.637233] [55083]: INFO cinder.volume.api [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot retrieved successfully. [ 794.638311] [55083]: INFO cinder.api.openstack.wsgi [req-77f9d9c8-1893-40a9-89f3-39230db4f9df req-e3972933-1a74-4194-b3f7-4942c9c85bb9 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 returned with HTTP 200 [ 794.638735] [55083]: [pid: 55083|app: 0|req: 92/198] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 14:51:48 2025] GET /volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 794.653050] [55082]: DEBUG cinder.api.middleware.request_id [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.655370] [55082]: INFO cinder.api.openstack.wsgi [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 [ 794.655644] [55082]: DEBUG cinder.api.openstack.wsgi [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.655817] [55082]: DEBUG cinder.api.openstack.wsgi [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.655939] [55082]: INFO cinder.api.v2.snapshots [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Delete snapshot with id: 7e625142-abc3-4b46-a90a-318eeafd5443 [ 794.662839] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.662839] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.663506] [55082]: INFO cinder.volume.api [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot retrieved successfully. [ 794.680357] [55082]: INFO cinder.volume.api [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot delete request issued successfully. [ 794.680565] [55082]: INFO cinder.api.openstack.wsgi [req-35be9296-c14d-4c27-aca8-fbc23f18ab3f req-3be6cadd-64d9-4f36-b812-a8462a415b50 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 returned with HTTP 202 [ 794.681054] [55082]: [pid: 55082|app: 0|req: 107/199] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 14:51:48 2025] DELETE /volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 794.695911] [55083]: DEBUG cinder.api.middleware.request_id [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 794.699213] [55083]: INFO cinder.api.openstack.wsgi [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 [ 794.699528] [55083]: DEBUG cinder.api.openstack.wsgi [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 794.699782] [55083]: DEBUG cinder.api.openstack.wsgi [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 794.705921] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 794.705921] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 794.706489] [55083]: INFO cinder.volume.api [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Snapshot retrieved successfully. [ 794.707620] [55083]: INFO cinder.api.openstack.wsgi [req-50ba8ac7-bae6-452c-8cc3-c75a5cc76de2 req-656e33d6-6cb2-4fee-b5cd-a08ef75bbd8d tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 returned with HTTP 200 [ 794.708245] [55083]: [pid: 55083|app: 0|req: 93/200] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 14:51:48 2025] GET /volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 795.725126] [55082]: DEBUG cinder.api.middleware.request_id [req-b2e3782c-9f2e-46f2-b993-8c53b292bce4 req-e0260b78-8697-4af4-aa87-cfb0493acc39 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.727601] [55082]: INFO cinder.api.openstack.wsgi [req-b2e3782c-9f2e-46f2-b993-8c53b292bce4 req-e0260b78-8697-4af4-aa87-cfb0493acc39 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 [ 795.727831] [55082]: DEBUG cinder.api.openstack.wsgi [req-b2e3782c-9f2e-46f2-b993-8c53b292bce4 req-e0260b78-8697-4af4-aa87-cfb0493acc39 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.728131] [55082]: DEBUG cinder.api.openstack.wsgi [req-b2e3782c-9f2e-46f2-b993-8c53b292bce4 req-e0260b78-8697-4af4-aa87-cfb0493acc39 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.733973] [55082]: INFO cinder.api.openstack.wsgi [req-b2e3782c-9f2e-46f2-b993-8c53b292bce4 req-e0260b78-8697-4af4-aa87-cfb0493acc39 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 returned with HTTP 404 [ 795.734451] [55082]: [pid: 55082|app: 0|req: 108/201] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 14:51:49 2025] GET /volume/v3/snapshots/7e625142-abc3-4b46-a90a-318eeafd5443 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 795.748082] [55083]: DEBUG cinder.api.middleware.request_id [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.750764] [55083]: INFO cinder.api.openstack.wsgi [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.750958] [55083]: DEBUG cinder.api.openstack.wsgi [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.751214] [55083]: DEBUG cinder.api.openstack.wsgi [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.751412] [55083]: INFO cinder.api.v3.volumes [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Delete volume with id: 28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.763032] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 795.763032] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 795.763852] [55083]: INFO cinder.volume.api [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Volume info retrieved successfully. [ 795.789082] [55083]: INFO cinder.volume.api [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Delete volume request issued successfully. [ 795.789206] [55083]: INFO cinder.api.openstack.wsgi [req-760a9da6-4156-44ba-b96e-c25221027bf0 req-a2de8798-c498-41c9-a6da-a6ffe096a177 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 202 [ 795.789717] [55083]: [pid: 55083|app: 0|req: 94/202] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:51:49 2025] DELETE /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 795.876318] [55082]: DEBUG cinder.api.middleware.request_id [req-d97af762-19ca-4ca3-ac73-743938094dbd req-ac3d3914-324d-4646-b5f5-01e5f066b8e1 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.879351] [55082]: INFO cinder.api.openstack.wsgi [req-d97af762-19ca-4ca3-ac73-743938094dbd req-ac3d3914-324d-4646-b5f5-01e5f066b8e1 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.881808] [55082]: DEBUG cinder.api.openstack.wsgi [req-d97af762-19ca-4ca3-ac73-743938094dbd req-ac3d3914-324d-4646-b5f5-01e5f066b8e1 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.881808] [55082]: DEBUG cinder.api.openstack.wsgi [req-d97af762-19ca-4ca3-ac73-743938094dbd req-ac3d3914-324d-4646-b5f5-01e5f066b8e1 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.888266] [55082]: INFO cinder.api.openstack.wsgi [req-d97af762-19ca-4ca3-ac73-743938094dbd req-ac3d3914-324d-4646-b5f5-01e5f066b8e1 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 404 [ 795.889094] [55082]: [pid: 55082|app: 0|req: 109/203] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:49 2025] GET /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 795.909096] [55083]: DEBUG cinder.api.middleware.request_id [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.911561] [55083]: INFO cinder.api.openstack.wsgi [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] DELETE http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.911668] [55083]: DEBUG cinder.api.openstack.wsgi [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.911892] [55083]: DEBUG cinder.api.openstack.wsgi [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.912095] [55083]: INFO cinder.api.v3.volumes [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Delete volume with id: 28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.918523] [55083]: INFO cinder.api.openstack.wsgi [req-f3bf230a-ef37-458a-a01b-617d18a019f9 req-e25f37f3-6427-4163-8126-8c2108b8f750 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 404 [ 795.919057] [55083]: [pid: 55083|app: 0|req: 95/204] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:51:49 2025] DELETE /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 795.933658] [55082]: DEBUG cinder.api.middleware.request_id [req-cdfdc355-63ae-47ac-a83b-f59155e41b89 req-f592af1d-a0a4-4ee9-b6a9-42c6d6fd7013 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 795.936740] [55082]: INFO cinder.api.openstack.wsgi [req-cdfdc355-63ae-47ac-a83b-f59155e41b89 req-f592af1d-a0a4-4ee9-b6a9-42c6d6fd7013 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] GET http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b [ 795.937040] [55082]: DEBUG cinder.api.openstack.wsgi [req-cdfdc355-63ae-47ac-a83b-f59155e41b89 req-f592af1d-a0a4-4ee9-b6a9-42c6d6fd7013 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 795.937275] [55082]: DEBUG cinder.api.openstack.wsgi [req-cdfdc355-63ae-47ac-a83b-f59155e41b89 req-f592af1d-a0a4-4ee9-b6a9-42c6d6fd7013 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 795.945239] [55082]: INFO cinder.api.openstack.wsgi [req-cdfdc355-63ae-47ac-a83b-f59155e41b89 req-f592af1d-a0a4-4ee9-b6a9-42c6d6fd7013 tempest-VolumesSnapshotsTestJSON-691625387 tempest-VolumesSnapshotsTestJSON-691625387-project-member] http://10.180.1.21/volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b returned with HTTP 404 [ 795.945873] [55082]: [pid: 55082|app: 0|req: 110/205] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:51:49 2025] GET /volume/v3/volumes/28ba55af-7be4-497c-b3ab-7d320be5ec5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 805.914605] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=55,cinder:UPDATE=17,cinder:INSERT=11 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 805.941272] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=50,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 811.246359] [55083]: DEBUG cinder.api.middleware.request_id [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.248207] [55083]: INFO cinder.api.openstack.wsgi [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] POST http://10.180.1.21/volume/v3/volumes [ 811.248590] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-7572879"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 811.250335] [55083]: DEBUG cinder.api.v3.volumes [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-7572879'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 811.250475] [55083]: INFO cinder.api.v3.volumes [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume of 1 GB [ 811.256303] [55083]: INFO cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Availability Zones retrieved successfully. [ 811.262807] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Flow 'volume_create_api' (710a9177-d46b-46ae-85fc-ce1ed4036d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 811.263983] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306289b3-3a90-410b-ba93-1be91188e641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 811.265120] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 811.285882] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306289b3-3a90-410b-ba93-1be91188e641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 811.286868] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f4b654-32f4-4043-8dae-1d91e79b4787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 811.320747] [55083]: DEBUG cinder.quota [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Created reservations ['792388f3-4fc9-459e-ab3b-e45fb3a4cd78', '79df12dc-c311-4053-ac34-110a65082f0d', '55e63e1d-c190-44b6-91bc-ea5215828ab6', '3265d406-9da2-4fef-8b0d-f93bfbe2b0fc'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 811.321671] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05f4b654-32f4-4043-8dae-1d91e79b4787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['792388f3-4fc9-459e-ab3b-e45fb3a4cd78', '79df12dc-c311-4053-ac34-110a65082f0d', '55e63e1d-c190-44b6-91bc-ea5215828ab6', '3265d406-9da2-4fef-8b0d-f93bfbe2b0fc']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 811.324098] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85967983-5bdb-4243-862d-391066fb008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 811.336426] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85967983-5bdb-4243-862d-391066fb008d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cbedb03-fbcd-4b84-8a14-dd25141f3d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-7572879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',qos_specs=None,replication_status=,reservations=['792388f3-4fc9-459e-ab3b-e45fb3a4cd78','79df12dc-c311-4053-ac34-110a65082f0d','55e63e1d-c190-44b6-91bc-ea5215828ab6','3265d406-9da2-4fef-8b0d-f93bfbe2b0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-7572879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cbedb03-fbcd-4b84-8a14-dd25141f3d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',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='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 811.337872] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6b1657-adfa-4cbc-8904-28f03545c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 811.350475] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6b1657-adfa-4cbc-8904-28f03545c8b3) 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-7572879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bc7e3882b49c1bf98a05e9ff0b53e',qos_specs=None,replication_status=,reservations=['792388f3-4fc9-459e-ab3b-e45fb3a4cd78','79df12dc-c311-4053-ac34-110a65082f0d','55e63e1d-c190-44b6-91bc-ea5215828ab6','3265d406-9da2-4fef-8b0d-f93bfbe2b0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e37c1f563f4bc1a83be9b2a9dabfb3',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 811.352312] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecc9a7d-9f97-4b82-bb4a-1ea232a073d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 811.363230] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ecc9a7d-9f97-4b82-bb4a-1ea232a073d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 811.364418] [55083]: DEBUG cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Flow 'volume_create_api' (710a9177-d46b-46ae-85fc-ce1ed4036d84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 811.364727] [55083]: INFO cinder.volume.api [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Create volume request issued successfully. [ 811.365390] [55083]: INFO cinder.api.openstack.wsgi [None req-f92c5e0f-9499-4b7a-b15b-f155959a3c40 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 811.365836] [55083]: [pid: 55083|app: 0|req: 96/206] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:52:05 2025] POST /volume/v3/volumes => generated 751 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 811.374775] [55082]: DEBUG cinder.api.middleware.request_id [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.376936] [55082]: INFO cinder.api.openstack.wsgi [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 811.377194] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.377432] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.385098] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.385098] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.389131] [55082]: INFO cinder.volume.api [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 811.394364] [55082]: INFO cinder.api.openstack.wsgi [None req-c56fd3a9-78fb-4e9c-9cc1-abb57377655e tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 returned with HTTP 200 [ 811.394742] [55082]: [pid: 55082|app: 0|req: 111/207] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:05 2025] GET /volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.408377] [55083]: DEBUG cinder.api.middleware.request_id [None req-6492f38c-f1b0-4364-8294-4a719570d2fb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.410744] [55083]: INFO cinder.api.openstack.wsgi [None req-6492f38c-f1b0-4364-8294-4a719570d2fb tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 812.411268] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6492f38c-f1b0-4364-8294-4a719570d2fb tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.411631] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6492f38c-f1b0-4364-8294-4a719570d2fb tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.427811] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.427811] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.435435] [55083]: INFO cinder.volume.api [None req-6492f38c-f1b0-4364-8294-4a719570d2fb tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 812.438338] [55083]: INFO cinder.api.openstack.wsgi [None req-6492f38c-f1b0-4364-8294-4a719570d2fb tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 returned with HTTP 200 [ 812.438739] [55083]: [pid: 55083|app: 0|req: 97/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:06 2025] GET /volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.479249] [55082]: DEBUG cinder.api.middleware.request_id [req-f00260e3-5503-4f84-8f6f-1ee11618cab6 req-250904f9-c7f0-4a19-89e9-040b4253050e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.484031] [55082]: INFO cinder.api.openstack.wsgi [req-f00260e3-5503-4f84-8f6f-1ee11618cab6 req-250904f9-c7f0-4a19-89e9-040b4253050e tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] GET http://10.180.1.21/volume/v3/volumes/54cc7013-b3fa-427e-b3f7-dae3bfd1dbac [ 812.484366] [55082]: DEBUG cinder.api.openstack.wsgi [req-f00260e3-5503-4f84-8f6f-1ee11618cab6 req-250904f9-c7f0-4a19-89e9-040b4253050e tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.484630] [55082]: DEBUG cinder.api.openstack.wsgi [req-f00260e3-5503-4f84-8f6f-1ee11618cab6 req-250904f9-c7f0-4a19-89e9-040b4253050e tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.491240] [55082]: INFO cinder.api.openstack.wsgi [req-f00260e3-5503-4f84-8f6f-1ee11618cab6 req-250904f9-c7f0-4a19-89e9-040b4253050e tempest-VolumesAdminNegativeTest-490066166 tempest-VolumesAdminNegativeTest-490066166-project-admin] http://10.180.1.21/volume/v3/volumes/54cc7013-b3fa-427e-b3f7-dae3bfd1dbac returned with HTTP 404 [ 812.491794] [55082]: [pid: 55082|app: 0|req: 112/209] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:52:06 2025] GET /volume/v3/volumes/54cc7013-b3fa-427e-b3f7-dae3bfd1dbac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 812.499960] [55083]: DEBUG cinder.api.middleware.request_id [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.503962] [55083]: INFO cinder.api.openstack.wsgi [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 812.504299] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.504528] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.504731] [55083]: INFO cinder.api.v3.volumes [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Delete volume with id: 7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 812.514104] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.514104] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.514702] [55083]: INFO cinder.volume.api [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 812.538132] [55083]: INFO cinder.volume.api [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Delete volume request issued successfully. [ 812.538316] [55083]: INFO cinder.api.openstack.wsgi [None req-15f5cc5b-950c-43c2-a42d-80ad7e5571ee tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 returned with HTTP 202 [ 812.538732] [55083]: [pid: 55083|app: 0|req: 98/210] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:52:06 2025] DELETE /volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 812.541856] [55082]: DEBUG cinder.api.middleware.request_id [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.544317] [55082]: INFO cinder.api.openstack.wsgi [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 812.544393] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.544569] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.553280] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.553280] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.557493] [55082]: INFO cinder.volume.api [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 812.562521] [55082]: INFO cinder.api.openstack.wsgi [None req-c75104b3-2b84-4ce4-bcc0-82867236ae32 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 returned with HTTP 200 [ 812.563116] [55082]: [pid: 55082|app: 0|req: 113/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:06 2025] GET /volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.573629] [55083]: DEBUG cinder.api.middleware.request_id [None req-cb8b7bfd-5d10-4ae2-87e4-d2b03cb3f6d2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.576869] [55083]: INFO cinder.api.openstack.wsgi [None req-cb8b7bfd-5d10-4ae2-87e4-d2b03cb3f6d2 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 [ 813.577232] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cb8b7bfd-5d10-4ae2-87e4-d2b03cb3f6d2 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.577371] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cb8b7bfd-5d10-4ae2-87e4-d2b03cb3f6d2 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.584863] [55083]: INFO cinder.api.openstack.wsgi [None req-cb8b7bfd-5d10-4ae2-87e4-d2b03cb3f6d2 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 returned with HTTP 404 [ 813.585585] [55083]: [pid: 55083|app: 0|req: 99/212] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:07 2025] GET /volume/v3/volumes/7cbedb03-fbcd-4b84-8a14-dd25141f3d29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.860521] [55082]: DEBUG cinder.api.middleware.request_id [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.863470] [55082]: INFO cinder.api.openstack.wsgi [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 813.864758] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.864758] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.864758] [55082]: INFO cinder.api.v3.volumes [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Delete volume with id: 9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 813.874866] [55082]: INFO cinder.api.openstack.wsgi [None req-f40b8b4b-8e85-4b97-8935-1221ad2d5153 tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 404 [ 813.875841] [55082]: [pid: 55082|app: 0|req: 114/213] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:52:07 2025] DELETE /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 813.885809] [55083]: DEBUG cinder.api.middleware.request_id [None req-5e51ae75-83c7-4b6f-8f77-c4b01f8a912f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.892198] [55083]: INFO cinder.api.openstack.wsgi [None req-5e51ae75-83c7-4b6f-8f77-c4b01f8a912f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] GET http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 [ 813.892198] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5e51ae75-83c7-4b6f-8f77-c4b01f8a912f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.892198] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5e51ae75-83c7-4b6f-8f77-c4b01f8a912f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.901629] [55083]: INFO cinder.api.openstack.wsgi [None req-5e51ae75-83c7-4b6f-8f77-c4b01f8a912f tempest-VolumesAssistedSnapshotsTest-743292747 tempest-VolumesAssistedSnapshotsTest-743292747-project-admin] http://10.180.1.21/volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 returned with HTTP 404 [ 813.902767] [55083]: [pid: 55083|app: 0|req: 100/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:07 2025] GET /volume/v3/volumes/9cc0f814-cce4-47b7-a6d2-f3589a698e81 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 823.866993] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=10 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 823.895503] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=29,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 835.749539] [55082]: DEBUG cinder.api.middleware.request_id [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.753196] [55082]: INFO cinder.api.openstack.wsgi [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 835.753196] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.753196] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.766214] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.766214] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.770637] [55082]: INFO cinder.volume.api [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 835.776662] [55082]: INFO cinder.api.openstack.wsgi [None req-b1a1833a-7081-47f0-a10e-a98f2dcad09e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 835.777089] [55082]: [pid: 55082|app: 0|req: 115/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:29 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.822060] [55083]: DEBUG cinder.api.middleware.request_id [None req-f895b95a-9e3c-4967-869c-a5c494e66079 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.824426] [55083]: INFO cinder.api.openstack.wsgi [None req-f895b95a-9e3c-4967-869c-a5c494e66079 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 835.824525] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f895b95a-9e3c-4967-869c-a5c494e66079 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.824731] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f895b95a-9e3c-4967-869c-a5c494e66079 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.840168] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.840168] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.843136] [55083]: INFO cinder.volume.api [None req-f895b95a-9e3c-4967-869c-a5c494e66079 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 835.851102] [55083]: INFO cinder.api.openstack.wsgi [None req-f895b95a-9e3c-4967-869c-a5c494e66079 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 835.851102] [55083]: [pid: 55083|app: 0|req: 101/216] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:29 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.773213] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=4 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 845.846914] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=4 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 853.603747] [55082]: DEBUG cinder.api.middleware.request_id [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.605619] [55082]: INFO cinder.api.openstack.wsgi [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] DELETE http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 853.605969] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.606412] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.606692] [55082]: INFO cinder.api.v3.volumes [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Delete volume with id: 700459c6-e53a-498e-b728-041a1474f5ca [ 853.618162] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.618162] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.618717] [55082]: INFO cinder.volume.api [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 853.623207] [55083]: DEBUG cinder.api.middleware.request_id [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.625436] [55083]: INFO cinder.api.openstack.wsgi [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/volumes [ 853.625883] [55083]: DEBUG cinder.api.openstack.wsgi [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-273923303"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 853.629027] [55083]: DEBUG cinder.api.v3.volumes [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-273923303'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 853.629027] [55083]: INFO cinder.api.v3.volumes [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume of 1 GB [ 853.633322] [55083]: INFO cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Availability Zones retrieved successfully. [ 853.638132] [55082]: INFO cinder.volume.api [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Delete volume request issued successfully. [ 853.638132] [55082]: INFO cinder.api.openstack.wsgi [None req-bcd90a99-5b38-4807-8e6a-a0e123cb4e9d tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 202 [ 853.638132] [55082]: [pid: 55082|app: 0|req: 116/217] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:52:47 2025] DELETE /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 853.642383] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Flow 'volume_create_api' (26cdb6ab-28f8-4b6f-b1d9-a20b1fe21127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 853.643357] [55082]: DEBUG cinder.api.middleware.request_id [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.643685] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558d0aa1-8597-4843-b046-88eebe23aa49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.646732] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 853.646831] [55082]: INFO cinder.api.openstack.wsgi [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 853.646831] [55082]: DEBUG cinder.api.openstack.wsgi [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.646831] [55082]: DEBUG cinder.api.openstack.wsgi [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.655327] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.655327] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.661012] [55082]: INFO cinder.volume.api [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 853.667623] [55082]: INFO cinder.api.openstack.wsgi [None req-20e7ed28-a07b-44a3-8760-512cf1d45fda tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 853.668219] [55082]: [pid: 55082|app: 0|req: 117/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:47 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.671988] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558d0aa1-8597-4843-b046-88eebe23aa49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.675270] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b16053-3c1e-4b4b-9cde-7d64611c9b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.732686] [55083]: DEBUG cinder.quota [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Created reservations ['4d2fdc2f-6ee4-4ed9-9aa9-d3cd987faa76', '981694bc-d53e-47e7-8cf5-aae54aeff777', '07020c0d-11e1-4dfd-9824-af5027263773', '089ca0b3-ff74-49fe-bf60-41a8c6478365'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 853.733803] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b16053-3c1e-4b4b-9cde-7d64611c9b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d2fdc2f-6ee4-4ed9-9aa9-d3cd987faa76', '981694bc-d53e-47e7-8cf5-aae54aeff777', '07020c0d-11e1-4dfd-9824-af5027263773', '089ca0b3-ff74-49fe-bf60-41a8c6478365']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.734874] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b158afa-828e-4d9f-8a50-d8b3bae56dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.747224] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b158afa-828e-4d9f-8a50-d8b3bae56dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd72d71-6516-4d1d-b1c7-0daecfe7650b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-273923303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7a6c2821f434620a88f33810a52c0f2',qos_specs=None,replication_status=,reservations=['4d2fdc2f-6ee4-4ed9-9aa9-d3cd987faa76','981694bc-d53e-47e7-8cf5-aae54aeff777','07020c0d-11e1-4dfd-9824-af5027263773','089ca0b3-ff74-49fe-bf60-41a8c6478365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289b267f1dcd466baae0392b04879888',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-273923303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd72d71-6516-4d1d-b1c7-0daecfe7650b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7a6c2821f434620a88f33810a52c0f2',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='289b267f1dcd466baae0392b04879888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.748215] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8c12db-5a1a-48c2-9743-22466da83543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.766952] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8c12db-5a1a-48c2-9743-22466da83543) 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-273923303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7a6c2821f434620a88f33810a52c0f2',qos_specs=None,replication_status=,reservations=['4d2fdc2f-6ee4-4ed9-9aa9-d3cd987faa76','981694bc-d53e-47e7-8cf5-aae54aeff777','07020c0d-11e1-4dfd-9824-af5027263773','089ca0b3-ff74-49fe-bf60-41a8c6478365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289b267f1dcd466baae0392b04879888',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.769090] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b3d070-792d-4669-bbe5-9b7d614be80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 853.777495] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b3d070-792d-4669-bbe5-9b7d614be80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 853.778709] [55083]: DEBUG cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Flow 'volume_create_api' (26cdb6ab-28f8-4b6f-b1d9-a20b1fe21127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 853.779177] [55083]: INFO cinder.volume.api [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume request issued successfully. [ 853.779954] [55083]: INFO cinder.api.openstack.wsgi [None req-41ada60c-7c6e-4d70-ab17-2c7de4e7dfd0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 853.781123] [55083]: [pid: 55083|app: 0|req: 102/219] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:52:47 2025] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 854.681362] [55082]: DEBUG cinder.api.middleware.request_id [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.683841] [55082]: INFO cinder.api.openstack.wsgi [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 854.684125] [55082]: DEBUG cinder.api.openstack.wsgi [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.684294] [55082]: DEBUG cinder.api.openstack.wsgi [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.694533] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.694533] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.698487] [55082]: INFO cinder.volume.api [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 854.703480] [55082]: INFO cinder.api.openstack.wsgi [None req-aec689e4-0ab6-4091-8d64-94bb6a354701 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 854.703691] [55082]: [pid: 55082|app: 0|req: 118/220] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:48 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.715612] [55083]: DEBUG cinder.api.middleware.request_id [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.718280] [55083]: INFO cinder.api.openstack.wsgi [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 855.718519] [55083]: DEBUG cinder.api.openstack.wsgi [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.718741] [55083]: DEBUG cinder.api.openstack.wsgi [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.729384] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.729384] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.734023] [55083]: INFO cinder.volume.api [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Volume info retrieved successfully. [ 855.740174] [55083]: INFO cinder.api.openstack.wsgi [None req-837b40af-3118-4d5c-86c8-f56b8f052cbf tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 200 [ 855.740174] [55083]: [pid: 55083|app: 0|req: 103/221] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:49 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.750418] [55082]: DEBUG cinder.api.middleware.request_id [None req-7a2560c0-9ef0-4d76-87f6-8b95f2fbdb97 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.752654] [55082]: INFO cinder.api.openstack.wsgi [None req-7a2560c0-9ef0-4d76-87f6-8b95f2fbdb97 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] GET http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca [ 856.752761] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7a2560c0-9ef0-4d76-87f6-8b95f2fbdb97 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.752983] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7a2560c0-9ef0-4d76-87f6-8b95f2fbdb97 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.760695] [55082]: INFO cinder.api.openstack.wsgi [None req-7a2560c0-9ef0-4d76-87f6-8b95f2fbdb97 tempest-VolumesAdminNegativeTest-1130710393 tempest-VolumesAdminNegativeTest-1130710393-project-member] http://10.180.1.21/volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca returned with HTTP 404 [ 856.761226] [55082]: [pid: 55082|app: 0|req: 119/222] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:52:50 2025] GET /volume/v3/volumes/700459c6-e53a-498e-b728-041a1474f5ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 865.736764] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 866.755544] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=12,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 911.702200] [55083]: DEBUG cinder.api.middleware.request_id [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.704322] [55083]: INFO cinder.api.openstack.wsgi [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] POST http://10.180.1.21/volume/v3/volumes [ 911.706033] [55083]: DEBUG cinder.api.openstack.wsgi [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1588988168"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 911.708249] [55083]: DEBUG cinder.api.v3.volumes [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1588988168'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 911.708249] [55083]: INFO cinder.api.v3.volumes [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume of 1 GB [ 911.716262] [55083]: INFO cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Availability Zones retrieved successfully. [ 911.724501] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Flow 'volume_create_api' (d7c8f970-ca27-4617-9545-116dcda84424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.724657] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f83d6d-5c53-4c5e-ad11-6f056313dc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.725912] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 911.757050] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f83d6d-5c53-4c5e-ad11-6f056313dc1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.757050] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc47f23f-6e45-4a76-85cb-5811b3bd0e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.824404] [55083]: DEBUG cinder.quota [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Created reservations ['307bd200-ffd6-4c41-b6d3-9d5d69b35f18', 'be906c9b-f526-4f71-92aa-b0a926b51aa9', 'be6d2ffa-2787-4fd8-bd55-e40d53bbf373', '668bb544-c7f9-4767-8144-c5d50b709c1e'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 911.828025] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc47f23f-6e45-4a76-85cb-5811b3bd0e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['307bd200-ffd6-4c41-b6d3-9d5d69b35f18', 'be906c9b-f526-4f71-92aa-b0a926b51aa9', 'be6d2ffa-2787-4fd8-bd55-e40d53bbf373', '668bb544-c7f9-4767-8144-c5d50b709c1e']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.828025] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34440933-6d01-4fbe-9329-b67ee5216ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.845196] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34440933-6d01-4fbe-9329-b67ee5216ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75214027-671a-44ce-a90e-3c4bebcd3855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1588988168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008e5c41e3c042c8880d7fa20c192b43',qos_specs=None,replication_status=,reservations=['307bd200-ffd6-4c41-b6d3-9d5d69b35f18','be906c9b-f526-4f71-92aa-b0a926b51aa9','be6d2ffa-2787-4fd8-bd55-e40d53bbf373','668bb544-c7f9-4767-8144-c5d50b709c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c610e6298f4ad8bbd0cb6a444307d2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1588988168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75214027-671a-44ce-a90e-3c4bebcd3855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='008e5c41e3c042c8880d7fa20c192b43',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='06c610e6298f4ad8bbd0cb6a444307d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.846383] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad62c2d6-511d-4456-b4e1-2adda0b55752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.861693] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad62c2d6-511d-4456-b4e1-2adda0b55752) 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-1588988168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008e5c41e3c042c8880d7fa20c192b43',qos_specs=None,replication_status=,reservations=['307bd200-ffd6-4c41-b6d3-9d5d69b35f18','be906c9b-f526-4f71-92aa-b0a926b51aa9','be6d2ffa-2787-4fd8-bd55-e40d53bbf373','668bb544-c7f9-4767-8144-c5d50b709c1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c610e6298f4ad8bbd0cb6a444307d2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.862109] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4359b79-f8f5-4259-ad20-5cfd00edf864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 911.872529] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4359b79-f8f5-4259-ad20-5cfd00edf864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 911.873983] [55083]: DEBUG cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Flow 'volume_create_api' (d7c8f970-ca27-4617-9545-116dcda84424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 911.874134] [55083]: INFO cinder.volume.api [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume request issued successfully. [ 911.874881] [55083]: INFO cinder.api.openstack.wsgi [None req-25fbc6ad-bf57-4ae8-83f6-4ce08668bd7a tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 911.876749] [55083]: [pid: 55083|app: 0|req: 104/223] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:53:45 2025] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 911.889570] [55082]: DEBUG cinder.api.middleware.request_id [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.892716] [55082]: INFO cinder.api.openstack.wsgi [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 911.893074] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.893349] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.903697] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.903697] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.908081] [55082]: INFO cinder.volume.api [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 911.915651] [55082]: INFO cinder.api.openstack.wsgi [None req-d5df7f0e-e085-4f38-bcd9-c2f6242dbb6d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 200 [ 911.916244] [55082]: [pid: 55082|app: 0|req: 120/224] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:53:45 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.930677] [55083]: DEBUG cinder.api.middleware.request_id [None req-180c5d23-06ed-4696-b124-4378d94f0548 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.933129] [55083]: INFO cinder.api.openstack.wsgi [None req-180c5d23-06ed-4696-b124-4378d94f0548 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 912.933378] [55083]: DEBUG cinder.api.openstack.wsgi [None req-180c5d23-06ed-4696-b124-4378d94f0548 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.933599] [55083]: DEBUG cinder.api.openstack.wsgi [None req-180c5d23-06ed-4696-b124-4378d94f0548 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.945021] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.945021] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.949930] [55083]: INFO cinder.volume.api [None req-180c5d23-06ed-4696-b124-4378d94f0548 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 912.955466] [55083]: INFO cinder.api.openstack.wsgi [None req-180c5d23-06ed-4696-b124-4378d94f0548 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 200 [ 912.956137] [55083]: [pid: 55083|app: 0|req: 105/225] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:53:46 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.966361] [55082]: DEBUG cinder.api.middleware.request_id [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.968510] [55082]: INFO cinder.api.openstack.wsgi [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] POST http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855/action [ 912.969296] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 912.969296] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 912.980216] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.980216] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.980976] [55082]: INFO cinder.volume.api [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 912.989160] [55082]: INFO cinder.volume.api [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume updated successfully. [ 912.989160] [55082]: INFO cinder.api.openstack.wsgi [None req-9b5f9b5f-88b5-40dc-b4d6-9c2870963af7 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855/action returned with HTTP 200 [ 912.989492] [55082]: [pid: 55082|app: 0|req: 121/226] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 14:53:46 2025] POST /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 912.993042] [55083]: DEBUG cinder.api.middleware.request_id [None req-70c21feb-d46e-4576-927a-531e6b38a6cb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.994892] [55083]: INFO cinder.api.openstack.wsgi [None req-70c21feb-d46e-4576-927a-531e6b38a6cb tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 912.995173] [55083]: DEBUG cinder.api.openstack.wsgi [None req-70c21feb-d46e-4576-927a-531e6b38a6cb tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.995382] [55083]: DEBUG cinder.api.openstack.wsgi [None req-70c21feb-d46e-4576-927a-531e6b38a6cb tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.004109] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.004109] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.008126] [55083]: INFO cinder.volume.api [None req-70c21feb-d46e-4576-927a-531e6b38a6cb tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 913.014171] [55083]: INFO cinder.api.openstack.wsgi [None req-70c21feb-d46e-4576-927a-531e6b38a6cb tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 200 [ 913.014171] [55083]: [pid: 55083|app: 0|req: 106/227] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:53:46 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.082292] [55082]: DEBUG cinder.api.middleware.request_id [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.085753] [55082]: INFO cinder.api.openstack.wsgi [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 913.086221] [55082]: DEBUG cinder.api.openstack.wsgi [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.086221] [55082]: DEBUG cinder.api.openstack.wsgi [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.094555] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.094555] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.098057] [55082]: INFO cinder.volume.api [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 913.102423] [55082]: INFO cinder.api.openstack.wsgi [req-4c6d1123-4910-4bf7-a9fd-dfb0e2cb7c30 req-d912fa48-b258-4fe3-a4a6-2769ae531cb6 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 200 [ 913.102775] [55082]: [pid: 55082|app: 0|req: 122/228] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:53:46 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.336546] [55083]: DEBUG cinder.api.middleware.request_id [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.338867] [55083]: INFO cinder.api.openstack.wsgi [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] POST http://10.180.1.21/volume/v3/volumes [ 913.339251] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1762248750"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 913.345120] [55083]: DEBUG cinder.api.v3.volumes [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1762248750'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 913.345120] [55083]: INFO cinder.api.v3.volumes [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume of 1 GB [ 913.350836] [55083]: INFO cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Availability Zones retrieved successfully. [ 913.357807] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Flow 'volume_create_api' (64982d34-3519-4d01-8b82-a5bde6247612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 913.362087] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1be9bbc-8bef-4473-bd11-3a9489f9204f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.363262] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 913.389549] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1be9bbc-8bef-4473-bd11-3a9489f9204f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.390610] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1739a4f0-5ccb-4cce-b01f-524eb56174f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.424045] [55083]: DEBUG cinder.quota [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Created reservations ['2aa00fc5-4f26-4202-8890-4e8f359114dd', 'f10fabc3-f99f-4460-9efb-21c740040e48', '7bee12ff-9847-4c3f-915f-fdc39370709d', '19d37210-e8ce-4d44-8e2a-de05c3c676b4'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 913.424045] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1739a4f0-5ccb-4cce-b01f-524eb56174f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa00fc5-4f26-4202-8890-4e8f359114dd', 'f10fabc3-f99f-4460-9efb-21c740040e48', '7bee12ff-9847-4c3f-915f-fdc39370709d', '19d37210-e8ce-4d44-8e2a-de05c3c676b4']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.424045] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4601b68-de72-4b27-822d-133caf639b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.435111] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4601b68-de72-4b27-822d-133caf639b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88143d55-975a-4865-ac74-38b4c11531bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1762248750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008e5c41e3c042c8880d7fa20c192b43',qos_specs=None,replication_status=,reservations=['2aa00fc5-4f26-4202-8890-4e8f359114dd','f10fabc3-f99f-4460-9efb-21c740040e48','7bee12ff-9847-4c3f-915f-fdc39370709d','19d37210-e8ce-4d44-8e2a-de05c3c676b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c610e6298f4ad8bbd0cb6a444307d2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1762248750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88143d55-975a-4865-ac74-38b4c11531bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='008e5c41e3c042c8880d7fa20c192b43',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='06c610e6298f4ad8bbd0cb6a444307d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.435973] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4ccaa1-5142-4e1f-b408-d0515d7e6fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.451126] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4ccaa1-5142-4e1f-b408-d0515d7e6fca) 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-1762248750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='008e5c41e3c042c8880d7fa20c192b43',qos_specs=None,replication_status=,reservations=['2aa00fc5-4f26-4202-8890-4e8f359114dd','f10fabc3-f99f-4460-9efb-21c740040e48','7bee12ff-9847-4c3f-915f-fdc39370709d','19d37210-e8ce-4d44-8e2a-de05c3c676b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06c610e6298f4ad8bbd0cb6a444307d2',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.454475] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910a4c27-bbe0-4aca-8c1f-2b94bf7be652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 913.463028] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910a4c27-bbe0-4aca-8c1f-2b94bf7be652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 913.463783] [55083]: DEBUG cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Flow 'volume_create_api' (64982d34-3519-4d01-8b82-a5bde6247612) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 913.464617] [55083]: INFO cinder.volume.api [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Create volume request issued successfully. [ 913.465079] [55083]: INFO cinder.api.openstack.wsgi [None req-e2d2f05d-7d5f-4861-9497-1f566edeb849 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 913.466127] [55083]: [pid: 55083|app: 0|req: 107/229] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:53:47 2025] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 913.474123] [55082]: DEBUG cinder.api.middleware.request_id [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.476184] [55082]: INFO cinder.api.openstack.wsgi [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc [ 913.476402] [55082]: DEBUG cinder.api.openstack.wsgi [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.476611] [55082]: DEBUG cinder.api.openstack.wsgi [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.484030] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.484030] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.487687] [55082]: INFO cinder.volume.api [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 913.492089] [55082]: INFO cinder.api.openstack.wsgi [None req-085d84f0-0c90-4a88-9ffa-4a3465e4cc3d tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc returned with HTTP 200 [ 913.492526] [55082]: [pid: 55082|app: 0|req: 123/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:53:47 2025] GET /volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.502336] [55083]: DEBUG cinder.api.middleware.request_id [None req-b4978571-8542-4ffc-bec2-d514ebc49063 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.504536] [55083]: INFO cinder.api.openstack.wsgi [None req-b4978571-8542-4ffc-bec2-d514ebc49063 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc [ 914.504762] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b4978571-8542-4ffc-bec2-d514ebc49063 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.504974] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b4978571-8542-4ffc-bec2-d514ebc49063 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.515026] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.515026] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 914.518999] [55083]: INFO cinder.volume.api [None req-b4978571-8542-4ffc-bec2-d514ebc49063 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 914.523576] [55083]: INFO cinder.api.openstack.wsgi [None req-b4978571-8542-4ffc-bec2-d514ebc49063 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc returned with HTTP 200 [ 914.523950] [55083]: [pid: 55083|app: 0|req: 108/231] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:53:48 2025] GET /volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.489821] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 924.522777] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 932.269738] [55082]: DEBUG cinder.api.middleware.request_id [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-6a2dd74b-ef97-4e6e-bbfa-ce79e0025237 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.273221] [55082]: INFO cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-6a2dd74b-ef97-4e6e-bbfa-ce79e0025237 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f [ 932.273493] [55082]: DEBUG cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-6a2dd74b-ef97-4e6e-bbfa-ce79e0025237 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.273727] [55082]: DEBUG cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-6a2dd74b-ef97-4e6e-bbfa-ce79e0025237 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.284765] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.284765] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.814586] [55082]: INFO cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-6a2dd74b-ef97-4e6e-bbfa-ce79e0025237 tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f returned with HTTP 200 [ 932.815077] [55082]: [pid: 55082|app: 0|req: 124/232] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:54:06 2025] DELETE /volume/v3/attachments/b6f996c5-6675-4326-8be6-29bddbf4235f => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.822329] [55083]: DEBUG cinder.api.middleware.request_id [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.825142] [55083]: INFO cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 [ 932.825369] [55083]: DEBUG cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.825593] [55083]: DEBUG cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.825809] [55083]: INFO cinder.api.v3.volumes [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Delete volume with id: d04a2532-9421-4bfd-8462-7e6220b248c2 [ 932.835479] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.835479] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.836180] [55083]: INFO cinder.volume.api [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Volume info retrieved successfully. [ 932.860930] [55083]: INFO cinder.volume.api [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] Delete volume request issued successfully. [ 932.860930] [55083]: INFO cinder.api.openstack.wsgi [req-ea03c741-b4d3-4d54-835b-5adba24aad76 req-3d988550-409e-4687-8396-20e33c07f11f tempest-ServersTestBootFromVolume-1641564220 tempest-ServersTestBootFromVolume-1641564220-project-member] http://10.180.1.21/volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 returned with HTTP 202 [ 932.860930] [55083]: [pid: 55083|app: 0|req: 109/233] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:54:06 2025] DELETE /volume/v3/volumes/d04a2532-9421-4bfd-8462-7e6220b248c2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 942.813592] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 942.854648] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 949.428118] [55082]: DEBUG cinder.api.middleware.request_id [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.434583] [55082]: INFO cinder.api.openstack.wsgi [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 949.435176] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1506283018"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 949.439529] [55082]: DEBUG cinder.api.v3.volumes [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1506283018'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 949.439529] [55082]: INFO cinder.api.v3.volumes [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume of 1 GB [ 949.439529] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.439529] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.447068] [55082]: INFO cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Availability Zones retrieved successfully. [ 949.453972] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (0a0effd2-c51c-451c-9c61-3a660e1aa6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 949.458875] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b755b1ea-64cd-4a2b-87bd-2705e7c9da70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 949.459447] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 949.487235] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b755b1ea-64cd-4a2b-87bd-2705e7c9da70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 949.488406] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65178543-d3fb-4c19-b025-4f0cde3d84b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 949.552708] [55082]: DEBUG cinder.quota [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Created reservations ['aa565eac-60d2-4d61-a1e4-aba6fc2d0781', '0636c500-27aa-4369-ada7-c1633822ab94', '4f358653-9d91-4879-9edf-162eb017bdee', '46b478ab-327b-4d0b-8d54-f56a579da80f'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 949.553494] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65178543-d3fb-4c19-b025-4f0cde3d84b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa565eac-60d2-4d61-a1e4-aba6fc2d0781', '0636c500-27aa-4369-ada7-c1633822ab94', '4f358653-9d91-4879-9edf-162eb017bdee', '46b478ab-327b-4d0b-8d54-f56a579da80f']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 949.555865] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb225c5-8506-428e-b545-a434108b22fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 949.579062] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fb225c5-8506-428e-b545-a434108b22fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d6d9c8-cacb-46b9-ad79-39409d1cdd94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1506283018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['aa565eac-60d2-4d61-a1e4-aba6fc2d0781','0636c500-27aa-4369-ada7-c1633822ab94','4f358653-9d91-4879-9edf-162eb017bdee','46b478ab-327b-4d0b-8d54-f56a579da80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1506283018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d6d9c8-cacb-46b9-ad79-39409d1cdd94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57f3b4356a84c90bc2c13c102167253',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='7df380d7448743059be795d207d0aa5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 949.582640] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5662409-9eb2-4443-b7d0-95ebbed21380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 949.603150] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5662409-9eb2-4443-b7d0-95ebbed21380) 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-1506283018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['aa565eac-60d2-4d61-a1e4-aba6fc2d0781','0636c500-27aa-4369-ada7-c1633822ab94','4f358653-9d91-4879-9edf-162eb017bdee','46b478ab-327b-4d0b-8d54-f56a579da80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 949.604160] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d919a58f-0385-4686-8705-0bcae63e21eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 949.621011] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d919a58f-0385-4686-8705-0bcae63e21eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 949.625509] [55082]: DEBUG cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (0a0effd2-c51c-451c-9c61-3a660e1aa6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 949.626363] [55082]: INFO cinder.volume.api [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request issued successfully. [ 949.627106] [55082]: INFO cinder.api.openstack.wsgi [None req-e29184aa-b2e3-4a8d-b7b8-286ef65d4085 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 949.627550] [55082]: [pid: 55082|app: 0|req: 125/234] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:54:23 2025] POST /volume/v3/volumes => generated 750 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 949.646479] [55083]: DEBUG cinder.api.middleware.request_id [None req-f11c6165-ffe5-445d-87bc-480705f79f4e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 949.649262] [55083]: INFO cinder.api.openstack.wsgi [None req-f11c6165-ffe5-445d-87bc-480705f79f4e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 949.650047] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f11c6165-ffe5-445d-87bc-480705f79f4e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 949.650047] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f11c6165-ffe5-445d-87bc-480705f79f4e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 949.661697] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 949.661697] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 949.668981] [55083]: INFO cinder.volume.api [None req-f11c6165-ffe5-445d-87bc-480705f79f4e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 949.690024] [55083]: INFO cinder.api.openstack.wsgi [None req-f11c6165-ffe5-445d-87bc-480705f79f4e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 949.690321] [55083]: [pid: 55083|app: 0|req: 110/235] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:23 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.705419] [55082]: DEBUG cinder.api.middleware.request_id [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.715169] [55082]: INFO cinder.api.openstack.wsgi [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 950.715169] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.715169] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.731911] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.731911] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.742250] [55082]: INFO cinder.volume.api [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 950.750963] [55082]: INFO cinder.api.openstack.wsgi [None req-3ec72bcd-b1bb-42eb-97b0-ecac553e44c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 950.751329] [55082]: [pid: 55082|app: 0|req: 126/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:24 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 950.811395] [55083]: DEBUG cinder.api.middleware.request_id [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 950.817675] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 950.818014] [55083]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 950.818169] [55083]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 950.834635] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 950.834635] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 950.844668] [55083]: INFO cinder.volume.api [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 950.849024] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-8edce092-e15c-4302-9585-d2194faa7ad5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 950.850915] [55083]: [pid: 55083|app: 0|req: 111/237] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:24 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.383295] [55082]: DEBUG cinder.api.middleware.request_id [None req-edf6d643-2e12-4ead-b4b6-136a76d993db None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.383788] [55082]: INFO cinder.api.openstack.wsgi [None req-edf6d643-2e12-4ead-b4b6-136a76d993db None None] GET http://10.180.1.21/volume// [ 952.383984] [55082]: DEBUG cinder.api.openstack.wsgi [None req-edf6d643-2e12-4ead-b4b6-136a76d993db None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.384222] [55082]: DEBUG cinder.api.openstack.wsgi [None req-edf6d643-2e12-4ead-b4b6-136a76d993db None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.384629] [55082]: INFO cinder.api.openstack.wsgi [None req-edf6d643-2e12-4ead-b4b6-136a76d993db None None] http://10.180.1.21/volume// returned with HTTP 300 [ 952.384988] [55082]: [pid: 55082|app: 0|req: 127/238] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:54:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 952.392385] [55083]: DEBUG cinder.api.middleware.request_id [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-4a4645b0-a057-4c48-af44-494e90f231ac None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.395549] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-4a4645b0-a057-4c48-af44-494e90f231ac tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments [ 952.397664] [55083]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-4a4645b0-a057-4c48-af44-494e90f231ac tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61d6d9c8-cacb-46b9-ad79-39409d1cdd94", "connector": null, "instance_uuid": "be744242-1be5-4602-9ad3-6f1e1c3734b9"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 952.410777] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.410777] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.435956] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-4a4645b0-a057-4c48-af44-494e90f231ac tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 952.436446] [55083]: [pid: 55083|app: 0|req: 112/239] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:54:26 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 952.455677] [55082]: DEBUG cinder.api.middleware.request_id [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.458627] [55082]: INFO cinder.api.openstack.wsgi [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 952.459016] [55082]: DEBUG cinder.api.openstack.wsgi [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.459086] [55082]: DEBUG cinder.api.openstack.wsgi [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.477123] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.477123] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 952.481882] [55082]: INFO cinder.volume.api [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 952.488344] [55082]: INFO cinder.api.openstack.wsgi [None req-26c390a8-dd1a-4354-bb4b-68d3b1c25525 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 952.488849] [55082]: [pid: 55082|app: 0|req: 128/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:26 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 952.963924] [55083]: DEBUG cinder.api.middleware.request_id [None req-fc8ce6f6-5456-473b-b388-86b200299997 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.964581] [55083]: INFO cinder.api.openstack.wsgi [None req-fc8ce6f6-5456-473b-b388-86b200299997 None None] GET http://10.180.1.21/volume// [ 952.964581] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fc8ce6f6-5456-473b-b388-86b200299997 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.965614] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fc8ce6f6-5456-473b-b388-86b200299997 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.966051] [55083]: INFO cinder.api.openstack.wsgi [None req-fc8ce6f6-5456-473b-b388-86b200299997 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 952.966563] [55083]: [pid: 55083|app: 0|req: 113/241] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:26 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 952.974394] [55082]: DEBUG cinder.api.middleware.request_id [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 952.977458] [55082]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 952.977777] [55082]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 952.978091] [55082]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 952.995214] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 952.995214] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.008130] [55082]: INFO cinder.volume.api [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 953.014284] [55082]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-66fa7be1-07d8-4d21-be81-e21d35e356bb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 953.014284] [55082]: [pid: 55082|app: 0|req: 129/242] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:26 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 953.052118] [55083]: DEBUG cinder.api.middleware.request_id [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.054608] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] PUT http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 [ 953.055110] [55083]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-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-542392", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 953.066131] [55083]: DEBUG cinder.coordination [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Acquiring lock "cinder-attachment_update-61d6d9c8-cacb-46b9-ad79-39409d1cdd94-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 953.070564] [55083]: DEBUG cinder.coordination [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-61d6d9c8-cacb-46b9-ad79-39409d1cdd94-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 953.071715] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.071715] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.498509] [55082]: DEBUG cinder.api.middleware.request_id [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 953.500987] [55082]: INFO cinder.api.openstack.wsgi [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 953.501274] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 953.501554] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 953.515507] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 953.515507] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 953.519274] [55082]: INFO cinder.volume.api [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 953.524512] [55082]: INFO cinder.api.openstack.wsgi [None req-c0f01a87-2f2b-4a19-95b8-3590c0fa2a4f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 953.524512] [55082]: [pid: 55082|app: 0|req: 130/243] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:27 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 954.535617] [55082]: DEBUG cinder.api.middleware.request_id [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 954.538743] [55082]: INFO cinder.api.openstack.wsgi [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 954.539019] [55082]: DEBUG cinder.api.openstack.wsgi [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 954.539356] [55082]: DEBUG cinder.api.openstack.wsgi [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 954.554839] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 954.554839] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 954.560715] [55082]: INFO cinder.volume.api [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 954.564331] [55082]: INFO cinder.api.openstack.wsgi [None req-767997cd-f603-4cd6-8bb0-e7d75a388448 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 954.565121] [55082]: [pid: 55082|app: 0|req: 131/244] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:28 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.155066] [55082]: DEBUG cinder.api.middleware.request_id [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.158101] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 955.158335] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.158571] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.170844] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.170844] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.173744] [55082]: INFO cinder.volume.api [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 955.179756] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-25b5c035-2c08-423a-bfe0-56af4016d9b6 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 955.180179] [55082]: [pid: 55082|app: 0|req: 132/245] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:29 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.442209] [55082]: DEBUG cinder.api.middleware.request_id [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.446909] [55082]: INFO cinder.api.openstack.wsgi [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 955.447944] [55082]: DEBUG cinder.api.openstack.wsgi [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.448242] [55082]: DEBUG cinder.api.openstack.wsgi [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.457873] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.457873] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.463603] [55082]: INFO cinder.volume.api [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 955.469125] [55082]: INFO cinder.api.openstack.wsgi [None req-683b1933-8313-447f-a7c8-bfae1f2e2e30 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 955.469747] [55082]: [pid: 55082|app: 0|req: 133/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:29 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 955.575868] [55082]: DEBUG cinder.api.middleware.request_id [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.578222] [55082]: INFO cinder.api.openstack.wsgi [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 955.578438] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.578699] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 955.593862] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 955.593862] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 955.597451] [55082]: INFO cinder.volume.api [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 955.601793] [55082]: INFO cinder.api.openstack.wsgi [None req-cea672bb-a77c-4126-b1bf-9cc44977e764 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 955.602188] [55082]: [pid: 55082|app: 0|req: 134/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:29 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 955.807370] [55082]: DEBUG cinder.api.middleware.request_id [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 955.809435] [55082]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 955.809724] [55082]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 955.810131] [55082]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.044445] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.044445] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.044445] [55082]: INFO cinder.volume.api [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 956.044445] [55082]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b457437d-a7ed-4d36-be5d-4c4556d58bfa tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 956.044445] [55082]: [pid: 55082|app: 0|req: 135/248] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:29 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.614094] [55082]: DEBUG cinder.api.middleware.request_id [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.614405] [55082]: INFO cinder.api.openstack.wsgi [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 956.615208] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.615208] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.629431] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.629431] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.632913] [55082]: INFO cinder.volume.api [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 956.641295] [55082]: INFO cinder.api.openstack.wsgi [None req-3a34ad1c-a0e5-4605-b101-801d9abc9315 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 956.641295] [55082]: [pid: 55082|app: 0|req: 136/249] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:30 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 956.705074] [55082]: DEBUG cinder.api.middleware.request_id [None req-75015b9e-c691-417f-9d9d-3e0ddbbf316f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.705633] [55082]: INFO cinder.api.openstack.wsgi [None req-75015b9e-c691-417f-9d9d-3e0ddbbf316f None None] GET http://10.180.1.21/volume// [ 956.705891] [55082]: DEBUG cinder.api.openstack.wsgi [None req-75015b9e-c691-417f-9d9d-3e0ddbbf316f None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.706191] [55082]: DEBUG cinder.api.openstack.wsgi [None req-75015b9e-c691-417f-9d9d-3e0ddbbf316f None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.706629] [55082]: INFO cinder.api.openstack.wsgi [None req-75015b9e-c691-417f-9d9d-3e0ddbbf316f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 956.706963] [55082]: [pid: 55082|app: 0|req: 137/250] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:54:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 956.710891] [55082]: DEBUG cinder.api.middleware.request_id [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-b4fd6f86-78c2-4859-84a5-0faf18ec8151 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.713717] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-b4fd6f86-78c2-4859-84a5-0faf18ec8151 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] POST http://10.180.1.21/volume/v3/attachments [ 956.714359] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-b4fd6f86-78c2-4859-84a5-0faf18ec8151 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4b46d5d-5382-4799-9a5b-857fed8cf703", "connector": null, "instance_uuid": "792862b8-a9fa-46ed-828d-a9f8b698d969"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 956.726120] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.726120] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.748580] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-b4fd6f86-78c2-4859-84a5-0faf18ec8151 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 956.749040] [55082]: [pid: 55082|app: 0|req: 138/251] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:54:30 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 956.774841] [55082]: DEBUG cinder.api.middleware.request_id [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 956.777283] [55082]: INFO cinder.api.openstack.wsgi [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 956.777535] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 956.778075] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 956.790231] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 956.790231] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 956.794718] [55082]: INFO cinder.volume.api [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 956.800192] [55082]: INFO cinder.api.openstack.wsgi [None req-b7edfc32-25cf-4f08-884f-2fcd87d7477a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 956.800394] [55082]: [pid: 55082|app: 0|req: 139/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:30 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.275924] [55082]: DEBUG cinder.api.middleware.request_id [None req-698a1c62-6cc2-4dba-aa3f-ee8e39245e14 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.276391] [55082]: INFO cinder.api.openstack.wsgi [None req-698a1c62-6cc2-4dba-aa3f-ee8e39245e14 None None] GET http://10.180.1.21/volume// [ 957.276578] [55082]: DEBUG cinder.api.openstack.wsgi [None req-698a1c62-6cc2-4dba-aa3f-ee8e39245e14 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.276801] [55082]: DEBUG cinder.api.openstack.wsgi [None req-698a1c62-6cc2-4dba-aa3f-ee8e39245e14 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.277273] [55082]: INFO cinder.api.openstack.wsgi [None req-698a1c62-6cc2-4dba-aa3f-ee8e39245e14 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 957.277586] [55082]: [pid: 55082|app: 0|req: 140/253] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 957.281147] [55082]: DEBUG cinder.api.middleware.request_id [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.283429] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 957.283679] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.283895] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.297487] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.297487] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.301781] [55082]: INFO cinder.volume.api [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 957.307621] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7fd0b41a-22de-445d-8f4d-bb7ae65bde74 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 957.308071] [55082]: [pid: 55082|app: 0|req: 141/254] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 957.352860] [55082]: DEBUG cinder.api.middleware.request_id [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.356101] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] PUT http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 [ 957.356542] [55082]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-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-542350", "mountpoint": "/dev/sdb"}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 957.365695] [55082]: DEBUG cinder.coordination [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Acquiring lock "cinder-attachment_update-d4b46d5d-5382-4799-9a5b-857fed8cf703-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 957.371080] [55082]: DEBUG cinder.coordination [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Lock "cinder-attachment_update-d4b46d5d-5382-4799-9a5b-857fed8cf703-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 957.372251] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.372251] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.615422] [55083]: DEBUG cinder.coordination [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-61d6d9c8-cacb-46b9-ad79-39409d1cdd94-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.545s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 957.619054] [55083]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-e2f7dcf5-285a-453b-94d7-b1050e95f881 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 returned with HTTP 200 [ 957.619054] [55083]: [pid: 55083|app: 0|req: 114/255] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:54:26 2025] PUT /volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 => generated 617 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 957.619054] [55083]: DEBUG cinder.api.middleware.request_id [None req-16a27de8-10f1-4c87-ab11-ef27c09387f9 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.619054] [55083]: INFO cinder.api.openstack.wsgi [None req-16a27de8-10f1-4c87-ab11-ef27c09387f9 None None] GET http://10.180.1.21/volume// [ 957.619054] [55083]: DEBUG cinder.api.openstack.wsgi [None req-16a27de8-10f1-4c87-ab11-ef27c09387f9 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.619910] [55083]: DEBUG cinder.api.openstack.wsgi [None req-16a27de8-10f1-4c87-ab11-ef27c09387f9 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.620621] [55083]: INFO cinder.api.openstack.wsgi [None req-16a27de8-10f1-4c87-ab11-ef27c09387f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 957.621207] [55083]: [pid: 55083|app: 0|req: 115/256] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 957.626106] [55083]: DEBUG cinder.api.middleware.request_id [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b7829043-9788-4e8e-92ce-6fdccbd0177f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.629042] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b7829043-9788-4e8e-92ce-6fdccbd0177f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments [ 957.629466] [55083]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b7829043-9788-4e8e-92ce-6fdccbd0177f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acd72d71-6516-4d1d-b1c7-0daecfe7650b", "connector": null, "instance_uuid": "86554a0f-1325-4e3e-a1ea-7790a5ab6a43"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 957.642382] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.642382] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.681024] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-b7829043-9788-4e8e-92ce-6fdccbd0177f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 957.681024] [55083]: [pid: 55083|app: 0|req: 116/257] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:54:31 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 957.681024] [55083]: DEBUG cinder.api.middleware.request_id [None req-97214528-7cab-4703-b808-75ab05182404 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.683274] [55083]: INFO cinder.api.openstack.wsgi [None req-97214528-7cab-4703-b808-75ab05182404 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 957.683372] [55083]: DEBUG cinder.api.openstack.wsgi [None req-97214528-7cab-4703-b808-75ab05182404 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.683671] [55083]: DEBUG cinder.api.openstack.wsgi [None req-97214528-7cab-4703-b808-75ab05182404 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.699874] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.699874] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.704778] [55083]: INFO cinder.volume.api [None req-97214528-7cab-4703-b808-75ab05182404 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 957.713027] [55083]: INFO cinder.api.openstack.wsgi [None req-97214528-7cab-4703-b808-75ab05182404 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 957.713027] [55083]: [pid: 55083|app: 0|req: 117/258] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.714114] [55083]: DEBUG cinder.api.middleware.request_id [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.716550] [55083]: INFO cinder.api.openstack.wsgi [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 957.719019] [55083]: DEBUG cinder.api.openstack.wsgi [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.719019] [55083]: DEBUG cinder.api.openstack.wsgi [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.734284] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.734284] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.739726] [55083]: INFO cinder.volume.api [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 957.744445] [55083]: INFO cinder.api.openstack.wsgi [None req-41729b33-8cf8-4af8-bc1b-771815c98f8c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 957.746763] [55083]: [pid: 55083|app: 0|req: 118/259] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 957.812388] [55083]: DEBUG cinder.api.middleware.request_id [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 957.816899] [55083]: INFO cinder.api.openstack.wsgi [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 957.816899] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 957.816899] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 957.828115] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 957.828115] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 957.832727] [55083]: INFO cinder.volume.api [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 957.836735] [55083]: INFO cinder.api.openstack.wsgi [None req-fb22f257-1d48-4c0d-aa40-da4ae01a7c35 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 957.837638] [55083]: [pid: 55083|app: 0|req: 119/260] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:31 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 958.224805] [55083]: DEBUG cinder.api.middleware.request_id [None req-4aca868e-a42c-4daf-9ffc-ff36540f8494 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.225353] [55083]: INFO cinder.api.openstack.wsgi [None req-4aca868e-a42c-4daf-9ffc-ff36540f8494 None None] GET http://10.180.1.21/volume// [ 958.225538] [55083]: DEBUG cinder.api.openstack.wsgi [None req-4aca868e-a42c-4daf-9ffc-ff36540f8494 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.225762] [55083]: DEBUG cinder.api.openstack.wsgi [None req-4aca868e-a42c-4daf-9ffc-ff36540f8494 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.226176] [55083]: INFO cinder.api.openstack.wsgi [None req-4aca868e-a42c-4daf-9ffc-ff36540f8494 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 958.226707] [55083]: [pid: 55083|app: 0|req: 120/261] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 958.238030] [55083]: DEBUG cinder.api.middleware.request_id [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.240385] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 958.240662] [55083]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 958.240894] [55083]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 958.261824] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.261824] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 958.268886] [55083]: INFO cinder.volume.api [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 958.277486] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-27b3a6db-4f4c-4adf-9faf-0655f296c87a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 958.278075] [55083]: [pid: 55083|app: 0|req: 121/262] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:32 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 958.319076] [55083]: DEBUG cinder.api.middleware.request_id [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 958.321625] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] PUT http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b [ 958.322728] [55083]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-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-542387", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 958.332551] [55083]: DEBUG cinder.coordination [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Acquiring lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 958.341366] [55083]: DEBUG cinder.coordination [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 958.341366] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 958.341366] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.898110] [55082]: DEBUG cinder.coordination [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Lock "cinder-attachment_update-d4b46d5d-5382-4799-9a5b-857fed8cf703-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 961.898498] [55082]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-83ae0fd5-ca5a-4cb4-8a40-807e97d00a4c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 returned with HTTP 200 [ 961.898965] [55082]: [pid: 55082|app: 0|req: 142/263] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:54:31 2025] PUT /volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 961.899850] [55082]: DEBUG cinder.api.middleware.request_id [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.902504] [55082]: INFO cinder.api.openstack.wsgi [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 961.902504] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.902504] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.913862] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.913862] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.918504] [55082]: INFO cinder.volume.api [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 961.925629] [55082]: INFO cinder.api.openstack.wsgi [None req-6dca6b42-085e-42fd-aaba-c190802fd2ef tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 961.926133] [55082]: [pid: 55082|app: 0|req: 143/264] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:35 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.927033] [55082]: DEBUG cinder.api.middleware.request_id [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.928951] [55082]: INFO cinder.api.openstack.wsgi [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 961.929205] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.929432] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.939995] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.939995] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.944425] [55082]: INFO cinder.volume.api [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 961.950258] [55082]: INFO cinder.api.openstack.wsgi [None req-f2d3b32e-85f2-4db5-8d27-642d7428278e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 961.950914] [55082]: [pid: 55082|app: 0|req: 144/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:35 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.952714] [55082]: DEBUG cinder.api.middleware.request_id [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.953767] [55082]: INFO cinder.api.openstack.wsgi [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 961.953957] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 961.954267] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 961.965080] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.965080] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 961.968771] [55082]: INFO cinder.volume.api [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 961.974138] [55082]: INFO cinder.api.openstack.wsgi [None req-d9533355-dc4a-4bca-8cb7-065c17a4fdfe tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 961.974562] [55082]: [pid: 55082|app: 0|req: 145/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:35 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 961.975228] [55082]: DEBUG cinder.api.middleware.request_id [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-5df4a155-7d0c-4aea-84f6-270634709327 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 961.977548] [55082]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-5df4a155-7d0c-4aea-84f6-270634709327 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03/action [ 961.978029] [55082]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-5df4a155-7d0c-4aea-84f6-270634709327 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 961.978169] [55082]: DEBUG cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-5df4a155-7d0c-4aea-84f6-270634709327 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 961.993129] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 961.993129] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.000615] [55082]: INFO cinder.api.openstack.wsgi [req-6e06cc75-e103-4e11-b815-29f0a3b9404a req-5df4a155-7d0c-4aea-84f6-270634709327 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03/action returned with HTTP 204 [ 962.001098] [55082]: [pid: 55082|app: 0|req: 146/267] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:54:35 2025] POST /volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 962.001910] [55082]: DEBUG cinder.api.middleware.request_id [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.004399] [55082]: INFO cinder.api.openstack.wsgi [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/volumes [ 962.004848] [55082]: DEBUG cinder.api.openstack.wsgi [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-209397234"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 962.006468] [55082]: DEBUG cinder.api.v3.volumes [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-209397234'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 962.006621] [55082]: INFO cinder.api.v3.volumes [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume of 1 GB [ 962.010536] [55082]: INFO cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Availability Zones retrieved successfully. [ 962.018226] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Flow 'volume_create_api' (833cf58b-a26e-452c-b34f-9774ffa50d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 962.019739] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd24ecfa-4973-4fab-b9de-3163cb7f2173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 962.020921] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 962.040957] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd24ecfa-4973-4fab-b9de-3163cb7f2173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 962.042270] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1de6e65-a21a-4904-9f9c-c4d47e6b221d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 962.087873] [55082]: DEBUG cinder.quota [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Created reservations ['bc4b5978-6bf7-4fe1-a1f8-afa3ee25fadf', 'e2392c15-2b5d-4a07-b6c8-6caf68707640', 'c37dd348-906b-458f-a811-1a7a7f3346ec', '19e73605-aebd-4266-88ce-2b5c13a9a51d'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 962.089072] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1de6e65-a21a-4904-9f9c-c4d47e6b221d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc4b5978-6bf7-4fe1-a1f8-afa3ee25fadf', 'e2392c15-2b5d-4a07-b6c8-6caf68707640', 'c37dd348-906b-458f-a811-1a7a7f3346ec', '19e73605-aebd-4266-88ce-2b5c13a9a51d']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 962.090360] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de76f3d9-8900-4c5f-82f4-2de905cf0584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 962.104557] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de76f3d9-8900-4c5f-82f4-2de905cf0584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f42fe5d-7cbc-4c00-9574-14498f770a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-209397234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea5b5da5022451684aed1645a8d8374',qos_specs=None,replication_status=,reservations=['bc4b5978-6bf7-4fe1-a1f8-afa3ee25fadf','e2392c15-2b5d-4a07-b6c8-6caf68707640','c37dd348-906b-458f-a811-1a7a7f3346ec','19e73605-aebd-4266-88ce-2b5c13a9a51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-209397234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f42fe5d-7cbc-4c00-9574-14498f770a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea5b5da5022451684aed1645a8d8374',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='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 962.105590] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ceeb90-2114-4cdb-b367-329da685ab05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 962.118716] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60ceeb90-2114-4cdb-b367-329da685ab05) 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-209397234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea5b5da5022451684aed1645a8d8374',qos_specs=None,replication_status=,reservations=['bc4b5978-6bf7-4fe1-a1f8-afa3ee25fadf','e2392c15-2b5d-4a07-b6c8-6caf68707640','c37dd348-906b-458f-a811-1a7a7f3346ec','19e73605-aebd-4266-88ce-2b5c13a9a51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 962.119587] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115d1138-2d88-44b1-a708-2088152f668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 962.132052] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (115d1138-2d88-44b1-a708-2088152f668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 962.133029] [55082]: DEBUG cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Flow 'volume_create_api' (833cf58b-a26e-452c-b34f-9774ffa50d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 962.133409] [55082]: INFO cinder.volume.api [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume request issued successfully. [ 962.134122] [55082]: INFO cinder.api.openstack.wsgi [None req-65ce1dbf-ea66-4552-bf13-517f8d97ac57 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 962.134604] [55082]: [pid: 55082|app: 0|req: 147/268] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:54:35 2025] POST /volume/v3/volumes => generated 755 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 962.143255] [55082]: DEBUG cinder.api.middleware.request_id [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.145726] [55082]: INFO cinder.api.openstack.wsgi [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 962.145770] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.146009] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.154414] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.154414] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.158466] [55082]: INFO cinder.volume.api [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 962.163391] [55082]: INFO cinder.api.openstack.wsgi [None req-e7460454-28db-40a9-ae49-4b59ac1c7879 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 962.163705] [55082]: [pid: 55082|app: 0|req: 148/269] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:35 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.874560] [55083]: DEBUG cinder.coordination [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.535s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 962.875081] [55083]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-226c70ce-4743-4db1-b396-d808497a003f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b returned with HTTP 200 [ 962.875730] [55083]: [pid: 55083|app: 0|req: 122/270] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:54:32 2025] PUT /volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b => generated 617 bytes in 4558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.937512] [55082]: DEBUG cinder.api.middleware.request_id [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.939985] [55082]: INFO cinder.api.openstack.wsgi [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 962.940354] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.940582] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.952092] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.952092] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.955847] [55082]: INFO cinder.volume.api [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 962.961337] [55083]: DEBUG cinder.api.middleware.request_id [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.961783] [55082]: INFO cinder.api.openstack.wsgi [None req-3f331f85-e9fe-4a0f-8ea7-b65299bc464f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 962.962244] [55082]: [pid: 55082|app: 0|req: 149/271] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:36 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.964157] [55083]: INFO cinder.api.openstack.wsgi [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 962.964464] [55083]: DEBUG cinder.api.openstack.wsgi [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.964690] [55083]: DEBUG cinder.api.openstack.wsgi [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.972686] [55082]: DEBUG cinder.api.middleware.request_id [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.975097] [55082]: INFO cinder.api.openstack.wsgi [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 962.975250] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.975413] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.977079] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.977079] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.981942] [55083]: INFO cinder.volume.api [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 962.986134] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.986134] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 962.986729] [55083]: INFO cinder.api.openstack.wsgi [None req-60fa237e-ed4d-4fa1-817a-d22df4e0e33d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 962.987253] [55083]: [pid: 55083|app: 0|req: 123/272] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:36 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 962.987836] [55083]: DEBUG cinder.api.middleware.request_id [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 962.989657] [55083]: INFO cinder.api.openstack.wsgi [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 962.989880] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 962.989986] [55082]: INFO cinder.volume.api [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 962.990108] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 962.995446] [55082]: INFO cinder.api.openstack.wsgi [None req-cca8d456-e3cb-4b2c-86a1-c1c185babecf tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 962.995718] [55082]: [pid: 55082|app: 0|req: 150/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:36 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 962.999933] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 962.999933] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.003467] [55083]: INFO cinder.volume.api [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 963.007906] [55083]: INFO cinder.api.openstack.wsgi [None req-a2225488-41dd-440c-8e5f-fcff4d3e338f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 963.008314] [55083]: [pid: 55083|app: 0|req: 124/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:36 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.070175] [55082]: DEBUG cinder.api.middleware.request_id [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.072220] [55082]: INFO cinder.api.openstack.wsgi [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes [ 963.072592] [55082]: DEBUG cinder.api.openstack.wsgi [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-786150759"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 963.074240] [55082]: DEBUG cinder.api.v3.volumes [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-786150759'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 963.074380] [55082]: INFO cinder.api.v3.volumes [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume of 1 GB [ 963.078504] [55082]: INFO cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Availability Zones retrieved successfully. [ 963.085335] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (ce10cf87-1ec2-479b-95b9-951272b53d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 963.086504] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880ecd7b-9092-481d-9d41-386dd71cbaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.087647] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 963.111384] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880ecd7b-9092-481d-9d41-386dd71cbaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.112360] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f15c6a3-9707-4ffe-8706-24f54ef529e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.138327] [55082]: DEBUG cinder.quota [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Created reservations ['d2622a27-4d0e-404b-9985-a06e2d1da4f0', 'a9cdf8e0-18ab-41da-af0c-0e8ba2724362', '9c5b57d5-866b-4467-8e3d-da2037cab23b', '691c2b3f-521f-43f2-ab51-2a14a9c8520c'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 963.139178] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f15c6a3-9707-4ffe-8706-24f54ef529e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2622a27-4d0e-404b-9985-a06e2d1da4f0', 'a9cdf8e0-18ab-41da-af0c-0e8ba2724362', '9c5b57d5-866b-4467-8e3d-da2037cab23b', '691c2b3f-521f-43f2-ab51-2a14a9c8520c']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.140112] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f041f0-15f3-4af5-af6b-2db137dcbedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.151416] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f041f0-15f3-4af5-af6b-2db137dcbedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7da370f2-7584-4f3f-893a-b2170659e09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-786150759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['d2622a27-4d0e-404b-9985-a06e2d1da4f0','a9cdf8e0-18ab-41da-af0c-0e8ba2724362','9c5b57d5-866b-4467-8e3d-da2037cab23b','691c2b3f-521f-43f2-ab51-2a14a9c8520c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-786150759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7da370f2-7584-4f3f-893a-b2170659e09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57f3b4356a84c90bc2c13c102167253',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='7df380d7448743059be795d207d0aa5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.152319] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa01e333-f15b-4e11-83b3-77cf3590cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.169991] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa01e333-f15b-4e11-83b3-77cf3590cb3e) 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-786150759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57f3b4356a84c90bc2c13c102167253',qos_specs=None,replication_status=,reservations=['d2622a27-4d0e-404b-9985-a06e2d1da4f0','a9cdf8e0-18ab-41da-af0c-0e8ba2724362','9c5b57d5-866b-4467-8e3d-da2037cab23b','691c2b3f-521f-43f2-ab51-2a14a9c8520c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df380d7448743059be795d207d0aa5d',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.171753] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5747ce7f-4093-46bd-823a-a2af325375d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 963.173288] [55083]: DEBUG cinder.api.middleware.request_id [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.176305] [55083]: INFO cinder.api.openstack.wsgi [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 963.176499] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.176717] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.181640] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5747ce7f-4093-46bd-823a-a2af325375d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 963.182457] [55082]: DEBUG cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Flow 'volume_create_api' (ce10cf87-1ec2-479b-95b9-951272b53d10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 963.182910] [55082]: INFO cinder.volume.api [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Create volume request issued successfully. [ 963.183787] [55082]: INFO cinder.api.openstack.wsgi [None req-abed0d80-53c1-460a-a316-bf914e3f2e42 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 963.184225] [55082]: [pid: 55082|app: 0|req: 151/275] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:54:36 2025] POST /volume/v3/volumes => generated 749 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 963.186765] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.186765] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.190852] [55083]: INFO cinder.volume.api [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 963.193464] [55082]: DEBUG cinder.api.middleware.request_id [None req-e95ab324-155a-420d-86b7-b6442c987439 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.194737] [55083]: INFO cinder.api.openstack.wsgi [None req-1944b69d-2e5a-4741-beb9-e6bad99ac901 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 963.195392] [55083]: [pid: 55083|app: 0|req: 125/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:37 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.195609] [55082]: INFO cinder.api.openstack.wsgi [None req-e95ab324-155a-420d-86b7-b6442c987439 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 963.195844] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e95ab324-155a-420d-86b7-b6442c987439 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 963.196369] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e95ab324-155a-420d-86b7-b6442c987439 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 963.204719] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.204719] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.208529] [55082]: INFO cinder.volume.api [None req-e95ab324-155a-420d-86b7-b6442c987439 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 963.213716] [55082]: INFO cinder.api.openstack.wsgi [None req-e95ab324-155a-420d-86b7-b6442c987439 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 963.213716] [55082]: [pid: 55082|app: 0|req: 152/277] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:37 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 963.528016] [55083]: DEBUG cinder.api.middleware.request_id [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7c292a1e-41b6-424e-9acc-9b804079d977 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 963.530514] [55083]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7c292a1e-41b6-424e-9acc-9b804079d977 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] POST http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362/action [ 963.530908] [55083]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7c292a1e-41b6-424e-9acc-9b804079d977 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 963.531059] [55083]: DEBUG cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7c292a1e-41b6-424e-9acc-9b804079d977 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 963.550016] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 963.550016] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 963.557790] [55083]: INFO cinder.api.openstack.wsgi [req-02812457-f3ac-48cf-a8e8-9fd8e06f3e8a req-7c292a1e-41b6-424e-9acc-9b804079d977 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362/action returned with HTTP 204 [ 963.558261] [55083]: [pid: 55083|app: 0|req: 126/278] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:54:37 2025] POST /volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 964.001188] [55082]: DEBUG cinder.api.middleware.request_id [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.002639] [55082]: INFO cinder.api.openstack.wsgi [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 964.002899] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.003161] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.019703] [55083]: DEBUG cinder.api.middleware.request_id [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.021301] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.021301] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.022055] [55083]: INFO cinder.api.openstack.wsgi [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 964.022342] [55083]: DEBUG cinder.api.openstack.wsgi [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.022657] [55083]: DEBUG cinder.api.openstack.wsgi [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.027828] [55082]: INFO cinder.volume.api [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 964.033668] [55082]: INFO cinder.api.openstack.wsgi [None req-b69de29c-4fa9-4dc6-89dc-4c903ba0f29f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 964.033809] [55082]: [pid: 55082|app: 0|req: 153/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:37 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.036089] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.036089] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.041110] [55083]: INFO cinder.volume.api [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 964.045647] [55083]: INFO cinder.api.openstack.wsgi [None req-10ce8520-cf4c-4d52-accc-fb6b8e0e1f2a tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 964.046129] [55083]: [pid: 55083|app: 0|req: 127/280] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:37 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.057922] [55082]: DEBUG cinder.api.middleware.request_id [None req-71113943-aac4-42c4-9312-c52d2e28a99c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.062131] [55082]: INFO cinder.api.openstack.wsgi [None req-71113943-aac4-42c4-9312-c52d2e28a99c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 964.062359] [55082]: DEBUG cinder.api.openstack.wsgi [None req-71113943-aac4-42c4-9312-c52d2e28a99c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.062582] [55082]: DEBUG cinder.api.openstack.wsgi [None req-71113943-aac4-42c4-9312-c52d2e28a99c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.074625] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.074625] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.078806] [55082]: INFO cinder.volume.api [None req-71113943-aac4-42c4-9312-c52d2e28a99c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 964.083992] [55082]: INFO cinder.api.openstack.wsgi [None req-71113943-aac4-42c4-9312-c52d2e28a99c tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 964.084422] [55082]: [pid: 55082|app: 0|req: 154/281] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:37 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.225419] [55083]: DEBUG cinder.api.middleware.request_id [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.227559] [55083]: INFO cinder.api.openstack.wsgi [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 964.227825] [55083]: DEBUG cinder.api.openstack.wsgi [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.228020] [55083]: DEBUG cinder.api.openstack.wsgi [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.236807] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.236807] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.240560] [55083]: INFO cinder.volume.api [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 964.244986] [55083]: INFO cinder.api.openstack.wsgi [None req-befbddbb-a6b4-4dde-bc76-49e56116ff7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 964.245406] [55083]: [pid: 55083|app: 0|req: 128/282] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:38 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 964.255853] [55082]: DEBUG cinder.api.middleware.request_id [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.258522] [55082]: INFO cinder.api.openstack.wsgi [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 964.258755] [55082]: DEBUG cinder.api.openstack.wsgi [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.258978] [55082]: DEBUG cinder.api.openstack.wsgi [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.268515] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.268515] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.271663] [55082]: INFO cinder.volume.api [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 964.275918] [55082]: INFO cinder.api.openstack.wsgi [req-8cfafbe6-813f-4e99-8d48-e393078b6871 req-388605e2-0710-46e4-aa62-cd3f763fc788 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 964.276313] [55082]: [pid: 55082|app: 0|req: 155/283] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:38 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 964.284280] [55083]: DEBUG cinder.api.middleware.request_id [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 964.287046] [55083]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 964.287046] [55083]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 964.287290] [55083]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 964.295263] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 964.295263] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 964.298933] [55083]: INFO cinder.volume.api [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 964.303804] [55083]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-338e7d25-6d9f-4b2b-a911-68a973145fa5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 964.304214] [55083]: [pid: 55083|app: 0|req: 129/284] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:38 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 965.008989] [55082]: DEBUG cinder.api.middleware.request_id [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-619789eb-8c06-495d-b794-42fbb8a1d7eb None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.012032] [55082]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-619789eb-8c06-495d-b794-42fbb8a1d7eb tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b/action [ 965.012531] [55082]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-619789eb-8c06-495d-b794-42fbb8a1d7eb tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 965.012697] [55082]: DEBUG cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-619789eb-8c06-495d-b794-42fbb8a1d7eb tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 965.030088] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.030088] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.037431] [55082]: INFO cinder.api.openstack.wsgi [req-44aa2ffd-a546-4d4a-8901-fd383639df86 req-619789eb-8c06-495d-b794-42fbb8a1d7eb tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b/action returned with HTTP 204 [ 965.037870] [55082]: [pid: 55082|app: 0|req: 156/285] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:54:38 2025] POST /volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 965.046295] [55083]: DEBUG cinder.api.middleware.request_id [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.048468] [55083]: INFO cinder.api.openstack.wsgi [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 965.048706] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.048958] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.059178] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.059178] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.063023] [55083]: INFO cinder.volume.api [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 965.067715] [55083]: INFO cinder.api.openstack.wsgi [None req-0de9140a-8800-4f4f-9527-a699c3ab4d0e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 965.068110] [55083]: [pid: 55083|app: 0|req: 130/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:38 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.077419] [55082]: DEBUG cinder.api.middleware.request_id [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.079941] [55082]: INFO cinder.api.openstack.wsgi [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 965.079941] [55082]: DEBUG cinder.api.openstack.wsgi [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.080197] [55082]: DEBUG cinder.api.openstack.wsgi [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.093474] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.093474] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.096592] [55082]: INFO cinder.volume.api [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 965.100895] [55082]: INFO cinder.api.openstack.wsgi [None req-77ae84d9-d5f4-4eb7-9efe-9ba621c33294 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 965.101285] [55082]: [pid: 55082|app: 0|req: 157/287] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:38 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.829071] [55083]: DEBUG cinder.api.middleware.request_id [None req-a443e30d-3fd0-40a0-9eff-82ddb5ac94d0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.829071] [55083]: INFO cinder.api.openstack.wsgi [None req-a443e30d-3fd0-40a0-9eff-82ddb5ac94d0 None None] GET http://10.180.1.21/volume// [ 965.829071] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a443e30d-3fd0-40a0-9eff-82ddb5ac94d0 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.829071] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a443e30d-3fd0-40a0-9eff-82ddb5ac94d0 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.829071] [55083]: INFO cinder.api.openstack.wsgi [None req-a443e30d-3fd0-40a0-9eff-82ddb5ac94d0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 965.829071] [55083]: [pid: 55083|app: 0|req: 131/288] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:54:39 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 965.835450] [55082]: DEBUG cinder.api.middleware.request_id [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-9e17dcc9-43b2-4968-a133-fa4b7cc4e1ea None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.837896] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-9e17dcc9-43b2-4968-a133-fa4b7cc4e1ea tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments [ 965.839463] [55082]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-9e17dcc9-43b2-4968-a133-fa4b7cc4e1ea tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7da370f2-7584-4f3f-893a-b2170659e09f", "connector": null, "instance_uuid": "be744242-1be5-4602-9ad3-6f1e1c3734b9"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 965.853020] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.853020] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.888933] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-9e17dcc9-43b2-4968-a133-fa4b7cc4e1ea tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 965.888933] [55082]: [pid: 55082|app: 0|req: 158/289] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:54:39 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 965.919021] [55083]: DEBUG cinder.api.middleware.request_id [None req-72febaa4-5862-40df-9a9a-4a201acf799c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 965.919021] [55083]: INFO cinder.api.openstack.wsgi [None req-72febaa4-5862-40df-9a9a-4a201acf799c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 965.919021] [55083]: DEBUG cinder.api.openstack.wsgi [None req-72febaa4-5862-40df-9a9a-4a201acf799c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 965.919021] [55083]: DEBUG cinder.api.openstack.wsgi [None req-72febaa4-5862-40df-9a9a-4a201acf799c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 965.929171] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 965.929171] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 965.934033] [55083]: INFO cinder.volume.api [None req-72febaa4-5862-40df-9a9a-4a201acf799c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 965.939157] [55083]: INFO cinder.api.openstack.wsgi [None req-72febaa4-5862-40df-9a9a-4a201acf799c tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 965.939778] [55083]: [pid: 55083|app: 0|req: 132/290] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:39 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 966.088664] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.092752] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 966.092995] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.093238] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.108139] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.108139] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.111793] [55082]: INFO cinder.volume.api [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 966.117098] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-253a51f6-263d-4289-8495-0ce26f0bca75 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 966.117098] [55082]: [pid: 55082|app: 0|req: 159/291] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:39 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 966.421173] [55083]: DEBUG cinder.api.middleware.request_id [None req-85a19e1e-ea2e-4d28-a5dc-bf1370aee374 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.423313] [55083]: INFO cinder.api.openstack.wsgi [None req-85a19e1e-ea2e-4d28-a5dc-bf1370aee374 None None] GET http://10.180.1.21/volume// [ 966.423525] [55083]: DEBUG cinder.api.openstack.wsgi [None req-85a19e1e-ea2e-4d28-a5dc-bf1370aee374 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.423751] [55083]: DEBUG cinder.api.openstack.wsgi [None req-85a19e1e-ea2e-4d28-a5dc-bf1370aee374 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.424192] [55083]: INFO cinder.api.openstack.wsgi [None req-85a19e1e-ea2e-4d28-a5dc-bf1370aee374 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 966.424833] [55083]: [pid: 55083|app: 0|req: 133/292] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:40 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 966.430426] [55082]: DEBUG cinder.api.middleware.request_id [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.433565] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 966.433790] [55082]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.434110] [55082]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.446543] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.446543] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.451096] [55082]: INFO cinder.volume.api [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 966.454640] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-45f2fa9b-07ec-499f-8860-95d11ef4a02b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 966.455137] [55082]: [pid: 55082|app: 0|req: 160/293] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:40 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 966.489251] [55083]: DEBUG cinder.api.middleware.request_id [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.491549] [55083]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] PUT http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 [ 966.491973] [55083]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-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-542392", "mountpoint": "/dev/sdc"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 966.500656] [55083]: DEBUG cinder.coordination [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Acquiring lock "cinder-attachment_update-7da370f2-7584-4f3f-893a-b2170659e09f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 966.504909] [55083]: DEBUG cinder.coordination [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-7da370f2-7584-4f3f-893a-b2170659e09f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 966.506064] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.506064] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.958887] [55082]: DEBUG cinder.api.middleware.request_id [None req-35b683ff-9527-402e-9adb-4a0eef9627fa None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 966.961294] [55082]: INFO cinder.api.openstack.wsgi [None req-35b683ff-9527-402e-9adb-4a0eef9627fa tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 966.961515] [55082]: DEBUG cinder.api.openstack.wsgi [None req-35b683ff-9527-402e-9adb-4a0eef9627fa tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 966.961783] [55082]: DEBUG cinder.api.openstack.wsgi [None req-35b683ff-9527-402e-9adb-4a0eef9627fa tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 966.975371] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 966.975371] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 966.979352] [55082]: INFO cinder.volume.api [None req-35b683ff-9527-402e-9adb-4a0eef9627fa tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 966.984495] [55082]: INFO cinder.api.openstack.wsgi [None req-35b683ff-9527-402e-9adb-4a0eef9627fa tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 966.984921] [55082]: [pid: 55082|app: 0|req: 161/294] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:40 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 967.997022] [55082]: DEBUG cinder.api.middleware.request_id [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.001028] [55082]: INFO cinder.api.openstack.wsgi [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 968.003085] [55082]: DEBUG cinder.api.openstack.wsgi [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.003085] [55082]: DEBUG cinder.api.openstack.wsgi [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.026596] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.026596] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.031991] [55082]: INFO cinder.volume.api [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 968.039446] [55082]: INFO cinder.api.openstack.wsgi [None req-203be4fc-1aa8-4285-bc1e-d1d7ab8a93df tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 968.040305] [55082]: [pid: 55082|app: 0|req: 162/295] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:41 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 968.291091] [55082]: DEBUG cinder.api.middleware.request_id [None req-22104147-4b0a-4b2b-987b-73ed37ca7348 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.291547] [55082]: INFO cinder.api.openstack.wsgi [None req-22104147-4b0a-4b2b-987b-73ed37ca7348 None None] GET http://10.180.1.21/volume// [ 968.291765] [55082]: DEBUG cinder.api.openstack.wsgi [None req-22104147-4b0a-4b2b-987b-73ed37ca7348 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.292072] [55082]: DEBUG cinder.api.openstack.wsgi [None req-22104147-4b0a-4b2b-987b-73ed37ca7348 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.292543] [55082]: INFO cinder.api.openstack.wsgi [None req-22104147-4b0a-4b2b-987b-73ed37ca7348 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 968.292898] [55082]: [pid: 55082|app: 0|req: 163/296] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:42 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 968.299626] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-57255b55-bda0-4c02-b7ce-902a897b2e89 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.305235] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-57255b55-bda0-4c02-b7ce-902a897b2e89 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments [ 968.305235] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-57255b55-bda0-4c02-b7ce-902a897b2e89 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acd72d71-6516-4d1d-b1c7-0daecfe7650b", "connector": null, "instance_uuid": "86554a0f-1325-4e3e-a1ea-7790a5ab6a43"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 968.314622] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.314622] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.345932] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-57255b55-bda0-4c02-b7ce-902a897b2e89 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 968.346556] [55082]: [pid: 55082|app: 0|req: 164/297] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:54:42 2025] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 968.350843] [55082]: DEBUG cinder.api.middleware.request_id [None req-6dd4a934-7ae3-4bb0-890a-a9202871cdd3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.351352] [55082]: INFO cinder.api.openstack.wsgi [None req-6dd4a934-7ae3-4bb0-890a-a9202871cdd3 None None] GET http://10.180.1.21/volume// [ 968.351585] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a934-7ae3-4bb0-890a-a9202871cdd3 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.351853] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6dd4a934-7ae3-4bb0-890a-a9202871cdd3 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.352315] [55082]: INFO cinder.api.openstack.wsgi [None req-6dd4a934-7ae3-4bb0-890a-a9202871cdd3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 968.352679] [55082]: [pid: 55082|app: 0|req: 165/298] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 968.356212] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 968.358461] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 968.358710] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 968.358943] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 968.371067] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 968.371067] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 968.374883] [55082]: INFO cinder.volume.api [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 968.382695] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-540e8bb4-59ae-49bf-8f53-08bfe5106142 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 968.383454] [55082]: [pid: 55082|app: 0|req: 166/299] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:42 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 969.053633] [55082]: DEBUG cinder.api.middleware.request_id [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 969.055362] [55082]: INFO cinder.api.openstack.wsgi [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 969.055590] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 969.055809] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 969.075491] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 969.075491] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 969.080963] [55082]: INFO cinder.volume.api [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 969.087525] [55082]: INFO cinder.api.openstack.wsgi [None req-2b8e1561-d0f5-4824-a54e-47940fa28e40 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 969.088178] [55082]: [pid: 55082|app: 0|req: 167/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:42 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 970.088135] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-00c0b7d2-5d99-477d-8040-4dde147c1b70 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.093203] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-00c0b7d2-5d99-477d-8040-4dde147c1b70 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b [ 970.093493] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-00c0b7d2-5d99-477d-8040-4dde147c1b70 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.093724] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-00c0b7d2-5d99-477d-8040-4dde147c1b70 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.105104] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.105104] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.637319] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-00c0b7d2-5d99-477d-8040-4dde147c1b70 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b returned with HTTP 200 [ 970.637801] [55082]: [pid: 55082|app: 0|req: 168/301] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:54:43 2025] DELETE /volume/v3/attachments/0c2ee5cb-3e72-44fb-a26c-ed39c5f3b65b => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 970.638939] [55082]: DEBUG cinder.api.middleware.request_id [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 970.641412] [55082]: INFO cinder.api.openstack.wsgi [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 970.641636] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 970.641851] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 970.654459] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 970.654459] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 970.658996] [55082]: INFO cinder.volume.api [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 970.667641] [55082]: INFO cinder.api.openstack.wsgi [None req-8312c9aa-51cb-4ec1-8c49-7920ab68d4c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 970.668414] [55082]: [pid: 55082|app: 0|req: 169/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:44 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 971.037649] [55083]: DEBUG cinder.coordination [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Lock "cinder-attachment_update-7da370f2-7584-4f3f-893a-b2170659e09f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 971.038428] [55083]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-89a27426-d4b7-4e1c-b3c5-8d78da13ead9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 returned with HTTP 200 [ 971.039536] [55083]: [pid: 55083|app: 0|req: 134/303] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:54:40 2025] PUT /volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 971.679306] [55082]: DEBUG cinder.api.middleware.request_id [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 971.681874] [55082]: INFO cinder.api.openstack.wsgi [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 971.682142] [55082]: DEBUG cinder.api.openstack.wsgi [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 971.682364] [55082]: DEBUG cinder.api.openstack.wsgi [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 971.696735] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 971.696735] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 971.701363] [55082]: INFO cinder.volume.api [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 971.711264] [55082]: INFO cinder.api.openstack.wsgi [None req-80daf7da-bdb4-4c58-872a-8cbb00102c53 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 971.711370] [55082]: [pid: 55082|app: 0|req: 170/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:45 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 972.725290] [55083]: DEBUG cinder.api.middleware.request_id [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.729869] [55083]: INFO cinder.api.openstack.wsgi [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 972.729869] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.730245] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.750411] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.750411] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.756335] [55083]: INFO cinder.volume.api [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 972.762288] [55083]: INFO cinder.api.openstack.wsgi [None req-9b355ec1-5c01-4575-b603-2e34bbe4d7cb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 972.762559] [55083]: [pid: 55083|app: 0|req: 135/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:46 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 973.237955] [55082]: DEBUG cinder.api.middleware.request_id [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-2c7151f2-f0f7-48ab-bc9f-99bd04d951d3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.241828] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-2c7151f2-f0f7-48ab-bc9f-99bd04d951d3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846/action [ 973.242902] [55082]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-2c7151f2-f0f7-48ab-bc9f-99bd04d951d3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 973.243553] [55082]: DEBUG cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-2c7151f2-f0f7-48ab-bc9f-99bd04d951d3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 973.264766] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.264766] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.273071] [55082]: INFO cinder.api.openstack.wsgi [req-a5410034-ef1f-42b5-9a41-9b2f0907d447 req-2c7151f2-f0f7-48ab-bc9f-99bd04d951d3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846/action returned with HTTP 204 [ 973.273798] [55082]: [pid: 55082|app: 0|req: 171/306] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:54:47 2025] POST /volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 973.360489] [55083]: DEBUG cinder.api.middleware.request_id [None req-9b1dcf2b-13bd-4966-a718-c100f144d009 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.360489] [55083]: INFO cinder.api.openstack.wsgi [None req-9b1dcf2b-13bd-4966-a718-c100f144d009 None None] GET http://10.180.1.21/volume// [ 973.360489] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9b1dcf2b-13bd-4966-a718-c100f144d009 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.360489] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9b1dcf2b-13bd-4966-a718-c100f144d009 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.360489] [55083]: INFO cinder.api.openstack.wsgi [None req-9b1dcf2b-13bd-4966-a718-c100f144d009 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 973.360489] [55083]: [pid: 55083|app: 0|req: 136/307] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 973.366493] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.380586] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 973.382437] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.382490] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.395574] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.395574] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.403468] [55082]: INFO cinder.volume.api [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 973.407877] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-9856af23-66b2-4ae7-ae74-d1eebde041c2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 973.409093] [55082]: [pid: 55082|app: 0|req: 172/308] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:47 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1025 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 973.573492] [55083]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.578082] [55083]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] PUT http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f [ 973.578082] [55083]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-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=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 973.589137] [55083]: DEBUG cinder.coordination [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Acquiring lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 973.593908] [55083]: DEBUG cinder.coordination [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 973.595591] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.595591] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.777366] [55082]: DEBUG cinder.api.middleware.request_id [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.779674] [55082]: INFO cinder.api.openstack.wsgi [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 973.779915] [55082]: DEBUG cinder.api.openstack.wsgi [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.780175] [55082]: DEBUG cinder.api.openstack.wsgi [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.792498] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.792498] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.796722] [55082]: INFO cinder.volume.api [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 973.802947] [55082]: INFO cinder.api.openstack.wsgi [None req-05b2c173-1eb9-4175-a252-75ba67cfa0c1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 973.803575] [55082]: [pid: 55082|app: 0|req: 173/309] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:47 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 973.813725] [55082]: DEBUG cinder.api.middleware.request_id [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.815998] [55082]: INFO cinder.api.openstack.wsgi [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 973.816316] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.816568] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.827606] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.827606] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.832992] [55082]: INFO cinder.volume.api [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 973.838251] [55082]: INFO cinder.api.openstack.wsgi [None req-bfde3cca-d581-4b7f-9b0e-23cb957faf68 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 973.838694] [55082]: [pid: 55082|app: 0|req: 174/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:47 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 974.116428] [55083]: DEBUG cinder.coordination [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-acd72d71-6516-4d1d-b1c7-0daecfe7650b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 974.116841] [55083]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-c1ee4021-450d-4145-8573-450498500e9e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f returned with HTTP 200 [ 974.117445] [55083]: [pid: 55083|app: 0|req: 137/311] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:54:47 2025] PUT /volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f => generated 617 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 974.628714] [55082]: DEBUG cinder.api.middleware.request_id [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-907549e3-b13a-43ab-8e93-6e3ace973601 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.632170] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-907549e3-b13a-43ab-8e93-6e3ace973601 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f/action [ 974.632656] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-907549e3-b13a-43ab-8e93-6e3ace973601 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 974.632793] [55082]: DEBUG cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-907549e3-b13a-43ab-8e93-6e3ace973601 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 974.657628] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.657628] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 974.666263] [55082]: INFO cinder.api.openstack.wsgi [req-bb9e3cbe-d38d-426e-a73f-d99db230b307 req-907549e3-b13a-43ab-8e93-6e3ace973601 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f/action returned with HTTP 204 [ 974.666933] [55082]: [pid: 55082|app: 0|req: 175/312] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:54:48 2025] POST /volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 975.015560] [55083]: DEBUG cinder.api.middleware.request_id [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.018785] [55083]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 975.019122] [55083]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.019391] [55083]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.031553] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.031553] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.036627] [55083]: INFO cinder.volume.api [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 975.041158] [55083]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e74d83c7-af35-495c-9f08-44a8ae5f9a0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 975.041587] [55083]: [pid: 55083|app: 0|req: 138/313] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:48 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.074309] [55082]: DEBUG cinder.api.middleware.request_id [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.076786] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94/action [ 975.077725] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 975.077725] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 975.087809] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.087809] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.088166] [55082]: INFO cinder.volume.api [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 975.092980] [55082]: INFO cinder.volume.api [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Begin detaching volume completed successfully. [ 975.093405] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-25d8f0e5-471f-45f0-8c8f-9ab9cd94b529 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94/action returned with HTTP 202 [ 975.093718] [55082]: [pid: 55082|app: 0|req: 176/314] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:54:48 2025] POST /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 975.107585] [55083]: DEBUG cinder.api.middleware.request_id [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.109686] [55083]: INFO cinder.api.openstack.wsgi [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 975.109898] [55083]: DEBUG cinder.api.openstack.wsgi [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.110130] [55083]: DEBUG cinder.api.openstack.wsgi [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.121566] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.121566] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.124928] [55083]: INFO cinder.volume.api [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 975.129948] [55083]: INFO cinder.api.openstack.wsgi [None req-246d0eff-7b79-4e18-901d-d3fd7a37b024 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 975.130359] [55083]: [pid: 55083|app: 0|req: 139/315] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:48 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 975.132867] [55082]: DEBUG cinder.api.middleware.request_id [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 975.135853] [55082]: INFO cinder.api.openstack.wsgi [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 975.136115] [55082]: DEBUG cinder.api.openstack.wsgi [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 975.136412] [55082]: DEBUG cinder.api.openstack.wsgi [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 975.146074] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 975.146074] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.149674] [55082]: INFO cinder.volume.api [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 975.153874] [55082]: INFO cinder.api.openstack.wsgi [req-b064ecc4-dbf9-455c-916e-450f568f3a37 req-6c25b359-7dd7-4682-9014-8cae04c2b3f9 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 975.154352] [55082]: [pid: 55082|app: 0|req: 177/316] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:48 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 976.122078] [55083]: DEBUG cinder.api.middleware.request_id [None req-3470f8d0-e6e0-424d-9e8b-1a562f2b56b5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.122078] [55083]: INFO cinder.api.openstack.wsgi [None req-3470f8d0-e6e0-424d-9e8b-1a562f2b56b5 None None] GET http://10.180.1.21/volume// [ 976.122078] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3470f8d0-e6e0-424d-9e8b-1a562f2b56b5 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.122078] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3470f8d0-e6e0-424d-9e8b-1a562f2b56b5 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.122078] [55083]: INFO cinder.api.openstack.wsgi [None req-3470f8d0-e6e0-424d-9e8b-1a562f2b56b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 976.122078] [55083]: [pid: 55083|app: 0|req: 140/317] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:49 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 976.125504] [55082]: DEBUG cinder.api.middleware.request_id [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.128058] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 976.128272] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.128554] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.140306] [55083]: DEBUG cinder.api.middleware.request_id [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.143704] [55083]: INFO cinder.api.openstack.wsgi [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 976.145545] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.145545] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.147324] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.147324] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.154048] [55082]: INFO cinder.volume.api [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 976.159501] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-1e93c682-a050-462b-ab14-f1796e32e663 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 976.159933] [55082]: [pid: 55082|app: 0|req: 178/318] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:49 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 976.160898] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.160898] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.166210] [55083]: INFO cinder.volume.api [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 976.171630] [55083]: INFO cinder.api.openstack.wsgi [None req-c53b2530-4020-4dcd-b4e3-59d239c34405 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 976.171720] [55083]: [pid: 55083|app: 0|req: 141/319] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:49 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 977.187997] [55082]: DEBUG cinder.api.middleware.request_id [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 977.191860] [55082]: INFO cinder.api.openstack.wsgi [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 977.192376] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 977.192700] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 977.212844] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 977.212844] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 977.221235] [55082]: INFO cinder.volume.api [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 977.225677] [55082]: INFO cinder.api.openstack.wsgi [None req-e1c7a6f5-67f2-49ff-a2b0-4756ba5f0299 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 977.226399] [55082]: [pid: 55082|app: 0|req: 179/320] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:51 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.240541] [55083]: DEBUG cinder.api.middleware.request_id [None req-52e0159a-2dac-4922-a375-932632606ad0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.243224] [55083]: INFO cinder.api.openstack.wsgi [None req-52e0159a-2dac-4922-a375-932632606ad0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 978.243452] [55083]: DEBUG cinder.api.openstack.wsgi [None req-52e0159a-2dac-4922-a375-932632606ad0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.243673] [55083]: DEBUG cinder.api.openstack.wsgi [None req-52e0159a-2dac-4922-a375-932632606ad0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.264177] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.264177] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.272529] [55083]: INFO cinder.volume.api [None req-52e0159a-2dac-4922-a375-932632606ad0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 978.284229] [55083]: INFO cinder.api.openstack.wsgi [None req-52e0159a-2dac-4922-a375-932632606ad0 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 978.284793] [55083]: [pid: 55083|app: 0|req: 142/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:52 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 978.865751] [55082]: DEBUG cinder.api.middleware.request_id [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e52c4898-5ce6-470b-93b2-d8ad6ac0d26e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.870936] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e52c4898-5ce6-470b-93b2-d8ad6ac0d26e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 [ 978.870936] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e52c4898-5ce6-470b-93b2-d8ad6ac0d26e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.871411] [55082]: DEBUG cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e52c4898-5ce6-470b-93b2-d8ad6ac0d26e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.883107] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.883107] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.301341] [55083]: DEBUG cinder.api.middleware.request_id [None req-633075b1-756e-44c1-8faa-afefcb9645c5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 979.303507] [55083]: INFO cinder.api.openstack.wsgi [None req-633075b1-756e-44c1-8faa-afefcb9645c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 979.303728] [55083]: DEBUG cinder.api.openstack.wsgi [None req-633075b1-756e-44c1-8faa-afefcb9645c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 979.303948] [55083]: DEBUG cinder.api.openstack.wsgi [None req-633075b1-756e-44c1-8faa-afefcb9645c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 979.318426] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 979.318426] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 979.324327] [55083]: INFO cinder.volume.api [None req-633075b1-756e-44c1-8faa-afefcb9645c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 979.331871] [55083]: INFO cinder.api.openstack.wsgi [None req-633075b1-756e-44c1-8faa-afefcb9645c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 979.332329] [55083]: [pid: 55083|app: 0|req: 143/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:53 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 979.419327] [55082]: INFO cinder.api.openstack.wsgi [req-8b425c80-eec6-4833-9880-9124ba96b2c1 req-e52c4898-5ce6-470b-93b2-d8ad6ac0d26e tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 returned with HTTP 200 [ 979.419774] [55082]: [pid: 55082|app: 0|req: 180/323] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:54:52 2025] DELETE /volume/v3/attachments/46a58297-9c85-4a20-bac8-c8c38495dc03 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.347841] [55083]: DEBUG cinder.api.middleware.request_id [None req-76cdc757-d164-4031-8805-1985869272e7 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.351244] [55083]: INFO cinder.api.openstack.wsgi [None req-76cdc757-d164-4031-8805-1985869272e7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 980.351489] [55083]: DEBUG cinder.api.openstack.wsgi [None req-76cdc757-d164-4031-8805-1985869272e7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.351711] [55083]: DEBUG cinder.api.openstack.wsgi [None req-76cdc757-d164-4031-8805-1985869272e7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.362491] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.362491] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.368894] [55083]: INFO cinder.volume.api [None req-76cdc757-d164-4031-8805-1985869272e7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 980.378794] [55083]: INFO cinder.api.openstack.wsgi [None req-76cdc757-d164-4031-8805-1985869272e7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 980.379239] [55083]: [pid: 55083|app: 0|req: 144/324] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:54 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 980.760717] [55082]: DEBUG cinder.api.middleware.request_id [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.762649] [55082]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 980.762860] [55082]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.763128] [55082]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.774042] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.774042] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.777671] [55082]: INFO cinder.volume.api [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 980.782890] [55082]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-80bf0d03-8276-4ebd-bf7f-38e70a4b31c5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 980.782890] [55082]: [pid: 55082|app: 0|req: 181/325] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:54:54 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 980.801787] [55083]: DEBUG cinder.api.middleware.request_id [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.805146] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] POST http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f/action [ 980.805146] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 980.805299] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 980.817625] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.817625] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.818229] [55083]: INFO cinder.volume.api [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 980.824612] [55083]: INFO cinder.volume.api [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Begin detaching volume completed successfully. [ 980.824873] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-c7298460-2c7b-4ba8-9bab-4242717e5ba5 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f/action returned with HTTP 202 [ 980.825497] [55083]: [pid: 55083|app: 0|req: 145/326] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:54:54 2025] POST /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 980.839017] [55082]: DEBUG cinder.api.middleware.request_id [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 980.841380] [55082]: INFO cinder.api.openstack.wsgi [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 980.841611] [55082]: DEBUG cinder.api.openstack.wsgi [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 980.841912] [55082]: DEBUG cinder.api.openstack.wsgi [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 980.853432] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 980.853432] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 980.857427] [55082]: INFO cinder.volume.api [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 980.862920] [55082]: INFO cinder.api.openstack.wsgi [None req-72a2b234-344d-4742-bd2e-4c9c53a5c5f1 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 980.863416] [55082]: [pid: 55082|app: 0|req: 182/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:54 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.874464] [55083]: DEBUG cinder.api.middleware.request_id [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.877979] [55083]: INFO cinder.api.openstack.wsgi [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 981.878232] [55083]: DEBUG cinder.api.openstack.wsgi [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.878453] [55083]: DEBUG cinder.api.openstack.wsgi [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.897547] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.897547] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.904172] [55083]: INFO cinder.volume.api [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 981.909482] [55083]: INFO cinder.api.openstack.wsgi [None req-830d2306-f4a8-4b31-a0c8-d8fcd025a1fb tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 981.910075] [55083]: [pid: 55083|app: 0|req: 146/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:55 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 981.970818] [55082]: DEBUG cinder.api.middleware.request_id [None req-8d41b011-5dec-4190-a5c2-76d4bf44f34e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.971273] [55082]: INFO cinder.api.openstack.wsgi [None req-8d41b011-5dec-4190-a5c2-76d4bf44f34e None None] GET http://10.180.1.21/volume// [ 981.971456] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8d41b011-5dec-4190-a5c2-76d4bf44f34e None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.971669] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8d41b011-5dec-4190-a5c2-76d4bf44f34e None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.972079] [55082]: INFO cinder.api.openstack.wsgi [None req-8d41b011-5dec-4190-a5c2-76d4bf44f34e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 981.972385] [55082]: [pid: 55082|app: 0|req: 183/329] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:54:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 981.975914] [55083]: DEBUG cinder.api.middleware.request_id [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 981.978661] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 981.979014] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 981.979220] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 981.991296] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 981.991296] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 981.994966] [55083]: INFO cinder.volume.api [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 982.000066] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-f5569fec-70ae-4d48-99e0-2fa9af16b621 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 982.000479] [55083]: [pid: 55083|app: 0|req: 147/330] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:54:55 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 982.928208] [55082]: DEBUG cinder.api.middleware.request_id [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 982.929723] [55082]: INFO cinder.api.openstack.wsgi [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 982.929842] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 982.930066] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 982.947479] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 982.947479] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 982.955885] [55082]: INFO cinder.volume.api [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 982.961225] [55082]: INFO cinder.api.openstack.wsgi [None req-5a5135ea-068d-4f7f-b78c-f34d7acb5b4d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 982.961641] [55082]: [pid: 55082|app: 0|req: 184/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:56 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 983.205601] [55083]: DEBUG cinder.api.middleware.request_id [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-b78aa3eb-bf65-4a14-acc5-09af43e6cd65 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.208177] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-b78aa3eb-bf65-4a14-acc5-09af43e6cd65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 [ 983.208475] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-b78aa3eb-bf65-4a14-acc5-09af43e6cd65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.208634] [55083]: DEBUG cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-b78aa3eb-bf65-4a14-acc5-09af43e6cd65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.217033] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.217033] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.774592] [55083]: INFO cinder.api.openstack.wsgi [req-48684afa-1d11-43dc-b47a-a5099ee5be92 req-b78aa3eb-bf65-4a14-acc5-09af43e6cd65 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 returned with HTTP 200 [ 983.775120] [55083]: [pid: 55083|app: 0|req: 148/332] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:54:57 2025] DELETE /volume/v3/attachments/5ad11263-94f7-4bda-ac08-e5618e54e846 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 983.978682] [55082]: DEBUG cinder.api.middleware.request_id [None req-475215bd-25c2-463d-a489-3ad34a83fef9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 983.981190] [55082]: INFO cinder.api.openstack.wsgi [None req-475215bd-25c2-463d-a489-3ad34a83fef9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 983.981349] [55082]: DEBUG cinder.api.openstack.wsgi [None req-475215bd-25c2-463d-a489-3ad34a83fef9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 983.981572] [55082]: DEBUG cinder.api.openstack.wsgi [None req-475215bd-25c2-463d-a489-3ad34a83fef9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 983.992483] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 983.992483] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 983.999647] [55082]: INFO cinder.volume.api [None req-475215bd-25c2-463d-a489-3ad34a83fef9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 984.005555] [55082]: INFO cinder.api.openstack.wsgi [None req-475215bd-25c2-463d-a489-3ad34a83fef9 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 984.005906] [55082]: [pid: 55082|app: 0|req: 185/333] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:57 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 984.022597] [55083]: DEBUG cinder.api.middleware.request_id [None req-cb67d30f-7e41-48df-9004-e43459310522 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 984.025798] [55083]: INFO cinder.api.openstack.wsgi [None req-cb67d30f-7e41-48df-9004-e43459310522 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 984.026157] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cb67d30f-7e41-48df-9004-e43459310522 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 984.026509] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cb67d30f-7e41-48df-9004-e43459310522 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 984.035570] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 984.035570] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 984.041027] [55083]: INFO cinder.volume.api [None req-cb67d30f-7e41-48df-9004-e43459310522 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 984.046034] [55083]: INFO cinder.api.openstack.wsgi [None req-cb67d30f-7e41-48df-9004-e43459310522 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 984.046597] [55083]: [pid: 55083|app: 0|req: 149/334] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:57 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.392740] [55082]: DEBUG cinder.api.middleware.request_id [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.394948] [55082]: INFO cinder.api.openstack.wsgi [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 985.395141] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.395364] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.406101] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.406101] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.409982] [55082]: INFO cinder.volume.api [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 985.414745] [55082]: INFO cinder.api.openstack.wsgi [None req-9c07a40b-3066-41e8-a580-382e0bcce9c7 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 985.415201] [55082]: [pid: 55082|app: 0|req: 186/335] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:59 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.426567] [55083]: DEBUG cinder.api.middleware.request_id [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.430953] [55083]: INFO cinder.api.openstack.wsgi [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 985.431265] [55083]: DEBUG cinder.api.openstack.wsgi [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.431550] [55083]: DEBUG cinder.api.openstack.wsgi [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.440156] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.440156] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.446890] [55083]: INFO cinder.volume.api [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 985.452279] [55083]: INFO cinder.api.openstack.wsgi [None req-eeb3e64e-d5ad-4add-b932-97b7382b3067 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 985.452789] [55083]: [pid: 55083|app: 0|req: 150/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:59 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 985.512151] [55082]: DEBUG cinder.api.middleware.request_id [None req-643da213-da12-4936-9fcb-e69cffe71a23 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 985.514245] [55082]: INFO cinder.api.openstack.wsgi [None req-643da213-da12-4936-9fcb-e69cffe71a23 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 985.514480] [55082]: DEBUG cinder.api.openstack.wsgi [None req-643da213-da12-4936-9fcb-e69cffe71a23 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 985.514699] [55082]: DEBUG cinder.api.openstack.wsgi [None req-643da213-da12-4936-9fcb-e69cffe71a23 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 985.522082] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 985.522082] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 985.525448] [55082]: INFO cinder.volume.api [None req-643da213-da12-4936-9fcb-e69cffe71a23 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 985.529715] [55082]: INFO cinder.api.openstack.wsgi [None req-643da213-da12-4936-9fcb-e69cffe71a23 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 985.530101] [55082]: [pid: 55082|app: 0|req: 187/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:54:59 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.446597] [55083]: DEBUG cinder.api.middleware.request_id [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.449159] [55083]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 988.449393] [55083]: DEBUG cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.449608] [55083]: DEBUG cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.464179] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.464179] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.468154] [55083]: INFO cinder.volume.api [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 988.479038] [55083]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-222b0282-f53f-43b9-aa6b-bed0967c313f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 988.479884] [55083]: [pid: 55083|app: 0|req: 151/338] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:55:02 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 988.498091] [55082]: DEBUG cinder.api.middleware.request_id [None req-2d7975bd-4a68-4650-af2e-828d2675aa26 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.498524] [55082]: INFO cinder.api.openstack.wsgi [None req-2d7975bd-4a68-4650-af2e-828d2675aa26 None None] GET http://10.180.1.21/volume// [ 988.501431] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2d7975bd-4a68-4650-af2e-828d2675aa26 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.501431] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2d7975bd-4a68-4650-af2e-828d2675aa26 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.501431] [55082]: INFO cinder.api.openstack.wsgi [None req-2d7975bd-4a68-4650-af2e-828d2675aa26 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 988.501431] [55082]: [pid: 55082|app: 0|req: 188/339] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:55:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 988.503571] [55083]: DEBUG cinder.api.middleware.request_id [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-695e580b-9c94-45ea-83d5-2167488799c3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.507603] [55083]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-695e580b-9c94-45ea-83d5-2167488799c3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/attachments [ 988.508030] [55083]: DEBUG cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-695e580b-9c94-45ea-83d5-2167488799c3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f42fe5d-7cbc-4c00-9574-14498f770a67", "connector": null, "instance_uuid": "9e8115f4-d252-4a18-a345-b7c29acf7d02"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 988.517388] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.517388] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.545957] [55083]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-695e580b-9c94-45ea-83d5-2167488799c3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 988.545957] [55083]: [pid: 55083|app: 0|req: 152/340] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:55:02 2025] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 988.571544] [55082]: DEBUG cinder.api.middleware.request_id [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-04b39b62-1b4e-4214-91cc-76465e9ccfdd None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.573750] [55082]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-04b39b62-1b4e-4214-91cc-76465e9ccfdd tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action [ 988.574193] [55082]: DEBUG cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-04b39b62-1b4e-4214-91cc-76465e9ccfdd tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 988.574335] [55082]: DEBUG cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-04b39b62-1b4e-4214-91cc-76465e9ccfdd tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 988.590361] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.590361] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.597132] [55082]: INFO cinder.api.openstack.wsgi [req-c9b35dca-bf54-4aae-ba2b-f5270a838a57 req-04b39b62-1b4e-4214-91cc-76465e9ccfdd tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action returned with HTTP 204 [ 988.597532] [55082]: [pid: 55082|app: 0|req: 189/341] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:55:02 2025] POST /volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 988.612157] [55083]: DEBUG cinder.api.middleware.request_id [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.616010] [55083]: INFO cinder.api.openstack.wsgi [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 988.616193] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.616458] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.627145] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.627145] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.630959] [55083]: INFO cinder.volume.api [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 988.637207] [55083]: INFO cinder.api.openstack.wsgi [None req-2c34968c-ca60-4f36-b950-e1bcc06c76d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 988.637621] [55083]: [pid: 55083|app: 0|req: 153/342] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:02 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 988.648072] [55082]: DEBUG cinder.api.middleware.request_id [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 988.650256] [55082]: INFO cinder.api.openstack.wsgi [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 988.654021] [55082]: DEBUG cinder.api.openstack.wsgi [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 988.654021] [55082]: DEBUG cinder.api.openstack.wsgi [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 988.661941] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 988.661941] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 988.665920] [55082]: INFO cinder.volume.api [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 988.670865] [55082]: INFO cinder.api.openstack.wsgi [None req-68547aa9-8ca7-4e08-8f74-f81b5c6d4622 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 988.671356] [55082]: [pid: 55082|app: 0|req: 190/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:02 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 998.230964] [55083]: DEBUG cinder.api.middleware.request_id [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.233100] [55083]: INFO cinder.api.openstack.wsgi [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/volumes [ 998.233510] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2047337797"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 998.235313] [55083]: DEBUG cinder.api.v3.volumes [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2047337797'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 998.237127] [55083]: INFO cinder.api.v3.volumes [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Create volume of 1 GB [ 998.243421] [55083]: INFO cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Availability Zones retrieved successfully. [ 998.251632] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Flow 'volume_create_api' (ccb7d366-72fa-47a2-b20a-8b5a6ff2ea76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.252510] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cf7828-5937-465e-b352-bf3f976b64c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.253857] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 998.274677] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cf7828-5937-465e-b352-bf3f976b64c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.275810] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be13e5cd-34b6-4907-a103-bb60c9a647cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.326031] [55083]: DEBUG cinder.quota [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Created reservations ['473eff5e-05d8-4c1b-8f22-8567177aae66', '703cd0d9-14e0-4c4d-b5df-c575c2e0b902', '817ffb08-0eba-4001-b23d-f8d3652fe833', '369c58f5-c82d-4387-9544-51965e0e053d'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 998.327050] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be13e5cd-34b6-4907-a103-bb60c9a647cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473eff5e-05d8-4c1b-8f22-8567177aae66', '703cd0d9-14e0-4c4d-b5df-c575c2e0b902', '817ffb08-0eba-4001-b23d-f8d3652fe833', '369c58f5-c82d-4387-9544-51965e0e053d']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.328020] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d362ea3-1421-4f09-887a-c617d3e80621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.345636] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d362ea3-1421-4f09-887a-c617d3e80621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ccd6c62-9e8a-40f1-b62f-e461ec313fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2047337797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28071bec6ccf47f8a763767aa40c8b86',qos_specs=None,replication_status=,reservations=['473eff5e-05d8-4c1b-8f22-8567177aae66','703cd0d9-14e0-4c4d-b5df-c575c2e0b902','817ffb08-0eba-4001-b23d-f8d3652fe833','369c58f5-c82d-4387-9544-51965e0e053d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1452165ec91e42b296064d0ef983edaf',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2047337797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ccd6c62-9e8a-40f1-b62f-e461ec313fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28071bec6ccf47f8a763767aa40c8b86',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='1452165ec91e42b296064d0ef983edaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.346646] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3978884-603d-4ebd-998b-fa43d90dc123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.364709] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3978884-603d-4ebd-998b-fa43d90dc123) 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-2047337797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28071bec6ccf47f8a763767aa40c8b86',qos_specs=None,replication_status=,reservations=['473eff5e-05d8-4c1b-8f22-8567177aae66','703cd0d9-14e0-4c4d-b5df-c575c2e0b902','817ffb08-0eba-4001-b23d-f8d3652fe833','369c58f5-c82d-4387-9544-51965e0e053d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1452165ec91e42b296064d0ef983edaf',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.365726] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46eef986-e395-4448-b6c7-bef497d1ff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.377514] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46eef986-e395-4448-b6c7-bef497d1ff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.378707] [55083]: DEBUG cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Flow 'volume_create_api' (ccb7d366-72fa-47a2-b20a-8b5a6ff2ea76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.379129] [55083]: INFO cinder.volume.api [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Create volume request issued successfully. [ 998.380084] [55083]: INFO cinder.api.openstack.wsgi [None req-ba52940c-1f4b-4c56-a588-85839d17e0c0 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 998.380660] [55083]: [pid: 55083|app: 0|req: 154/344] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:55:12 2025] POST /volume/v3/volumes => generated 753 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 998.390940] [55082]: DEBUG cinder.api.middleware.request_id [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.393467] [55082]: INFO cinder.api.openstack.wsgi [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 998.393682] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.395668] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.402789] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.402789] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.407965] [55082]: INFO cinder.volume.api [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 998.413464] [55082]: INFO cinder.api.openstack.wsgi [None req-5a548bfa-51c3-434a-8d16-4c55be66c6bd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 998.413673] [55082]: [pid: 55082|app: 0|req: 191/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:12 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.430851] [55083]: DEBUG cinder.api.middleware.request_id [None req-a30275cd-034a-4e70-8dd3-3700a75426dd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.436633] [55083]: INFO cinder.api.openstack.wsgi [None req-a30275cd-034a-4e70-8dd3-3700a75426dd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 999.437082] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a30275cd-034a-4e70-8dd3-3700a75426dd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.437463] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a30275cd-034a-4e70-8dd3-3700a75426dd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.453232] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.453232] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.458755] [55083]: INFO cinder.volume.api [None req-a30275cd-034a-4e70-8dd3-3700a75426dd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 999.464201] [55083]: INFO cinder.api.openstack.wsgi [None req-a30275cd-034a-4e70-8dd3-3700a75426dd tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 999.464729] [55083]: [pid: 55083|app: 0|req: 155/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:13 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.698797] [55082]: DEBUG cinder.api.middleware.request_id [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.701225] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 999.701474] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.701697] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.710345] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.710345] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.714308] [55082]: INFO cinder.volume.api [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 999.720993] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-3b8c2109-e793-4651-bd89-7ddd5b73488d tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 999.721340] [55082]: [pid: 55082|app: 0|req: 192/347] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:55:13 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.246443] [55083]: DEBUG cinder.api.middleware.request_id [None req-5c189737-256f-49c1-8100-0dd878bfb5c8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.246893] [55083]: INFO cinder.api.openstack.wsgi [None req-5c189737-256f-49c1-8100-0dd878bfb5c8 None None] GET http://10.180.1.21/volume// [ 1001.247079] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5c189737-256f-49c1-8100-0dd878bfb5c8 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.247298] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5c189737-256f-49c1-8100-0dd878bfb5c8 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.247700] [55083]: INFO cinder.api.openstack.wsgi [None req-5c189737-256f-49c1-8100-0dd878bfb5c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.248184] [55083]: [pid: 55083|app: 0|req: 156/348] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:55:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1001.252030] [55082]: DEBUG cinder.api.middleware.request_id [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-97f7e25a-424e-41b4-9e96-21370dd77c36 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.254905] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-97f7e25a-424e-41b4-9e96-21370dd77c36 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1001.254905] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-97f7e25a-424e-41b4-9e96-21370dd77c36 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ccd6c62-9e8a-40f1-b62f-e461ec313fb4", "connector": null, "instance_uuid": "a1f99b1b-40ed-40e1-b56c-055aa4ebcabf"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.267244] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.267244] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.292928] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-97f7e25a-424e-41b4-9e96-21370dd77c36 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1001.293500] [55082]: [pid: 55082|app: 0|req: 193/349] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:55:15 2025] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1001.316038] [55083]: DEBUG cinder.api.middleware.request_id [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.318730] [55083]: INFO cinder.api.openstack.wsgi [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1001.318730] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.320464] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.329676] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.329676] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.333095] [55083]: INFO cinder.volume.api [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1001.339558] [55083]: INFO cinder.api.openstack.wsgi [None req-dae5fc96-7055-418e-a9bd-174d1fef8ab9 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1001.339558] [55083]: [pid: 55083|app: 0|req: 157/350] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:15 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1001.818674] [55082]: DEBUG cinder.api.middleware.request_id [None req-f2834ab7-0b54-4d40-9136-f40a99ec10ee None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.819146] [55082]: INFO cinder.api.openstack.wsgi [None req-f2834ab7-0b54-4d40-9136-f40a99ec10ee None None] GET http://10.180.1.21/volume// [ 1001.819344] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f2834ab7-0b54-4d40-9136-f40a99ec10ee None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.819566] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f2834ab7-0b54-4d40-9136-f40a99ec10ee None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.819974] [55082]: INFO cinder.api.openstack.wsgi [None req-f2834ab7-0b54-4d40-9136-f40a99ec10ee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1001.820298] [55082]: [pid: 55082|app: 0|req: 194/351] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1001.823548] [55083]: DEBUG cinder.api.middleware.request_id [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.825939] [55083]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1001.826202] [55083]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.826478] [55083]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.836490] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.836490] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1001.839757] [55083]: INFO cinder.volume.api [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1001.844678] [55083]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-2a65542a-0301-40a5-9456-8c391f2f3777 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1001.845266] [55083]: [pid: 55083|app: 0|req: 158/352] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:55:15 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1001.871580] [55082]: DEBUG cinder.api.middleware.request_id [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.874037] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] PUT http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e [ 1001.874450] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-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-542412", "mountpoint": "/dev/sdb"}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1001.882771] [55082]: DEBUG cinder.coordination [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Acquiring lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1001.887226] [55082]: DEBUG cinder.coordination [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1001.888330] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1001.888330] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.357676] [55083]: DEBUG cinder.api.middleware.request_id [None req-8c40a764-0221-4354-b54f-a6702da9b136 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1002.361276] [55083]: INFO cinder.api.openstack.wsgi [None req-8c40a764-0221-4354-b54f-a6702da9b136 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1002.361584] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8c40a764-0221-4354-b54f-a6702da9b136 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1002.362553] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8c40a764-0221-4354-b54f-a6702da9b136 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1002.377969] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1002.377969] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1002.383337] [55083]: INFO cinder.volume.api [None req-8c40a764-0221-4354-b54f-a6702da9b136 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1002.389666] [55083]: INFO cinder.api.openstack.wsgi [None req-8c40a764-0221-4354-b54f-a6702da9b136 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1002.390727] [55083]: [pid: 55083|app: 0|req: 159/353] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:16 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1003.402551] [55083]: DEBUG cinder.api.middleware.request_id [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1003.405441] [55083]: INFO cinder.api.openstack.wsgi [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1003.405670] [55083]: DEBUG cinder.api.openstack.wsgi [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1003.405896] [55083]: DEBUG cinder.api.openstack.wsgi [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1003.408419] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=223,cinder:UPDATE=28,cinder:INSERT=13 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1003.419612] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1003.419612] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1003.423885] [55083]: INFO cinder.volume.api [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1003.429453] [55083]: INFO cinder.api.openstack.wsgi [None req-62c21059-1800-4838-a2a0-1a2cef425fc2 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1003.429879] [55083]: [pid: 55083|app: 0|req: 160/354] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:17 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1004.441103] [55083]: DEBUG cinder.api.middleware.request_id [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1004.443500] [55083]: INFO cinder.api.openstack.wsgi [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1004.443730] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1004.443967] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1004.457510] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1004.457510] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1004.460049] [55083]: INFO cinder.volume.api [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1004.464496] [55083]: INFO cinder.api.openstack.wsgi [None req-e5883033-32a0-4ec9-b74b-770ed5d74457 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1004.464875] [55083]: [pid: 55083|app: 0|req: 161/355] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:18 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1005.475471] [55083]: DEBUG cinder.api.middleware.request_id [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.477920] [55083]: INFO cinder.api.openstack.wsgi [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1005.478201] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.478436] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.491822] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.491822] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.496453] [55083]: INFO cinder.volume.api [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1005.502088] [55083]: INFO cinder.api.openstack.wsgi [None req-d8c769a2-806d-4d22-8618-396f8ad52e9e tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1005.502521] [55083]: [pid: 55083|app: 0|req: 162/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:19 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.514228] [55083]: DEBUG cinder.api.middleware.request_id [None req-0084076c-6903-4a7f-b29f-234a0eab1257 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1006.517178] [55083]: INFO cinder.api.openstack.wsgi [None req-0084076c-6903-4a7f-b29f-234a0eab1257 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1006.517513] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0084076c-6903-4a7f-b29f-234a0eab1257 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1006.517844] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0084076c-6903-4a7f-b29f-234a0eab1257 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1006.529500] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1006.529500] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1006.532912] [55083]: INFO cinder.volume.api [None req-0084076c-6903-4a7f-b29f-234a0eab1257 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1006.537806] [55083]: INFO cinder.api.openstack.wsgi [None req-0084076c-6903-4a7f-b29f-234a0eab1257 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1006.538211] [55083]: [pid: 55083|app: 0|req: 163/357] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:20 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1006.910850] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=365,cinder:INSERT=26,cinder:UPDATE=63 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1006.922049] [55082]: DEBUG cinder.coordination [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.035s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1006.922962] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-645a4c3d-2f69-4878-85f3-5f453946bc86 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e returned with HTTP 200 [ 1006.923353] [55082]: [pid: 55082|app: 0|req: 195/358] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:55:15 2025] PUT /volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e => generated 617 bytes in 5053 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1007.553148] [55083]: DEBUG cinder.api.middleware.request_id [None req-70f17fc6-730a-4796-a974-25059177de77 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.559086] [55083]: INFO cinder.api.openstack.wsgi [None req-70f17fc6-730a-4796-a974-25059177de77 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1007.559354] [55083]: DEBUG cinder.api.openstack.wsgi [None req-70f17fc6-730a-4796-a974-25059177de77 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.559585] [55083]: DEBUG cinder.api.openstack.wsgi [None req-70f17fc6-730a-4796-a974-25059177de77 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.574089] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.574089] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.578163] [55083]: INFO cinder.volume.api [None req-70f17fc6-730a-4796-a974-25059177de77 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1007.583958] [55083]: INFO cinder.api.openstack.wsgi [None req-70f17fc6-730a-4796-a974-25059177de77 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1007.583958] [55083]: [pid: 55083|app: 0|req: 164/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:21 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.568374] [55082]: DEBUG cinder.api.middleware.request_id [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-5b16f5ed-5fc9-4caf-80ec-ae23e1813494 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.575169] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-5b16f5ed-5fc9-4caf-80ec-ae23e1813494 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e/action [ 1008.576804] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-5b16f5ed-5fc9-4caf-80ec-ae23e1813494 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1008.576804] [55082]: DEBUG cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-5b16f5ed-5fc9-4caf-80ec-ae23e1813494 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.595176] [55083]: DEBUG cinder.api.middleware.request_id [None req-553a1c91-c10c-4def-8846-3958cf72c529 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.596658] [55083]: INFO cinder.api.openstack.wsgi [None req-553a1c91-c10c-4def-8846-3958cf72c529 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1008.596748] [55083]: DEBUG cinder.api.openstack.wsgi [None req-553a1c91-c10c-4def-8846-3958cf72c529 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.597760] [55083]: DEBUG cinder.api.openstack.wsgi [None req-553a1c91-c10c-4def-8846-3958cf72c529 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.606030] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.606030] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.610580] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.610580] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.614100] [55082]: INFO cinder.api.openstack.wsgi [req-46514a83-3f9d-48d3-bed7-eef0de4be9ad req-5b16f5ed-5fc9-4caf-80ec-ae23e1813494 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e/action returned with HTTP 204 [ 1008.614100] [55082]: [pid: 55082|app: 0|req: 196/360] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:55:22 2025] POST /volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1008.614885] [55083]: INFO cinder.volume.api [None req-553a1c91-c10c-4def-8846-3958cf72c529 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1008.621307] [55083]: INFO cinder.api.openstack.wsgi [None req-553a1c91-c10c-4def-8846-3958cf72c529 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1008.621307] [55083]: [pid: 55083|app: 0|req: 165/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:22 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.632249] [55082]: DEBUG cinder.api.middleware.request_id [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.635285] [55082]: INFO cinder.api.openstack.wsgi [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1009.635704] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.636089] [55082]: DEBUG cinder.api.openstack.wsgi [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.653626] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.653626] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.659198] [55082]: INFO cinder.volume.api [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1009.665238] [55082]: INFO cinder.api.openstack.wsgi [None req-8762c8af-9f4e-4adc-9a22-f2bb6d9023e4 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1009.665702] [55082]: [pid: 55082|app: 0|req: 197/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:23 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1009.676147] [55083]: DEBUG cinder.api.middleware.request_id [None req-5b097d5d-a600-4237-aacb-1a00539f815f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.678627] [55083]: INFO cinder.api.openstack.wsgi [None req-5b097d5d-a600-4237-aacb-1a00539f815f tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1009.678951] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5b097d5d-a600-4237-aacb-1a00539f815f tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.679262] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5b097d5d-a600-4237-aacb-1a00539f815f tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.690510] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.690510] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.695085] [55083]: INFO cinder.volume.api [None req-5b097d5d-a600-4237-aacb-1a00539f815f tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1009.699089] [55083]: INFO cinder.api.openstack.wsgi [None req-5b097d5d-a600-4237-aacb-1a00539f815f tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1009.699553] [55083]: [pid: 55083|app: 0|req: 166/363] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:23 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1011.640870] [55082]: DEBUG cinder.api.middleware.request_id [None req-b8dac69a-3378-44d6-ae4f-be70f3e8b189 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.641117] [55082]: INFO cinder.api.openstack.wsgi [None req-b8dac69a-3378-44d6-ae4f-be70f3e8b189 None None] GET http://10.180.1.21/volume// [ 1011.641117] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b8dac69a-3378-44d6-ae4f-be70f3e8b189 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.642102] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b8dac69a-3378-44d6-ae4f-be70f3e8b189 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.642102] [55082]: INFO cinder.api.openstack.wsgi [None req-b8dac69a-3378-44d6-ae4f-be70f3e8b189 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1011.642102] [55082]: [pid: 55082|app: 0|req: 198/364] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1011.646084] [55083]: DEBUG cinder.api.middleware.request_id [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.650519] [55083]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1011.650798] [55083]: DEBUG cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.651105] [55083]: DEBUG cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.668317] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.668317] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.672845] [55083]: INFO cinder.volume.api [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1011.683260] [55083]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-6f4a5a12-43b2-4172-94d9-a4fcc3ee4694 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1011.683260] [55083]: [pid: 55083|app: 0|req: 167/365] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:55:25 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1011.817840] [55082]: DEBUG cinder.api.middleware.request_id [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.824124] [55082]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] PUT http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 [ 1011.824809] [55082]: DEBUG cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-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=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1011.850274] [55082]: DEBUG cinder.coordination [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Acquiring lock "cinder-attachment_update-6f42fe5d-7cbc-4c00-9574-14498f770a67-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1011.861344] [55082]: DEBUG cinder.coordination [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Lock "cinder-attachment_update-6f42fe5d-7cbc-4c00-9574-14498f770a67-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1011.862403] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.862403] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.174142] [55083]: DEBUG cinder.api.middleware.request_id [None req-68554300-02ed-47c9-8d55-8a39eb9346cd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.176413] [55083]: INFO cinder.api.openstack.wsgi [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 1012.179020] [55083]: DEBUG cinder.api.openstack.wsgi [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.179020] [55083]: DEBUG cinder.api.openstack.wsgi [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.179020] [55083]: INFO cinder.api.v3.volumes [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume with id: 7da370f2-7584-4f3f-893a-b2170659e09f [ 1012.188245] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.188245] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.188511] [55083]: INFO cinder.volume.api [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1012.206309] [55083]: INFO cinder.volume.api [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume request issued successfully. [ 1012.206542] [55083]: INFO cinder.api.openstack.wsgi [None req-68554300-02ed-47c9-8d55-8a39eb9346cd tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 202 [ 1012.206987] [55083]: [pid: 55083|app: 0|req: 168/366] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:55:26 2025] DELETE /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1012.210856] [55083]: DEBUG cinder.api.middleware.request_id [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.215603] [55083]: INFO cinder.api.openstack.wsgi [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 1012.217090] [55083]: DEBUG cinder.api.openstack.wsgi [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.217090] [55083]: DEBUG cinder.api.openstack.wsgi [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.232563] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.232563] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.232563] [55083]: INFO cinder.volume.api [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1012.236856] [55083]: INFO cinder.api.openstack.wsgi [None req-efac2fb7-eb12-4bc5-9293-16b9b0ac2b7d tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 1012.237789] [55083]: [pid: 55083|app: 0|req: 169/367] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:26 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1013.247858] [55083]: DEBUG cinder.api.middleware.request_id [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.249961] [55083]: INFO cinder.api.openstack.wsgi [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 1013.250205] [55083]: DEBUG cinder.api.openstack.wsgi [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.250426] [55083]: DEBUG cinder.api.openstack.wsgi [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.263832] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.263832] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.268769] [55083]: INFO cinder.volume.api [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1013.276270] [55083]: INFO cinder.api.openstack.wsgi [None req-23b7f6e6-48bf-4f1a-b198-89300a01db0f tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 1013.276722] [55083]: [pid: 55083|app: 0|req: 170/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:27 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1014.288235] [55083]: DEBUG cinder.api.middleware.request_id [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.290381] [55083]: INFO cinder.api.openstack.wsgi [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 1014.290609] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.290827] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.301841] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.301841] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.306171] [55083]: INFO cinder.volume.api [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1014.311266] [55083]: INFO cinder.api.openstack.wsgi [None req-0cb2ad42-caa3-4192-95df-89e3a634eeb6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 200 [ 1014.311770] [55083]: [pid: 55083|app: 0|req: 171/369] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:28 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.102137] [55083]: DEBUG cinder.api.middleware.request_id [None req-59866aaa-5689-473a-982c-ac2f46582af7 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.104177] [55083]: INFO cinder.api.openstack.wsgi [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1015.104556] [55083]: DEBUG cinder.api.openstack.wsgi [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1639878312"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1015.106215] [55083]: DEBUG cinder.api.v3.volumes [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1639878312'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1015.106355] [55083]: INFO cinder.api.v3.volumes [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume of 1 GB [ 1015.111907] [55083]: INFO cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Availability Zones retrieved successfully. [ 1015.118600] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (87c3514b-06ca-4721-b4dc-d131d4c61b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.119766] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01ec5b6-2028-4503-b138-12e79ec16f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.120862] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1015.138267] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01ec5b6-2028-4503-b138-12e79ec16f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.139214] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d79f93d-ce86-4fbf-9fca-c111da855fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.183957] [55083]: DEBUG cinder.quota [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Created reservations ['69697edd-0f64-4fc3-aff6-5b48d779ff05', '10135fa5-bd92-4cf3-a1b8-7c6c06b0d929', 'bc7ba8c8-c70e-497c-8100-054378c1887e', '87f1f9b9-64e4-4769-a44d-5021bdb28d0c'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1015.184975] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d79f93d-ce86-4fbf-9fca-c111da855fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69697edd-0f64-4fc3-aff6-5b48d779ff05', '10135fa5-bd92-4cf3-a1b8-7c6c06b0d929', 'bc7ba8c8-c70e-497c-8100-054378c1887e', '87f1f9b9-64e4-4769-a44d-5021bdb28d0c']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.186065] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb2249-5d67-47d1-b8b7-c35babeff214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.200755] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb2249-5d67-47d1-b8b7-c35babeff214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3246bcea-ea76-4ec5-a96f-0e334b4e7d7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639878312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['69697edd-0f64-4fc3-aff6-5b48d779ff05','10135fa5-bd92-4cf3-a1b8-7c6c06b0d929','bc7ba8c8-c70e-497c-8100-054378c1887e','87f1f9b9-64e4-4769-a44d-5021bdb28d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1639878312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3246bcea-ea76-4ec5-a96f-0e334b4e7d7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='473a4c964b854fa18bd4e85a5942bd81',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='d93e416e463d4797a05ddf0817d24e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.201736] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b92c99-efa4-4bc3-a1a1-6f6faf5d3ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.214134] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27b92c99-efa4-4bc3-a1a1-6f6faf5d3ea0) 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-1639878312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['69697edd-0f64-4fc3-aff6-5b48d779ff05','10135fa5-bd92-4cf3-a1b8-7c6c06b0d929','bc7ba8c8-c70e-497c-8100-054378c1887e','87f1f9b9-64e4-4769-a44d-5021bdb28d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.215021] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10480380-a4ab-4842-a044-813d18ec2000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1015.223083] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10480380-a4ab-4842-a044-813d18ec2000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1015.224162] [55083]: DEBUG cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (87c3514b-06ca-4721-b4dc-d131d4c61b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1015.224514] [55083]: INFO cinder.volume.api [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request issued successfully. [ 1015.225202] [55083]: INFO cinder.api.openstack.wsgi [None req-59866aaa-5689-473a-982c-ac2f46582af7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1015.225693] [55083]: [pid: 55083|app: 0|req: 172/370] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:55:28 2025] POST /volume/v3/volumes => generated 754 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1015.234454] [55083]: DEBUG cinder.api.middleware.request_id [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.236570] [55083]: INFO cinder.api.openstack.wsgi [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1015.236788] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.237016] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.244488] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.244488] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.248727] [55083]: INFO cinder.volume.api [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1015.255048] [55083]: INFO cinder.api.openstack.wsgi [None req-8d9c9981-b756-47dc-95b2-7338e5b0866f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1015.255450] [55083]: [pid: 55083|app: 0|req: 173/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:29 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.322356] [55083]: DEBUG cinder.api.middleware.request_id [None req-c5c20234-3f5e-400c-a567-78eb58636038 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.325078] [55083]: INFO cinder.api.openstack.wsgi [None req-c5c20234-3f5e-400c-a567-78eb58636038 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f [ 1015.325450] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c5c20234-3f5e-400c-a567-78eb58636038 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.325766] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c5c20234-3f5e-400c-a567-78eb58636038 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.333091] [55083]: INFO cinder.api.openstack.wsgi [None req-c5c20234-3f5e-400c-a567-78eb58636038 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f returned with HTTP 404 [ 1015.333646] [55083]: [pid: 55083|app: 0|req: 174/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:29 2025] GET /volume/v3/volumes/7da370f2-7584-4f3f-893a-b2170659e09f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1015.336653] [55083]: DEBUG cinder.api.middleware.request_id [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.338753] [55083]: INFO cinder.api.openstack.wsgi [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1015.339116] [55083]: DEBUG cinder.api.openstack.wsgi [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.339374] [55083]: DEBUG cinder.api.openstack.wsgi [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.339588] [55083]: INFO cinder.api.v3.volumes [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume with id: 61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1015.348554] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.348554] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.349071] [55083]: INFO cinder.volume.api [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1015.362645] [55083]: INFO cinder.volume.api [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume request issued successfully. [ 1015.362864] [55083]: INFO cinder.api.openstack.wsgi [None req-50484f41-d48f-4b09-9733-dbda5d8e0b60 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 202 [ 1015.363296] [55083]: [pid: 55083|app: 0|req: 175/373] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:55:29 2025] DELETE /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1015.366203] [55083]: DEBUG cinder.api.middleware.request_id [None req-a0416571-5084-4cf5-805f-70587a6560a6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.368105] [55083]: INFO cinder.api.openstack.wsgi [None req-a0416571-5084-4cf5-805f-70587a6560a6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1015.368333] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a0416571-5084-4cf5-805f-70587a6560a6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.368548] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a0416571-5084-4cf5-805f-70587a6560a6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.376303] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1015.376303] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1015.380240] [55083]: INFO cinder.volume.api [None req-a0416571-5084-4cf5-805f-70587a6560a6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1015.385045] [55083]: INFO cinder.api.openstack.wsgi [None req-a0416571-5084-4cf5-805f-70587a6560a6 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 1015.385375] [55083]: [pid: 55083|app: 0|req: 176/374] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:29 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1016.269346] [55083]: DEBUG cinder.api.middleware.request_id [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.271676] [55083]: INFO cinder.api.openstack.wsgi [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1016.271909] [55083]: DEBUG cinder.api.openstack.wsgi [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.272138] [55083]: DEBUG cinder.api.openstack.wsgi [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.282038] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.282038] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.285920] [55083]: INFO cinder.volume.api [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1016.290839] [55083]: INFO cinder.api.openstack.wsgi [None req-414bd79e-a96a-4960-a97b-fa757b3af4ea tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1016.291290] [55083]: [pid: 55083|app: 0|req: 177/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:30 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.326252] [55083]: DEBUG cinder.api.middleware.request_id [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.328964] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1016.329404] [55083]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.329507] [55083]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.338584] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.338584] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.342480] [55083]: INFO cinder.volume.api [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1016.347995] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-d48b4db5-e983-44a0-87a4-6ff8e9bf9745 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1016.348568] [55083]: [pid: 55083|app: 0|req: 178/376] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:55:30 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1016.394077] [55082]: DEBUG cinder.coordination [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Lock "cinder-attachment_update-6f42fe5d-7cbc-4c00-9574-14498f770a67-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.533s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1016.395022] [55082]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-d3b3ba61-e052-4260-94b6-8faadbb1c937 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 returned with HTTP 200 [ 1016.395287] [55082]: [pid: 55082|app: 0|req: 199/377] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:55:25 2025] PUT /volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 => generated 617 bytes in 4578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1016.395949] [55083]: DEBUG cinder.api.middleware.request_id [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.399215] [55083]: INFO cinder.api.openstack.wsgi [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1016.399665] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1016.400018] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1016.409494] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.409494] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.413127] [55083]: INFO cinder.volume.api [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1016.417641] [55083]: INFO cinder.api.openstack.wsgi [None req-1f3ad55e-3e8f-424b-828b-7b25ab07b396 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 1016.418109] [55083]: [pid: 55083|app: 0|req: 179/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:30 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.901731] [55082]: DEBUG cinder.api.middleware.request_id [req-88de22da-6190-4815-a654-f51edc74d3b7 req-65e49fe1-e90c-4b9b-8f9e-07c845d048ac None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.904024] [55082]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-65e49fe1-e90c-4b9b-8f9e-07c845d048ac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action [ 1016.904438] [55082]: DEBUG cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-65e49fe1-e90c-4b9b-8f9e-07c845d048ac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1016.904578] [55082]: DEBUG cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-65e49fe1-e90c-4b9b-8f9e-07c845d048ac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1016.919971] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.919971] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.928017] [55082]: INFO cinder.api.openstack.wsgi [req-88de22da-6190-4815-a654-f51edc74d3b7 req-65e49fe1-e90c-4b9b-8f9e-07c845d048ac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action returned with HTTP 204 [ 1016.928510] [55082]: [pid: 55082|app: 0|req: 200/379] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:55:30 2025] POST /volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1017.428909] [55083]: DEBUG cinder.api.middleware.request_id [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.432035] [55083]: INFO cinder.api.openstack.wsgi [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1017.433055] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.433297] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.448315] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.448315] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.453684] [55083]: INFO cinder.volume.api [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1017.460189] [55083]: INFO cinder.api.openstack.wsgi [None req-7b9d7b86-f90a-4bc0-9217-a53c78daee5b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 200 [ 1017.460604] [55083]: [pid: 55083|app: 0|req: 180/380] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:31 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1017.869892] [55082]: DEBUG cinder.api.middleware.request_id [None req-68df803f-5a69-4e0c-b602-49b4d6a798d6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.870399] [55082]: INFO cinder.api.openstack.wsgi [None req-68df803f-5a69-4e0c-b602-49b4d6a798d6 None None] GET http://10.180.1.21/volume// [ 1017.870606] [55082]: DEBUG cinder.api.openstack.wsgi [None req-68df803f-5a69-4e0c-b602-49b4d6a798d6 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.870842] [55082]: DEBUG cinder.api.openstack.wsgi [None req-68df803f-5a69-4e0c-b602-49b4d6a798d6 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.871280] [55082]: INFO cinder.api.openstack.wsgi [None req-68df803f-5a69-4e0c-b602-49b4d6a798d6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1017.871585] [55082]: [pid: 55082|app: 0|req: 201/381] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:55:31 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1017.875577] [55083]: DEBUG cinder.api.middleware.request_id [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-a962f0c0-e493-4952-be59-f1df49ceda15 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.878231] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-a962f0c0-e493-4952-be59-f1df49ceda15 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1017.878658] [55083]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-a962f0c0-e493-4952-be59-f1df49ceda15 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3246bcea-ea76-4ec5-a96f-0e334b4e7d7d", "connector": null, "instance_uuid": "618ce248-370f-4727-aae6-0c6b9640594f"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1017.889252] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.889252] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.915283] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-a962f0c0-e493-4952-be59-f1df49ceda15 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1017.916079] [55083]: [pid: 55083|app: 0|req: 181/382] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:55:31 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.938745] [55082]: DEBUG cinder.api.middleware.request_id [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.941830] [55082]: INFO cinder.api.openstack.wsgi [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1017.943291] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.943291] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.956941] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.956941] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.961141] [55082]: INFO cinder.volume.api [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1017.966939] [55082]: INFO cinder.api.openstack.wsgi [None req-7239c537-01e1-4c8e-95dc-daa4f7cb5c8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1017.967535] [55082]: [pid: 55082|app: 0|req: 202/383] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:31 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1018.438173] [55083]: DEBUG cinder.api.middleware.request_id [None req-7dbb19e1-db29-4006-83b2-1e915c8da1e9 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.438434] [55083]: INFO cinder.api.openstack.wsgi [None req-7dbb19e1-db29-4006-83b2-1e915c8da1e9 None None] GET http://10.180.1.21/volume// [ 1018.438434] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7dbb19e1-db29-4006-83b2-1e915c8da1e9 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.438632] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7dbb19e1-db29-4006-83b2-1e915c8da1e9 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.439032] [55083]: INFO cinder.api.openstack.wsgi [None req-7dbb19e1-db29-4006-83b2-1e915c8da1e9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.439342] [55083]: [pid: 55083|app: 0|req: 182/384] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1018.443407] [55082]: DEBUG cinder.api.middleware.request_id [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.446087] [55082]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1018.446951] [55082]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.446951] [55082]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.462852] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.462852] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.468123] [55082]: INFO cinder.volume.api [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1018.473643] [55083]: DEBUG cinder.api.middleware.request_id [None req-ab5c7321-87c8-4294-9479-a779562aed71 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.474038] [55083]: INFO cinder.api.openstack.wsgi [None req-ab5c7321-87c8-4294-9479-a779562aed71 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 [ 1018.474265] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab5c7321-87c8-4294-9479-a779562aed71 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.474484] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab5c7321-87c8-4294-9479-a779562aed71 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.477919] [55082]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-cd825fe8-2bdf-4ebc-bf6a-fe7fd3abc957 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1018.478397] [55082]: [pid: 55082|app: 0|req: 203/385] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1018.480900] [55083]: INFO cinder.api.openstack.wsgi [None req-ab5c7321-87c8-4294-9479-a779562aed71 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 returned with HTTP 404 [ 1018.481630] [55083]: [pid: 55083|app: 0|req: 183/386] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/61d6d9c8-cacb-46b9-ad79-39409d1cdd94 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1018.505298] [55082]: DEBUG cinder.api.middleware.request_id [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.507831] [55082]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] PUT http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f [ 1018.508239] [55082]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-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-542423", "mountpoint": "/dev/sdb"}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1018.515838] [55082]: DEBUG cinder.coordination [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Acquiring lock "cinder-attachment_update-3246bcea-ea76-4ec5-a96f-0e334b4e7d7d-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1018.520349] [55082]: DEBUG cinder.coordination [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-3246bcea-ea76-4ec5-a96f-0e334b4e7d7d-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1018.521387] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.521387] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.577149] [55083]: DEBUG cinder.api.middleware.request_id [None req-1951af43-7681-4b15-9e30-259561a81b0b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.580244] [55083]: INFO cinder.api.openstack.wsgi [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] DELETE http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1018.580488] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.580707] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.580898] [55083]: INFO cinder.api.v3.volumes [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume with id: 5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1018.589963] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.589963] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.590656] [55083]: INFO cinder.volume.api [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1018.613553] [55083]: INFO cinder.volume.api [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Delete volume request issued successfully. [ 1018.613553] [55083]: INFO cinder.api.openstack.wsgi [None req-1951af43-7681-4b15-9e30-259561a81b0b tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 202 [ 1018.613553] [55083]: [pid: 55083|app: 0|req: 184/387] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:55:32 2025] DELETE /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1018.617184] [55083]: DEBUG cinder.api.middleware.request_id [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.620500] [55083]: INFO cinder.api.openstack.wsgi [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1018.622017] [55083]: DEBUG cinder.api.openstack.wsgi [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.622017] [55083]: DEBUG cinder.api.openstack.wsgi [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.629986] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.629986] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.634022] [55083]: INFO cinder.volume.api [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1018.639149] [55083]: INFO cinder.api.openstack.wsgi [None req-44ab4e45-7722-477c-b4ac-8a7c50dd1499 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 1018.640124] [55083]: [pid: 55083|app: 0|req: 185/388] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1018.708841] [55083]: DEBUG cinder.api.middleware.request_id [None req-5a64b795-b399-47f7-ac8f-64e66377e257 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.711864] [55083]: INFO cinder.api.openstack.wsgi [None req-5a64b795-b399-47f7-ac8f-64e66377e257 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1018.712112] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5a64b795-b399-47f7-ac8f-64e66377e257 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.712438] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5a64b795-b399-47f7-ac8f-64e66377e257 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.726760] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.726760] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.731463] [55083]: INFO cinder.volume.api [None req-5a64b795-b399-47f7-ac8f-64e66377e257 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1018.738122] [55083]: INFO cinder.api.openstack.wsgi [None req-5a64b795-b399-47f7-ac8f-64e66377e257 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1018.738296] [55083]: [pid: 55083|app: 0|req: 186/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.787960] [55083]: DEBUG cinder.api.middleware.request_id [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.790605] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1018.790605] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.790700] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.804130] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.804130] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.804130] [55083]: INFO cinder.volume.api [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1018.808506] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-0581deef-ec8b-459c-9f54-1c8c05a10c0d tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1018.808909] [55083]: [pid: 55083|app: 0|req: 187/390] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1018.826511] [55083]: DEBUG cinder.api.middleware.request_id [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.828819] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] POST http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703/action [ 1018.829227] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1018.829369] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1018.839586] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.839586] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.840107] [55083]: INFO cinder.volume.api [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1018.845062] [55083]: INFO cinder.volume.api [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Begin detaching volume completed successfully. [ 1018.845331] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-79c39cac-8cf3-447d-86c1-0ff79530f036 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703/action returned with HTTP 202 [ 1018.845804] [55083]: [pid: 55083|app: 0|req: 188/391] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:55:32 2025] POST /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1018.979974] [55083]: DEBUG cinder.api.middleware.request_id [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.984904] [55083]: INFO cinder.api.openstack.wsgi [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1018.984904] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.984904] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.000609] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.000609] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.004878] [55083]: INFO cinder.volume.api [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1019.010864] [55083]: INFO cinder.api.openstack.wsgi [None req-d61461c2-5ae6-43e7-9088-ea353cf284b5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1019.010864] [55083]: [pid: 55083|app: 0|req: 189/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:32 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.655550] [55083]: DEBUG cinder.api.middleware.request_id [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.657792] [55083]: INFO cinder.api.openstack.wsgi [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1019.658786] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.658786] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.669078] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.669078] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.673069] [55083]: INFO cinder.volume.api [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1019.677438] [55083]: INFO cinder.api.openstack.wsgi [None req-e2cffba4-02d6-4c22-9967-5b23d3feaa79 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 1019.677828] [55083]: [pid: 55083|app: 0|req: 190/393] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:33 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.785335] [55083]: DEBUG cinder.api.middleware.request_id [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.790681] [55083]: INFO cinder.api.openstack.wsgi [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc [ 1019.790681] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.790681] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.790681] [55083]: INFO cinder.api.v3.volumes [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Delete volume with id: 88143d55-975a-4865-ac74-38b4c11531bc [ 1019.804950] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.804950] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.807017] [55083]: INFO cinder.volume.api [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 1019.828661] [55083]: INFO cinder.volume.api [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Delete volume request issued successfully. [ 1019.829210] [55083]: INFO cinder.api.openstack.wsgi [None req-3eae1ebe-b4a3-4fd4-b6d9-2cd4014ff8e1 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc returned with HTTP 202 [ 1019.832431] [55083]: [pid: 55083|app: 0|req: 191/394] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:55:33 2025] DELETE /volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1019.833519] [55083]: DEBUG cinder.api.middleware.request_id [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.835589] [55083]: INFO cinder.api.openstack.wsgi [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc [ 1019.835816] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.836045] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.845652] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.845652] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.850338] [55083]: INFO cinder.volume.api [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 1019.856014] [55083]: INFO cinder.api.openstack.wsgi [None req-0ccd2f0e-180c-49d5-be51-7e8ac94dd349 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc returned with HTTP 200 [ 1019.856362] [55083]: [pid: 55083|app: 0|req: 192/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:33 2025] GET /volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1019.871865] [55083]: DEBUG cinder.api.middleware.request_id [None req-cbbc5730-f94d-4ecc-86d3-bbdc9ed92fe8 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.872329] [55083]: INFO cinder.api.openstack.wsgi [None req-cbbc5730-f94d-4ecc-86d3-bbdc9ed92fe8 None None] GET http://10.180.1.21/volume// [ 1019.873093] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cbbc5730-f94d-4ecc-86d3-bbdc9ed92fe8 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.873093] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cbbc5730-f94d-4ecc-86d3-bbdc9ed92fe8 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.873093] [55083]: INFO cinder.api.openstack.wsgi [None req-cbbc5730-f94d-4ecc-86d3-bbdc9ed92fe8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1019.873680] [55083]: [pid: 55083|app: 0|req: 193/396] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1019.878442] [55083]: DEBUG cinder.api.middleware.request_id [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1019.881090] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1019.881395] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1019.881902] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1019.893142] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1019.893142] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1019.896673] [55083]: INFO cinder.volume.api [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1019.901698] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-43d5952f-1a95-42d0-8cad-9587e94b39ea tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1019.901698] [55083]: [pid: 55083|app: 0|req: 194/397] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:55:33 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1020.028374] [55083]: DEBUG cinder.api.middleware.request_id [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.031888] [55083]: INFO cinder.api.openstack.wsgi [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1020.031888] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.031888] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.056955] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.056955] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.064949] [55083]: INFO cinder.volume.api [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1020.071419] [55083]: INFO cinder.api.openstack.wsgi [None req-8df8cc6a-69b9-4504-ba64-6a44ee37b152 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1020.072260] [55083]: [pid: 55083|app: 0|req: 195/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:33 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.693071] [55083]: DEBUG cinder.api.middleware.request_id [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.697132] [55083]: INFO cinder.api.openstack.wsgi [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1020.697284] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.697627] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.709381] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.709381] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.713358] [55083]: INFO cinder.volume.api [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Volume info retrieved successfully. [ 1020.719255] [55083]: INFO cinder.api.openstack.wsgi [None req-d3dc2516-35ff-4feb-8363-887bc7f3f513 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 200 [ 1020.719698] [55083]: [pid: 55083|app: 0|req: 196/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:34 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1020.868545] [55083]: DEBUG cinder.api.middleware.request_id [None req-919620ed-de99-44ee-8dfe-6b76ef7e2d46 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.870949] [55083]: INFO cinder.api.openstack.wsgi [None req-919620ed-de99-44ee-8dfe-6b76ef7e2d46 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc [ 1020.871063] [55083]: DEBUG cinder.api.openstack.wsgi [None req-919620ed-de99-44ee-8dfe-6b76ef7e2d46 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.871285] [55083]: DEBUG cinder.api.openstack.wsgi [None req-919620ed-de99-44ee-8dfe-6b76ef7e2d46 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.877460] [55083]: INFO cinder.api.openstack.wsgi [None req-919620ed-de99-44ee-8dfe-6b76ef7e2d46 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc returned with HTTP 404 [ 1020.877977] [55083]: [pid: 55083|app: 0|req: 197/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:34 2025] GET /volume/v3/volumes/88143d55-975a-4865-ac74-38b4c11531bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1020.880782] [55083]: DEBUG cinder.api.middleware.request_id [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.882648] [55083]: INFO cinder.api.openstack.wsgi [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] DELETE http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 1020.883099] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.883374] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.883569] [55083]: INFO cinder.api.v3.volumes [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Delete volume with id: 75214027-671a-44ce-a90e-3c4bebcd3855 [ 1020.891812] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.891812] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.892844] [55083]: INFO cinder.volume.api [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 1020.913039] [55083]: INFO cinder.volume.api [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Delete volume request issued successfully. [ 1020.913039] [55083]: INFO cinder.api.openstack.wsgi [None req-15d53a23-7da6-4e25-945b-8744cdf6f631 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 202 [ 1020.913556] [55083]: [pid: 55083|app: 0|req: 198/401] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:55:34 2025] DELETE /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1020.917795] [55083]: DEBUG cinder.api.middleware.request_id [None req-744758de-16ae-437e-849c-0732ee006695 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.920884] [55083]: INFO cinder.api.openstack.wsgi [None req-744758de-16ae-437e-849c-0732ee006695 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 1020.920884] [55083]: DEBUG cinder.api.openstack.wsgi [None req-744758de-16ae-437e-849c-0732ee006695 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.921257] [55083]: DEBUG cinder.api.openstack.wsgi [None req-744758de-16ae-437e-849c-0732ee006695 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.929466] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.929466] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1020.933313] [55083]: INFO cinder.volume.api [None req-744758de-16ae-437e-849c-0732ee006695 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Volume info retrieved successfully. [ 1020.937917] [55083]: INFO cinder.api.openstack.wsgi [None req-744758de-16ae-437e-849c-0732ee006695 tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 200 [ 1020.938326] [55083]: [pid: 55083|app: 0|req: 199/402] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:34 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.084160] [55083]: DEBUG cinder.api.middleware.request_id [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.087059] [55083]: INFO cinder.api.openstack.wsgi [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1021.087390] [55083]: DEBUG cinder.api.openstack.wsgi [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.087702] [55083]: DEBUG cinder.api.openstack.wsgi [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.103340] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.103340] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.108596] [55083]: INFO cinder.volume.api [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1021.115975] [55083]: INFO cinder.api.openstack.wsgi [None req-65a95185-a1f4-4b15-a874-55e7c1d0d368 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1021.116576] [55083]: [pid: 55083|app: 0|req: 200/403] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:34 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.135044] [55083]: DEBUG cinder.api.middleware.request_id [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-27e505f2-6a82-4a4c-acb5-59551a047205 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.137802] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-27e505f2-6a82-4a4c-acb5-59551a047205 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 [ 1021.138093] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-27e505f2-6a82-4a4c-acb5-59551a047205 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.138405] [55083]: DEBUG cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-27e505f2-6a82-4a4c-acb5-59551a047205 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.148094] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.148094] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.673802] [55083]: INFO cinder.api.openstack.wsgi [req-9ef0d47b-c12c-4491-873c-0fab22a6b3d6 req-27e505f2-6a82-4a4c-acb5-59551a047205 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 returned with HTTP 200 [ 1021.674360] [55083]: [pid: 55083|app: 0|req: 201/404] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:55:34 2025] DELETE /volume/v3/attachments/d385b2da-5423-40ba-8e62-b42f4fa61362 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.675037] [55083]: DEBUG cinder.api.middleware.request_id [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.677112] [55083]: INFO cinder.api.openstack.wsgi [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1021.677361] [55083]: DEBUG cinder.api.openstack.wsgi [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.677585] [55083]: DEBUG cinder.api.openstack.wsgi [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.687159] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.687159] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.690539] [55083]: INFO cinder.volume.api [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1021.695137] [55083]: INFO cinder.api.openstack.wsgi [None req-34d617f0-b5af-4bbe-98a7-03bd8155eddd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1021.695654] [55083]: [pid: 55083|app: 0|req: 202/405] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.730603] [55083]: DEBUG cinder.api.middleware.request_id [None req-dea54499-df7e-43f4-a02c-05967afe1aa3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.733581] [55083]: INFO cinder.api.openstack.wsgi [None req-dea54499-df7e-43f4-a02c-05967afe1aa3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] GET http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 [ 1021.733581] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dea54499-df7e-43f4-a02c-05967afe1aa3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.733581] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dea54499-df7e-43f4-a02c-05967afe1aa3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.739036] [55083]: INFO cinder.api.openstack.wsgi [None req-dea54499-df7e-43f4-a02c-05967afe1aa3 tempest-AttachVolumeTestJSON-1213395590 tempest-AttachVolumeTestJSON-1213395590-project-member] http://10.180.1.21/volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 returned with HTTP 404 [ 1021.739553] [55083]: [pid: 55083|app: 0|req: 203/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/5fe487a2-eee2-4272-85a3-199c135a0ab0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1021.863251] [55083]: DEBUG cinder.api.middleware.request_id [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.865438] [55083]: INFO cinder.api.openstack.wsgi [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1021.865739] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.865970] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.875654] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.875654] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.878703] [55083]: INFO cinder.volume.api [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1021.882920] [55083]: INFO cinder.api.openstack.wsgi [None req-1e4de148-a62b-43e0-a7c7-d40c00dffd12 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1021.883407] [55083]: [pid: 55083|app: 0|req: 204/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.917733] [55083]: DEBUG cinder.api.middleware.request_id [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.919943] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1021.920181] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.920399] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.929990] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.929990] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.933129] [55083]: INFO cinder.volume.api [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1021.937454] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-4bc67cbc-676d-4f6f-9ff4-0db2f23b8c81 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1021.937851] [55083]: [pid: 55083|app: 0|req: 205/408] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1021.949180] [55083]: DEBUG cinder.api.middleware.request_id [None req-a5753547-ca21-4bd3-a862-1e58dba40edc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.951240] [55083]: INFO cinder.api.openstack.wsgi [None req-a5753547-ca21-4bd3-a862-1e58dba40edc tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] GET http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 [ 1021.951467] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a5753547-ca21-4bd3-a862-1e58dba40edc tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.951723] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a5753547-ca21-4bd3-a862-1e58dba40edc tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.957843] [55083]: INFO cinder.api.openstack.wsgi [None req-a5753547-ca21-4bd3-a862-1e58dba40edc tempest-ServersNegativeTestJSON-1121407222 tempest-ServersNegativeTestJSON-1121407222-project-member] http://10.180.1.21/volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 returned with HTTP 404 [ 1021.958345] [55083]: [pid: 55083|app: 0|req: 206/409] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/75214027-671a-44ce-a90e-3c4bebcd3855 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1021.959038] [55083]: DEBUG cinder.api.middleware.request_id [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.961181] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b/action [ 1021.961394] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1021.961529] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1021.972346] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.972346] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.973154] [55083]: INFO cinder.volume.api [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1021.978138] [55083]: INFO cinder.volume.api [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Begin detaching volume completed successfully. [ 1021.978260] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-fda4bd2f-49b4-499e-942f-0130deb6aa36 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b/action returned with HTTP 202 [ 1021.978674] [55083]: [pid: 55083|app: 0|req: 207/410] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:55:35 2025] POST /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1022.130581] [55083]: DEBUG cinder.api.middleware.request_id [None req-057e345d-1272-4355-899c-13cfe6814fe1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.132463] [55083]: INFO cinder.api.openstack.wsgi [None req-057e345d-1272-4355-899c-13cfe6814fe1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1022.134019] [55083]: DEBUG cinder.api.openstack.wsgi [None req-057e345d-1272-4355-899c-13cfe6814fe1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.134019] [55083]: DEBUG cinder.api.openstack.wsgi [None req-057e345d-1272-4355-899c-13cfe6814fe1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.147740] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.147740] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.152495] [55083]: INFO cinder.volume.api [None req-057e345d-1272-4355-899c-13cfe6814fe1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1022.158189] [55083]: INFO cinder.api.openstack.wsgi [None req-057e345d-1272-4355-899c-13cfe6814fe1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1022.158189] [55083]: [pid: 55083|app: 0|req: 208/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:35 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1023.002313] [55083]: DEBUG cinder.api.middleware.request_id [None req-dfb14c84-a478-45ea-98be-5ae54e895be3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.002832] [55083]: INFO cinder.api.openstack.wsgi [None req-dfb14c84-a478-45ea-98be-5ae54e895be3 None None] GET http://10.180.1.21/volume// [ 1023.005452] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dfb14c84-a478-45ea-98be-5ae54e895be3 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.005452] [55083]: DEBUG cinder.api.openstack.wsgi [None req-dfb14c84-a478-45ea-98be-5ae54e895be3 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.005452] [55083]: INFO cinder.api.openstack.wsgi [None req-dfb14c84-a478-45ea-98be-5ae54e895be3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1023.005452] [55083]: [pid: 55083|app: 0|req: 209/412] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:36 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1023.009160] [55083]: DEBUG cinder.api.middleware.request_id [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.012240] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1023.012486] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.012703] [55083]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.027062] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.027062] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.031738] [55083]: INFO cinder.volume.api [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1023.035817] [55083]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-506bbac1-aa1f-4aef-9ec7-89dde9e8adb1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1023.036276] [55083]: [pid: 55083|app: 0|req: 210/413] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:55:36 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1023.046558] [55082]: DEBUG cinder.coordination [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-3246bcea-ea76-4ec5-a96f-0e334b4e7d7d-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1023.046558] [55082]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-9a70d81b-ed1d-4117-8863-689f1c8b0a68 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f returned with HTTP 200 [ 1023.046772] [55082]: [pid: 55082|app: 0|req: 204/414] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:55:32 2025] PUT /volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1023.169246] [55083]: DEBUG cinder.api.middleware.request_id [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.177642] [55083]: INFO cinder.api.openstack.wsgi [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1023.177642] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.177642] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.189133] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.189133] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.193999] [55083]: INFO cinder.volume.api [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1023.200324] [55083]: INFO cinder.api.openstack.wsgi [None req-2f1e4624-7dbf-448f-a574-dc84e23f1e2e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1023.200992] [55083]: [pid: 55083|app: 0|req: 211/415] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:37 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.258180] [55082]: DEBUG cinder.api.middleware.request_id [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.258276] [55082]: INFO cinder.api.openstack.wsgi [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1023.261646] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.262063] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.277449] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1023.277449] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1023.286019] [55082]: INFO cinder.volume.api [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1023.293405] [55082]: INFO cinder.api.openstack.wsgi [None req-ebc2ac87-9d61-46db-9de2-84ac99d3730f tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1023.293824] [55082]: [pid: 55082|app: 0|req: 205/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:37 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.216748] [55083]: DEBUG cinder.api.middleware.request_id [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.218646] [55083]: INFO cinder.api.openstack.wsgi [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1024.219715] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.219715] [55083]: DEBUG cinder.api.openstack.wsgi [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.234232] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.234232] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.238621] [55083]: INFO cinder.volume.api [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1024.243871] [55083]: INFO cinder.api.openstack.wsgi [None req-0f6e2624-5697-4e27-928a-4943c691a7c1 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1024.244358] [55083]: [pid: 55083|app: 0|req: 212/417] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:38 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1024.286650] [55082]: DEBUG cinder.api.middleware.request_id [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-a373b152-027f-45db-85fd-90deaba52624 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.290199] [55082]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-a373b152-027f-45db-85fd-90deaba52624 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f [ 1024.290427] [55082]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-a373b152-027f-45db-85fd-90deaba52624 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1024.290642] [55082]: DEBUG cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-a373b152-027f-45db-85fd-90deaba52624 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1024.298356] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.298356] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.731623] [55083]: DEBUG cinder.api.middleware.request_id [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-ed47f9ca-1ab1-43e2-96e3-1316c6ddbd69 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1024.736749] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-ed47f9ca-1ab1-43e2-96e3-1316c6ddbd69 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f/action [ 1024.736749] [55083]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-ed47f9ca-1ab1-43e2-96e3-1316c6ddbd69 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1024.736749] [55083]: DEBUG cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-ed47f9ca-1ab1-43e2-96e3-1316c6ddbd69 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1024.753306] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1024.753306] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1024.761662] [55083]: INFO cinder.api.openstack.wsgi [req-1e7b0de2-2fb2-4279-8958-7c571c846bbf req-ed47f9ca-1ab1-43e2-96e3-1316c6ddbd69 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f/action returned with HTTP 204 [ 1024.762250] [55083]: [pid: 55083|app: 0|req: 213/418] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:55:38 2025] POST /volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1024.834650] [55082]: INFO cinder.api.openstack.wsgi [req-33d98e31-5b98-4e52-a04d-73152bdf6c4d req-a373b152-027f-45db-85fd-90deaba52624 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f returned with HTTP 200 [ 1024.834650] [55082]: [pid: 55082|app: 0|req: 206/419] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:55:38 2025] DELETE /volume/v3/attachments/756b429e-341c-4a0c-8792-4945ff3f5a8f => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1025.257114] [55083]: DEBUG cinder.api.middleware.request_id [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.259933] [55083]: INFO cinder.api.openstack.wsgi [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1025.260379] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.260648] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.277369] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.277369] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.282524] [55083]: INFO cinder.volume.api [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1025.289481] [55083]: INFO cinder.api.openstack.wsgi [None req-c80a884f-d5a6-49da-8951-71ebfd1cd393 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1025.289735] [55083]: [pid: 55083|app: 0|req: 214/420] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:39 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1025.300251] [55082]: DEBUG cinder.api.middleware.request_id [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1025.303737] [55082]: INFO cinder.api.openstack.wsgi [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1025.303967] [55082]: DEBUG cinder.api.openstack.wsgi [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1025.304202] [55082]: DEBUG cinder.api.openstack.wsgi [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1025.314831] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1025.314831] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1025.318180] [55082]: INFO cinder.volume.api [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1025.322401] [55082]: INFO cinder.api.openstack.wsgi [None req-51f0fdc5-44ff-46a6-9d96-9eda71244ac9 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1025.322801] [55082]: [pid: 55082|app: 0|req: 207/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:39 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1026.239982] [55083]: DEBUG cinder.api.middleware.request_id [None req-142bd25b-6347-4f3c-99bf-689a146d9969 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1026.243351] [55083]: INFO cinder.api.openstack.wsgi [None req-142bd25b-6347-4f3c-99bf-689a146d9969 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1026.243579] [55083]: DEBUG cinder.api.openstack.wsgi [None req-142bd25b-6347-4f3c-99bf-689a146d9969 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1026.243800] [55083]: DEBUG cinder.api.openstack.wsgi [None req-142bd25b-6347-4f3c-99bf-689a146d9969 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1026.258741] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1026.258741] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1026.265175] [55083]: INFO cinder.volume.api [None req-142bd25b-6347-4f3c-99bf-689a146d9969 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1026.271228] [55083]: INFO cinder.api.openstack.wsgi [None req-142bd25b-6347-4f3c-99bf-689a146d9969 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1026.271650] [55083]: [pid: 55083|app: 0|req: 215/422] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:55:40 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1035.320324] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=50,cinder:UPDATE=9 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1036.267710] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=240,cinder:UPDATE=26,cinder:INSERT=16 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1039.304635] [55082]: DEBUG cinder.api.middleware.request_id [None req-eb0cb411-312d-45a5-bb1a-4b93c19fd6ad None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.305184] [55082]: INFO cinder.api.openstack.wsgi [None req-eb0cb411-312d-45a5-bb1a-4b93c19fd6ad None None] GET http://10.180.1.21/volume// [ 1039.305301] [55082]: DEBUG cinder.api.openstack.wsgi [None req-eb0cb411-312d-45a5-bb1a-4b93c19fd6ad None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.305511] [55082]: DEBUG cinder.api.openstack.wsgi [None req-eb0cb411-312d-45a5-bb1a-4b93c19fd6ad None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.305941] [55082]: INFO cinder.api.openstack.wsgi [None req-eb0cb411-312d-45a5-bb1a-4b93c19fd6ad None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1039.306277] [55082]: [pid: 55082|app: 0|req: 208/423] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:55:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1039.310491] [55083]: DEBUG cinder.api.middleware.request_id [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-e5978f47-d61f-4f12-b4f0-a0790c1f3933 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.317056] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-e5978f47-d61f-4f12-b4f0-a0790c1f3933 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1039.317534] [55083]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-e5978f47-d61f-4f12-b4f0-a0790c1f3933 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ccd6c62-9e8a-40f1-b62f-e461ec313fb4", "connector": null, "instance_uuid": "a1f99b1b-40ed-40e1-b56c-055aa4ebcabf"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1039.347932] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.347932] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.378946] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-e5978f47-d61f-4f12-b4f0-a0790c1f3933 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1039.383134] [55083]: [pid: 55083|app: 0|req: 216/424] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:55:53 2025] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1039.384114] [55082]: DEBUG cinder.api.middleware.request_id [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a5fbf9dc-4074-4995-9b69-ffbb368f4dcb None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.386528] [55082]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a5fbf9dc-4074-4995-9b69-ffbb368f4dcb tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e [ 1039.386896] [55082]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a5fbf9dc-4074-4995-9b69-ffbb368f4dcb tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.387160] [55082]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a5fbf9dc-4074-4995-9b69-ffbb368f4dcb tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.395147] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.395147] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.925794] [55082]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a5fbf9dc-4074-4995-9b69-ffbb368f4dcb tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e returned with HTTP 200 [ 1039.926249] [55082]: [pid: 55082|app: 0|req: 209/425] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:55:53 2025] DELETE /volume/v3/attachments/9338daa5-9f12-4636-8181-a78fa7fbea1e => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.352047] [55083]: DEBUG cinder.api.middleware.request_id [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.354517] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] PUT http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 [ 1044.354960] [55083]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-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-542412", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1044.368307] [55083]: DEBUG cinder.coordination [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Acquiring lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1044.372811] [55083]: DEBUG cinder.coordination [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1044.374030] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1044.374030] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1044.898416] [55083]: DEBUG cinder.coordination [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.525s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1044.898416] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-2d71d200-4c0a-4175-b20b-892a7d01fe61 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 returned with HTTP 200 [ 1044.898416] [55083]: [pid: 55083|app: 0|req: 217/426] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:55:58 2025] PUT /volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 => generated 617 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1044.903431] [55082]: DEBUG cinder.api.middleware.request_id [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a9ff9c49-c6d3-4f13-85e7-65d958ea43aa None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1044.905848] [55082]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a9ff9c49-c6d3-4f13-85e7-65d958ea43aa tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 [ 1044.906127] [55082]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a9ff9c49-c6d3-4f13-85e7-65d958ea43aa tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1044.906349] [55082]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a9ff9c49-c6d3-4f13-85e7-65d958ea43aa tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1044.926027] [55082]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-a9ff9c49-c6d3-4f13-85e7-65d958ea43aa tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 returned with HTTP 200 [ 1044.926661] [55082]: [pid: 55082|app: 0|req: 210/427] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 14:55:58 2025] GET /volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 => generated 642 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1047.513414] [55083]: DEBUG cinder.api.middleware.request_id [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-585c087b-b88f-4785-bfcb-3c8928adebca None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.517797] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-585c087b-b88f-4785-bfcb-3c8928adebca tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40/action [ 1047.517797] [55083]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-585c087b-b88f-4785-bfcb-3c8928adebca tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1047.517797] [55083]: DEBUG cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-585c087b-b88f-4785-bfcb-3c8928adebca tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1047.545549] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.545549] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.563463] [55083]: INFO cinder.api.openstack.wsgi [req-342e3a1e-3ae1-423b-a50a-08edeafb21a3 req-585c087b-b88f-4785-bfcb-3c8928adebca tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40/action returned with HTTP 204 [ 1047.564049] [55083]: [pid: 55083|app: 0|req: 218/428] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:56:01 2025] POST /volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1048.960119] [55082]: DEBUG cinder.api.middleware.request_id [None req-b0fa96e5-4828-496e-af40-d4e819c84003 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.962149] [55082]: INFO cinder.api.openstack.wsgi [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1048.962632] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.963650] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.964156] [55082]: INFO cinder.api.v3.volumes [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Delete volume with id: d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1048.981700] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.981700] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.982414] [55082]: INFO cinder.volume.api [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1049.015772] [55082]: INFO cinder.volume.api [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Delete volume request issued successfully. [ 1049.016021] [55082]: INFO cinder.api.openstack.wsgi [None req-b0fa96e5-4828-496e-af40-d4e819c84003 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 202 [ 1049.016567] [55082]: [pid: 55082|app: 0|req: 211/429] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:56:02 2025] DELETE /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1049.021240] [55083]: DEBUG cinder.api.middleware.request_id [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.023410] [55083]: INFO cinder.api.openstack.wsgi [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1049.023649] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.023877] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.031984] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.031984] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.036368] [55083]: INFO cinder.volume.api [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1049.041452] [55083]: INFO cinder.api.openstack.wsgi [None req-7d2da3f3-d3eb-43b8-b430-8d441c848de1 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1049.041921] [55083]: [pid: 55083|app: 0|req: 219/430] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:02 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.680755] [55082]: DEBUG cinder.api.middleware.request_id [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.684820] [55082]: INFO cinder.api.openstack.wsgi [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1387130966 [ 1049.685072] [55082]: DEBUG cinder.api.openstack.wsgi [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.685520] [55082]: DEBUG cinder.api.openstack.wsgi [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.685745] [55082]: INFO cinder.api.v3.volumes [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Delete volume with id: tempest-invalid-1387130966 [ 1049.694738] [55082]: INFO cinder.api.openstack.wsgi [req-522e9617-0a5a-4899-8e4e-7ca06d1c961b req-52cab878-d5b1-4b37-a9e6-7d3bd13a11b8 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1387130966 returned with HTTP 404 [ 1049.695544] [55082]: [pid: 55082|app: 0|req: 212/431] 10.180.1.21 () {62 vars in 1470 bytes} [Wed Feb 19 14:56:03 2025] DELETE /volume/v3/volumes/tempest-invalid-1387130966 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1049.724898] [55083]: DEBUG cinder.api.middleware.request_id [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.728346] [55083]: INFO cinder.api.openstack.wsgi [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2db058c7-fc18-4c0f-894d-62db4700d393 [ 1049.728346] [55083]: DEBUG cinder.api.openstack.wsgi [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.728346] [55083]: DEBUG cinder.api.openstack.wsgi [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.728346] [55083]: INFO cinder.api.v3.volumes [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Delete volume with id: 2db058c7-fc18-4c0f-894d-62db4700d393 [ 1049.734920] [55083]: INFO cinder.api.openstack.wsgi [req-c48059fd-855c-4e0a-bc47-872405a4dc78 req-56d3d841-6cde-4a80-83a1-4a162ebee950 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] http://10.180.1.21/volume/v3/volumes/2db058c7-fc18-4c0f-894d-62db4700d393 returned with HTTP 404 [ 1049.735526] [55083]: [pid: 55083|app: 0|req: 220/432] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:56:03 2025] DELETE /volume/v3/volumes/2db058c7-fc18-4c0f-894d-62db4700d393 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1049.751868] [55082]: DEBUG cinder.api.middleware.request_id [req-a11d8c8a-4171-4b04-9f56-28909d66cade req-706e7863-22f8-40d0-b7da-429f2c9f61f4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.754615] [55082]: INFO cinder.api.openstack.wsgi [req-a11d8c8a-4171-4b04-9f56-28909d66cade req-706e7863-22f8-40d0-b7da-429f2c9f61f4 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] GET http://10.180.1.21/volume/v3/volumes/57639408-cd93-4564-8388-c746cd4337a4 [ 1049.754854] [55082]: DEBUG cinder.api.openstack.wsgi [req-a11d8c8a-4171-4b04-9f56-28909d66cade req-706e7863-22f8-40d0-b7da-429f2c9f61f4 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.755090] [55082]: DEBUG cinder.api.openstack.wsgi [req-a11d8c8a-4171-4b04-9f56-28909d66cade req-706e7863-22f8-40d0-b7da-429f2c9f61f4 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.761697] [55082]: INFO cinder.api.openstack.wsgi [req-a11d8c8a-4171-4b04-9f56-28909d66cade req-706e7863-22f8-40d0-b7da-429f2c9f61f4 tempest-VolumesNegativeTest-1810044111 tempest-VolumesNegativeTest-1810044111-project-member] http://10.180.1.21/volume/v3/volumes/57639408-cd93-4564-8388-c746cd4337a4 returned with HTTP 404 [ 1049.762248] [55082]: [pid: 55082|app: 0|req: 213/433] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:56:03 2025] GET /volume/v3/volumes/57639408-cd93-4564-8388-c746cd4337a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1050.053892] [55083]: DEBUG cinder.api.middleware.request_id [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.056325] [55083]: INFO cinder.api.openstack.wsgi [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1050.056571] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.056832] [55083]: DEBUG cinder.api.openstack.wsgi [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.067531] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.067531] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.073660] [55083]: INFO cinder.volume.api [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1050.080229] [55083]: INFO cinder.api.openstack.wsgi [None req-3fc801bc-7ea7-4fc0-8afc-e6a87f28f2ad tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1050.080381] [55083]: [pid: 55083|app: 0|req: 221/434] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:03 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1051.096797] [55082]: DEBUG cinder.api.middleware.request_id [None req-2722e4ee-faae-4897-8702-68d88d3ab94b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1051.103645] [55082]: INFO cinder.api.openstack.wsgi [None req-2722e4ee-faae-4897-8702-68d88d3ab94b tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1051.103645] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2722e4ee-faae-4897-8702-68d88d3ab94b tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1051.103645] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2722e4ee-faae-4897-8702-68d88d3ab94b tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1051.116100] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1051.116100] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1051.122050] [55082]: INFO cinder.volume.api [None req-2722e4ee-faae-4897-8702-68d88d3ab94b tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1051.130085] [55082]: INFO cinder.api.openstack.wsgi [None req-2722e4ee-faae-4897-8702-68d88d3ab94b tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 200 [ 1051.130732] [55082]: [pid: 55082|app: 0|req: 214/435] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:04 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1052.081840] [55083]: DEBUG cinder.api.middleware.request_id [None req-8a0eeb15-63d6-4fc8-b464-5f5823283b1b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.083030] [55083]: INFO cinder.api.openstack.wsgi [None req-8a0eeb15-63d6-4fc8-b464-5f5823283b1b None None] GET http://10.180.1.21/volume// [ 1052.083030] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8a0eeb15-63d6-4fc8-b464-5f5823283b1b None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.083030] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8a0eeb15-63d6-4fc8-b464-5f5823283b1b None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.083225] [55083]: INFO cinder.api.openstack.wsgi [None req-8a0eeb15-63d6-4fc8-b464-5f5823283b1b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1052.083411] [55083]: [pid: 55083|app: 0|req: 222/436] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:56:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1052.087499] [55082]: DEBUG cinder.api.middleware.request_id [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-434a50df-e975-4c5a-aefc-4d76e2c50e10 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.089831] [55082]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-434a50df-e975-4c5a-aefc-4d76e2c50e10 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1052.090326] [55082]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-434a50df-e975-4c5a-aefc-4d76e2c50e10 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2ccd6c62-9e8a-40f1-b62f-e461ec313fb4", "connector": null, "instance_uuid": "a1f99b1b-40ed-40e1-b56c-055aa4ebcabf"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1052.104826] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.104826] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.132504] [55082]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-434a50df-e975-4c5a-aefc-4d76e2c50e10 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1052.132950] [55082]: [pid: 55082|app: 0|req: 215/437] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:56:05 2025] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1052.136883] [55083]: DEBUG cinder.api.middleware.request_id [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-b530195e-9cc6-4896-ab6f-802f89ef4381 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.139175] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-b530195e-9cc6-4896-ab6f-802f89ef4381 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 [ 1052.139423] [55083]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-b530195e-9cc6-4896-ab6f-802f89ef4381 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.139646] [55083]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-b530195e-9cc6-4896-ab6f-802f89ef4381 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.141835] [55082]: DEBUG cinder.api.middleware.request_id [None req-9b647967-5dfd-4792-bf85-5fe699428423 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.144107] [55082]: INFO cinder.api.openstack.wsgi [None req-9b647967-5dfd-4792-bf85-5fe699428423 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 [ 1052.144338] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9b647967-5dfd-4792-bf85-5fe699428423 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.144735] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9b647967-5dfd-4792-bf85-5fe699428423 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.147148] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.147148] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.150950] [55082]: INFO cinder.api.openstack.wsgi [None req-9b647967-5dfd-4792-bf85-5fe699428423 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 returned with HTTP 404 [ 1052.151447] [55082]: [pid: 55082|app: 0|req: 216/438] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:05 2025] GET /volume/v3/volumes/d4b46d5d-5382-4799-9a5b-857fed8cf703 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1052.154729] [55082]: DEBUG cinder.api.middleware.request_id [None req-2da5af31-975c-432c-b706-b30fb6479dae None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.156925] [55082]: INFO cinder.api.openstack.wsgi [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] DELETE http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b [ 1052.157156] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.157591] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.157591] [55082]: INFO cinder.api.v3.volumes [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Delete volume with id: 665f8933-9e7c-4404-9c9f-5513a419c12b [ 1052.165849] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.165849] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.166318] [55082]: INFO cinder.volume.api [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1052.186035] [55082]: INFO cinder.volume.api [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Delete volume request issued successfully. [ 1052.186035] [55082]: INFO cinder.api.openstack.wsgi [None req-2da5af31-975c-432c-b706-b30fb6479dae tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b returned with HTTP 202 [ 1052.186370] [55082]: [pid: 55082|app: 0|req: 217/439] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:56:06 2025] DELETE /volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1052.189376] [55082]: DEBUG cinder.api.middleware.request_id [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1052.191394] [55082]: INFO cinder.api.openstack.wsgi [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b [ 1052.191620] [55082]: DEBUG cinder.api.openstack.wsgi [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1052.191882] [55082]: DEBUG cinder.api.openstack.wsgi [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1052.199512] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1052.199512] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1052.203702] [55082]: INFO cinder.volume.api [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Volume info retrieved successfully. [ 1052.208556] [55082]: INFO cinder.api.openstack.wsgi [None req-460b2e29-d34f-4b7c-a46f-b25e36c0fba4 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b returned with HTTP 200 [ 1052.209008] [55082]: [pid: 55082|app: 0|req: 218/440] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:06 2025] GET /volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1052.680172] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-b530195e-9cc6-4896-ab6f-802f89ef4381 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 returned with HTTP 200 [ 1052.680814] [55083]: [pid: 55083|app: 0|req: 223/441] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:56:05 2025] DELETE /volume/v3/attachments/8f1a9410-dc2e-4720-9b57-d81cf393dc40 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.219327] [55082]: DEBUG cinder.api.middleware.request_id [None req-aa573ecd-ccd3-4c1e-8856-5228e9eef173 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.221713] [55082]: INFO cinder.api.openstack.wsgi [None req-aa573ecd-ccd3-4c1e-8856-5228e9eef173 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] GET http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b [ 1053.221926] [55082]: DEBUG cinder.api.openstack.wsgi [None req-aa573ecd-ccd3-4c1e-8856-5228e9eef173 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.222242] [55082]: DEBUG cinder.api.openstack.wsgi [None req-aa573ecd-ccd3-4c1e-8856-5228e9eef173 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.231333] [55082]: INFO cinder.api.openstack.wsgi [None req-aa573ecd-ccd3-4c1e-8856-5228e9eef173 tempest-ServerRescueNegativeTestJSON-1809963252 tempest-ServerRescueNegativeTestJSON-1809963252-project-member] http://10.180.1.21/volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b returned with HTTP 404 [ 1053.231915] [55082]: [pid: 55082|app: 0|req: 219/442] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:07 2025] GET /volume/v3/volumes/665f8933-9e7c-4404-9c9f-5513a419c12b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1062.679099] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=37,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1063.227019] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=42,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1070.165991] [55083]: DEBUG cinder.api.middleware.request_id [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.168461] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] PUT http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea [ 1070.168821] [55083]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-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-542412", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1070.178082] [55083]: DEBUG cinder.coordination [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Acquiring lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1070.183610] [55083]: DEBUG cinder.coordination [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1070.183610] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.183610] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.709921] [55083]: DEBUG cinder.coordination [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Lock "cinder-attachment_update-2ccd6c62-9e8a-40f1-b62f-e461ec313fb4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.527s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1070.710514] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-0da3657d-b314-4747-8e1a-14a154e39a43 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea returned with HTTP 200 [ 1070.711268] [55083]: [pid: 55083|app: 0|req: 224/443] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:56:24 2025] PUT /volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea => generated 617 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.716902] [55082]: DEBUG cinder.api.middleware.request_id [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-aded691a-aedd-4f52-84db-79564f3b067c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.723017] [55082]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-aded691a-aedd-4f52-84db-79564f3b067c tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea [ 1070.723017] [55082]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-aded691a-aedd-4f52-84db-79564f3b067c tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.723017] [55082]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-aded691a-aedd-4f52-84db-79564f3b067c tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.746954] [55082]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-aded691a-aedd-4f52-84db-79564f3b067c tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea returned with HTTP 200 [ 1070.747453] [55082]: [pid: 55082|app: 0|req: 220/444] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 14:56:24 2025] GET /volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea => generated 642 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1075.678108] [55083]: DEBUG cinder.api.middleware.request_id [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-dbf6fa3e-a7c2-4efc-bb2b-e37a42ec2f3b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.680841] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-dbf6fa3e-a7c2-4efc-bb2b-e37a42ec2f3b tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] POST http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea/action [ 1075.680841] [55083]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-dbf6fa3e-a7c2-4efc-bb2b-e37a42ec2f3b tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1075.680965] [55083]: DEBUG cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-dbf6fa3e-a7c2-4efc-bb2b-e37a42ec2f3b tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1075.699228] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.699228] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.706175] [55083]: INFO cinder.api.openstack.wsgi [req-fc2eaf24-f039-4f14-be7c-e8a04ead808f req-dbf6fa3e-a7c2-4efc-bb2b-e37a42ec2f3b tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea/action returned with HTTP 204 [ 1075.707068] [55083]: [pid: 55083|app: 0|req: 225/445] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:56:29 2025] POST /volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1080.747405] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=4 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1083.292603] [55082]: DEBUG cinder.api.middleware.request_id [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.298097] [55082]: INFO cinder.api.openstack.wsgi [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1083.298550] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-635317808", "imageRef": "01f269e0-822c-4f74-9463-28808435f63b", "size": 1}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1083.304173] [55082]: DEBUG cinder.api.v3.volumes [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-635317808', 'imageRef': '01f269e0-822c-4f74-9463-28808435f63b', 'size': 1}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1083.546038] [55082]: INFO cinder.api.v3.volumes [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume of 1 GB [ 1083.546672] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.546672] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.552476] [55082]: INFO cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Availability Zones retrieved successfully. [ 1083.560683] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Flow 'volume_create_api' (b065cb3b-bd7d-445d-af2c-e068e251c6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.562179] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e28545-057f-4f38-9c43-d63f4f8ca16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.563638] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1083.621343] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e28545-057f-4f38-9c43-d63f4f8ca16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.622474] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1473c9ed-c5a9-4e40-be70-a045b1f7c14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.655917] [55082]: DEBUG cinder.quota [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Created reservations ['753d4564-6182-492a-8634-e290ed28433a', 'ff70dd00-6aaf-49c1-84b5-19f9f3d65180', '60c4af84-b597-470b-aaf5-aaf88be2ecf5', 'f4fdb53a-8f1a-4333-a8d0-992079614152'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1083.656869] [55083]: DEBUG cinder.api.middleware.request_id [req-953de3fe-8532-4ba7-bd53-07434e8d8a8b req-8fca71f0-259a-450f-826b-19f6bdd3b039 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.657217] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1473c9ed-c5a9-4e40-be70-a045b1f7c14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753d4564-6182-492a-8634-e290ed28433a', 'ff70dd00-6aaf-49c1-84b5-19f9f3d65180', '60c4af84-b597-470b-aaf5-aaf88be2ecf5', 'f4fdb53a-8f1a-4333-a8d0-992079614152']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.658171] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6358c7-da54-43c6-9752-c0e38c4fb5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.659710] [55083]: INFO cinder.api.openstack.wsgi [req-953de3fe-8532-4ba7-bd53-07434e8d8a8b req-8fca71f0-259a-450f-826b-19f6bdd3b039 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] DELETE http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea [ 1083.660028] [55083]: DEBUG cinder.api.openstack.wsgi [req-953de3fe-8532-4ba7-bd53-07434e8d8a8b req-8fca71f0-259a-450f-826b-19f6bdd3b039 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.660287] [55083]: DEBUG cinder.api.openstack.wsgi [req-953de3fe-8532-4ba7-bd53-07434e8d8a8b req-8fca71f0-259a-450f-826b-19f6bdd3b039 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.670700] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.670700] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.674324] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa6358c7-da54-43c6-9752-c0e38c4fb5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a77e1d5-b078-4101-ab6f-ca916cc5940e', '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-635317808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7a6c2821f434620a88f33810a52c0f2',qos_specs=None,replication_status=,reservations=['753d4564-6182-492a-8634-e290ed28433a','ff70dd00-6aaf-49c1-84b5-19f9f3d65180','60c4af84-b597-470b-aaf5-aaf88be2ecf5','f4fdb53a-8f1a-4333-a8d0-992079614152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289b267f1dcd466baae0392b04879888',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-635317808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a77e1d5-b078-4101-ab6f-ca916cc5940e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7a6c2821f434620a88f33810a52c0f2',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='289b267f1dcd466baae0392b04879888',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.675324] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cacf32b-f96c-4064-9ee1-c8e5beb0ef28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.690654] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cacf32b-f96c-4064-9ee1-c8e5beb0ef28) 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-635317808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7a6c2821f434620a88f33810a52c0f2',qos_specs=None,replication_status=,reservations=['753d4564-6182-492a-8634-e290ed28433a','ff70dd00-6aaf-49c1-84b5-19f9f3d65180','60c4af84-b597-470b-aaf5-aaf88be2ecf5','f4fdb53a-8f1a-4333-a8d0-992079614152'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='289b267f1dcd466baae0392b04879888',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.691681] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118c50f8-dad4-4f30-b050-efbe56951792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1083.704448] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (118c50f8-dad4-4f30-b050-efbe56951792) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1083.705730] [55082]: DEBUG cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Flow 'volume_create_api' (b065cb3b-bd7d-445d-af2c-e068e251c6f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1083.706032] [55082]: INFO cinder.volume.api [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Create volume request issued successfully. [ 1083.706794] [55082]: INFO cinder.api.openstack.wsgi [None req-e76a7379-8e85-4968-ac70-1c13f36a8c83 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1083.707266] [55082]: [pid: 55082|app: 0|req: 221/446] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:56:37 2025] POST /volume/v3/volumes => generated 751 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1083.716455] [55082]: DEBUG cinder.api.middleware.request_id [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.718995] [55082]: INFO cinder.api.openstack.wsgi [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1083.719210] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.719431] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.728284] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.728284] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.733883] [55082]: INFO cinder.volume.api [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1083.740980] [55082]: INFO cinder.api.openstack.wsgi [None req-a8eb0f74-2382-44f1-8d6f-af3c7be8955f tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1083.740980] [55082]: [pid: 55082|app: 0|req: 222/447] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:37 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1084.199470] [55083]: INFO cinder.api.openstack.wsgi [req-953de3fe-8532-4ba7-bd53-07434e8d8a8b req-8fca71f0-259a-450f-826b-19f6bdd3b039 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea returned with HTTP 200 [ 1084.200090] [55083]: [pid: 55083|app: 0|req: 226/448] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:56:37 2025] DELETE /volume/v3/attachments/774d39dd-5039-4ed3-9a44-52386a845cea => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1084.751741] [55082]: DEBUG cinder.api.middleware.request_id [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1084.754404] [55082]: INFO cinder.api.openstack.wsgi [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1084.754682] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1084.754933] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1084.768707] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1084.768707] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1084.773699] [55082]: INFO cinder.volume.api [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1084.778267] [55082]: INFO cinder.api.openstack.wsgi [None req-e5b1b4e6-b607-49f2-9f40-708c7115b32b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1084.778683] [55082]: [pid: 55082|app: 0|req: 223/449] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:38 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.643828] [55083]: DEBUG cinder.api.middleware.request_id [None req-2b997865-733d-4aee-86b0-0cad43c70394 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.646055] [55083]: INFO cinder.api.openstack.wsgi [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] DELETE http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 1085.646360] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.646616] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.646875] [55083]: INFO cinder.api.v3.volumes [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Delete volume with id: 31653afa-e663-455e-8473-a6e94f51df95 [ 1085.658975] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.658975] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.659112] [55083]: INFO cinder.volume.api [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 1085.679583] [55083]: INFO cinder.volume.api [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Delete volume request issued successfully. [ 1085.679825] [55083]: INFO cinder.api.openstack.wsgi [None req-2b997865-733d-4aee-86b0-0cad43c70394 tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 202 [ 1085.680284] [55083]: [pid: 55083|app: 0|req: 227/450] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:56:39 2025] DELETE /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1085.683558] [55082]: DEBUG cinder.api.middleware.request_id [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.686417] [55082]: INFO cinder.api.openstack.wsgi [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 1085.686656] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.686952] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.695620] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.695620] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.701942] [55082]: INFO cinder.volume.api [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 1085.707468] [55082]: INFO cinder.api.openstack.wsgi [None req-ffa78f9a-bdfd-4154-8f0d-4e68ae655b9d tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 1085.707906] [55082]: [pid: 55082|app: 0|req: 224/451] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:39 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1085.790628] [55083]: DEBUG cinder.api.middleware.request_id [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1085.792688] [55083]: INFO cinder.api.openstack.wsgi [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1085.792852] [55083]: DEBUG cinder.api.openstack.wsgi [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1085.793171] [55083]: DEBUG cinder.api.openstack.wsgi [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1085.801298] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1085.801298] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1085.804868] [55083]: INFO cinder.volume.api [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1085.809396] [55083]: INFO cinder.api.openstack.wsgi [None req-42b689ad-6908-4849-bc6b-b9dcfe7ddb49 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1085.809777] [55083]: [pid: 55083|app: 0|req: 228/452] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:39 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.719442] [55082]: DEBUG cinder.api.middleware.request_id [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.725485] [55082]: INFO cinder.api.openstack.wsgi [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 1086.725485] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.725485] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.760872] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.760872] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.767438] [55082]: INFO cinder.volume.api [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Volume info retrieved successfully. [ 1086.774449] [55082]: INFO cinder.api.openstack.wsgi [None req-4d25720e-3d21-49e5-a5bb-4dea955fb52c tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 200 [ 1086.776955] [55082]: [pid: 55082|app: 0|req: 225/453] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:40 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.820675] [55083]: DEBUG cinder.api.middleware.request_id [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.824393] [55083]: INFO cinder.api.openstack.wsgi [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1086.826505] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.827269] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.839736] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.839736] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.845198] [55083]: INFO cinder.volume.api [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1086.852920] [55083]: INFO cinder.api.openstack.wsgi [None req-ff29e2d9-754a-4eec-ba66-8d3bfae9717d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1086.854075] [55083]: [pid: 55083|app: 0|req: 229/454] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:40 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1087.790263] [55082]: DEBUG cinder.api.middleware.request_id [None req-84be10ac-f020-4b68-b2b7-635d406a481b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.793905] [55082]: INFO cinder.api.openstack.wsgi [None req-84be10ac-f020-4b68-b2b7-635d406a481b tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] GET http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 [ 1087.795848] [55082]: DEBUG cinder.api.openstack.wsgi [None req-84be10ac-f020-4b68-b2b7-635d406a481b tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.795848] [55082]: DEBUG cinder.api.openstack.wsgi [None req-84be10ac-f020-4b68-b2b7-635d406a481b tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.808245] [55082]: INFO cinder.api.openstack.wsgi [None req-84be10ac-f020-4b68-b2b7-635d406a481b tempest-DeleteServersTestJSON-874257660 tempest-DeleteServersTestJSON-874257660-project-member] http://10.180.1.21/volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 returned with HTTP 404 [ 1087.809962] [55082]: [pid: 55082|app: 0|req: 226/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:41 2025] GET /volume/v3/volumes/31653afa-e663-455e-8473-a6e94f51df95 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1087.868585] [55083]: DEBUG cinder.api.middleware.request_id [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.872134] [55083]: INFO cinder.api.openstack.wsgi [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1087.872450] [55083]: DEBUG cinder.api.openstack.wsgi [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.872680] [55083]: DEBUG cinder.api.openstack.wsgi [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.887701] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.887701] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.892349] [55083]: INFO cinder.volume.api [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1087.898209] [55083]: INFO cinder.api.openstack.wsgi [None req-435ccc4d-d4c0-4eb0-9208-0a4c9dcf46bd tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1087.898860] [55083]: [pid: 55083|app: 0|req: 230/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:41 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.720829] [55082]: DEBUG cinder.api.middleware.request_id [None req-93149f60-4203-4794-95c7-9976b85604b3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.725426] [55082]: INFO cinder.api.openstack.wsgi [None req-93149f60-4203-4794-95c7-9976b85604b3 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1088.725666] [55082]: DEBUG cinder.api.openstack.wsgi [None req-93149f60-4203-4794-95c7-9976b85604b3 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.726499] [55082]: DEBUG cinder.api.openstack.wsgi [None req-93149f60-4203-4794-95c7-9976b85604b3 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.742882] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.742882] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.752957] [55082]: INFO cinder.volume.api [None req-93149f60-4203-4794-95c7-9976b85604b3 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1088.764427] [55082]: INFO cinder.api.openstack.wsgi [None req-93149f60-4203-4794-95c7-9976b85604b3 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1088.764427] [55082]: [pid: 55082|app: 0|req: 227/457] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:42 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.811360] [55083]: DEBUG cinder.api.middleware.request_id [None req-39816f0b-3739-4d89-9134-c51dca73eb70 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.812626] [55083]: INFO cinder.api.openstack.wsgi [None req-39816f0b-3739-4d89-9134-c51dca73eb70 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1088.812851] [55083]: DEBUG cinder.api.openstack.wsgi [None req-39816f0b-3739-4d89-9134-c51dca73eb70 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.813093] [55083]: DEBUG cinder.api.openstack.wsgi [None req-39816f0b-3739-4d89-9134-c51dca73eb70 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.831197] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.831197] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.843645] [55083]: INFO cinder.volume.api [None req-39816f0b-3739-4d89-9134-c51dca73eb70 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1088.848099] [55083]: INFO cinder.api.openstack.wsgi [None req-39816f0b-3739-4d89-9134-c51dca73eb70 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1088.849139] [55083]: [pid: 55083|app: 0|req: 231/458] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:42 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1088.914111] [55082]: DEBUG cinder.api.middleware.request_id [None req-f025f790-2d80-48e9-b5d7-f49deef37414 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.918155] [55082]: INFO cinder.api.openstack.wsgi [None req-f025f790-2d80-48e9-b5d7-f49deef37414 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1088.918155] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f025f790-2d80-48e9-b5d7-f49deef37414 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.918155] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f025f790-2d80-48e9-b5d7-f49deef37414 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.933672] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.933672] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.939979] [55082]: INFO cinder.volume.api [None req-f025f790-2d80-48e9-b5d7-f49deef37414 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1088.952641] [55082]: INFO cinder.api.openstack.wsgi [None req-f025f790-2d80-48e9-b5d7-f49deef37414 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1088.955044] [55082]: [pid: 55082|app: 0|req: 228/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:42 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.974764] [55083]: DEBUG cinder.api.middleware.request_id [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.977347] [55083]: INFO cinder.api.openstack.wsgi [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1089.978385] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.978385] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.990814] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.990814] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.995371] [55083]: INFO cinder.volume.api [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1090.000798] [55083]: INFO cinder.api.openstack.wsgi [None req-9c39a69b-b19e-4a68-b9ff-21a5495a7094 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1090.001481] [55083]: [pid: 55083|app: 0|req: 232/460] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:43 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.016056] [55082]: DEBUG cinder.api.middleware.request_id [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.020130] [55082]: INFO cinder.api.openstack.wsgi [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1091.020130] [55082]: DEBUG cinder.api.openstack.wsgi [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.020130] [55082]: DEBUG cinder.api.openstack.wsgi [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.033569] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.033569] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.039102] [55082]: INFO cinder.volume.api [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1091.045346] [55082]: INFO cinder.api.openstack.wsgi [None req-151eccd9-a4a1-4550-9cf6-32f55b9fa07c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1091.045782] [55082]: [pid: 55082|app: 0|req: 229/461] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:44 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.057852] [55083]: DEBUG cinder.api.middleware.request_id [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.061401] [55083]: INFO cinder.api.openstack.wsgi [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1092.061678] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.061905] [55083]: DEBUG cinder.api.openstack.wsgi [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.074547] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.074547] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.079521] [55083]: INFO cinder.volume.api [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1092.086815] [55083]: INFO cinder.api.openstack.wsgi [None req-2dba8ff5-b414-4fb4-95c5-66861f9271df tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1092.087376] [55083]: [pid: 55083|app: 0|req: 233/462] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:45 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.102739] [55082]: DEBUG cinder.api.middleware.request_id [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.105060] [55082]: INFO cinder.api.openstack.wsgi [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1093.105474] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.105568] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.123819] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.123819] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.133310] [55082]: INFO cinder.volume.api [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1093.138595] [55082]: INFO cinder.api.openstack.wsgi [None req-9752a541-675b-4a5e-8e5f-11a4d67f5153 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1093.138595] [55082]: [pid: 55082|app: 0|req: 230/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:46 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.930731] [55083]: DEBUG cinder.api.middleware.request_id [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.933147] [55083]: INFO cinder.api.openstack.wsgi [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1093.933600] [55083]: DEBUG cinder.api.openstack.wsgi [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.933600] [55083]: DEBUG cinder.api.openstack.wsgi [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.949783] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.949783] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.954491] [55083]: INFO cinder.volume.api [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1093.960823] [55083]: INFO cinder.api.openstack.wsgi [req-bd1479e6-36d2-4a28-a6c4-21a3eb72fe97 req-5699e264-0312-472d-a3ba-2de90af59c29 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1093.962017] [55083]: [pid: 55083|app: 0|req: 234/464] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:56:47 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1094.156239] [55082]: DEBUG cinder.api.middleware.request_id [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.158473] [55082]: INFO cinder.api.openstack.wsgi [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1094.158797] [55082]: DEBUG cinder.api.openstack.wsgi [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.159110] [55082]: DEBUG cinder.api.openstack.wsgi [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.171760] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.171760] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.179776] [55082]: INFO cinder.volume.api [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1094.188516] [55082]: INFO cinder.api.openstack.wsgi [None req-96a34804-1868-4f8e-8ae0-530c9ca8ffd3 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1094.188516] [55082]: [pid: 55082|app: 0|req: 231/465] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:48 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1095.201238] [55083]: DEBUG cinder.api.middleware.request_id [None req-53ff4027-7009-4941-80aa-3e25e47f7072 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1095.204250] [55083]: INFO cinder.api.openstack.wsgi [None req-53ff4027-7009-4941-80aa-3e25e47f7072 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1095.204413] [55083]: DEBUG cinder.api.openstack.wsgi [None req-53ff4027-7009-4941-80aa-3e25e47f7072 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1095.204722] [55083]: DEBUG cinder.api.openstack.wsgi [None req-53ff4027-7009-4941-80aa-3e25e47f7072 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1095.220273] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1095.220273] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1095.230884] [55083]: INFO cinder.volume.api [None req-53ff4027-7009-4941-80aa-3e25e47f7072 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1095.238295] [55083]: INFO cinder.api.openstack.wsgi [None req-53ff4027-7009-4941-80aa-3e25e47f7072 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1095.242028] [55083]: [pid: 55083|app: 0|req: 235/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:49 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.251022] [55082]: DEBUG cinder.api.middleware.request_id [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.252696] [55082]: INFO cinder.api.openstack.wsgi [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1096.252930] [55082]: DEBUG cinder.api.openstack.wsgi [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.253163] [55082]: DEBUG cinder.api.openstack.wsgi [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.264705] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.264705] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.269131] [55082]: INFO cinder.volume.api [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1096.274303] [55082]: INFO cinder.api.openstack.wsgi [None req-03d13fca-5a3d-45ef-8466-fb4a527ab071 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1096.274708] [55082]: [pid: 55082|app: 0|req: 232/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:50 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1096.487267] [55083]: DEBUG cinder.api.middleware.request_id [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.495584] [55083]: INFO cinder.api.openstack.wsgi [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1096.495584] [55083]: DEBUG cinder.api.openstack.wsgi [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.495584] [55083]: DEBUG cinder.api.openstack.wsgi [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.510773] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.510773] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.518458] [55083]: INFO cinder.volume.api [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1096.523436] [55083]: INFO cinder.api.openstack.wsgi [None req-212a61e4-fc2d-4d6a-b730-8e741df725b4 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1096.523841] [55083]: [pid: 55083|app: 0|req: 236/468] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:50 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.581022] [55082]: DEBUG cinder.api.middleware.request_id [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.582947] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1096.583220] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1096.583575] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1096.599767] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.599767] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.605240] [55082]: INFO cinder.volume.api [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1096.614015] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-4d892523-c172-46aa-a054-8bdadf420aac tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1096.614717] [55082]: [pid: 55082|app: 0|req: 233/469] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:56:50 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1096.640466] [55083]: DEBUG cinder.api.middleware.request_id [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1096.643259] [55083]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67/action [ 1096.643971] [55083]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1096.644260] [55083]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1096.662530] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1096.662530] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1096.663149] [55083]: INFO cinder.volume.api [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1096.675655] [55083]: INFO cinder.volume.api [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Begin detaching volume completed successfully. [ 1096.675936] [55083]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2e1db1c2-f255-40d0-abe7-fda401c3c96d tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67/action returned with HTTP 202 [ 1096.676488] [55083]: [pid: 55083|app: 0|req: 237/470] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:56:50 2025] POST /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1097.286608] [55082]: DEBUG cinder.api.middleware.request_id [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.289331] [55082]: INFO cinder.api.openstack.wsgi [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1097.289781] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.290141] [55082]: DEBUG cinder.api.openstack.wsgi [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.301780] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.301780] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.307551] [55082]: INFO cinder.volume.api [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1097.313270] [55082]: INFO cinder.api.openstack.wsgi [None req-1e4284b8-7ff1-47bd-9a18-63c73a50bd9a tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1097.313715] [55082]: [pid: 55082|app: 0|req: 234/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:51 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.715071] [55083]: DEBUG cinder.api.middleware.request_id [None req-d2de1b4b-26d4-490c-a7e7-78be62e5da49 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.715539] [55083]: INFO cinder.api.openstack.wsgi [None req-d2de1b4b-26d4-490c-a7e7-78be62e5da49 None None] GET http://10.180.1.21/volume// [ 1097.715719] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d2de1b4b-26d4-490c-a7e7-78be62e5da49 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.715934] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d2de1b4b-26d4-490c-a7e7-78be62e5da49 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.716387] [55083]: INFO cinder.api.openstack.wsgi [None req-d2de1b4b-26d4-490c-a7e7-78be62e5da49 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.716728] [55083]: [pid: 55083|app: 0|req: 238/472] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:56:51 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.724611] [55082]: DEBUG cinder.api.middleware.request_id [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.727485] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1097.727485] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.727485] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.738887] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.738887] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.742690] [55082]: INFO cinder.volume.api [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1097.747675] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-2dd803f4-22e8-48bd-b204-f76f545e0e52 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1097.748149] [55082]: [pid: 55082|app: 0|req: 235/473] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:56:51 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1098.324673] [55083]: DEBUG cinder.api.middleware.request_id [None req-14aed3ac-5885-4a12-a259-872ced5457f5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.327690] [55083]: INFO cinder.api.openstack.wsgi [None req-14aed3ac-5885-4a12-a259-872ced5457f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1098.328112] [55083]: DEBUG cinder.api.openstack.wsgi [None req-14aed3ac-5885-4a12-a259-872ced5457f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.328538] [55083]: DEBUG cinder.api.openstack.wsgi [None req-14aed3ac-5885-4a12-a259-872ced5457f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.341322] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.341322] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.347996] [55083]: INFO cinder.volume.api [None req-14aed3ac-5885-4a12-a259-872ced5457f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1098.354044] [55083]: INFO cinder.api.openstack.wsgi [None req-14aed3ac-5885-4a12-a259-872ced5457f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1098.354269] [55083]: [pid: 55083|app: 0|req: 239/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:52 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1098.932820] [55082]: DEBUG cinder.api.middleware.request_id [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-d0dc6d16-3206-46cf-8ee5-69559bc3fa31 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.935330] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-d0dc6d16-3206-46cf-8ee5-69559bc3fa31 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] DELETE http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 [ 1098.935604] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-d0dc6d16-3206-46cf-8ee5-69559bc3fa31 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.935778] [55082]: DEBUG cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-d0dc6d16-3206-46cf-8ee5-69559bc3fa31 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.946018] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.946018] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.368081] [55083]: DEBUG cinder.api.middleware.request_id [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.368246] [55083]: INFO cinder.api.openstack.wsgi [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1099.368365] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.368572] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.380170] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.380170] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.386069] [55083]: INFO cinder.volume.api [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1099.391880] [55083]: INFO cinder.api.openstack.wsgi [None req-b6e653a1-2390-4ca4-bffc-41c4b7fb1518 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1099.392685] [55083]: [pid: 55083|app: 0|req: 240/475] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:53 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.479780] [55082]: INFO cinder.api.openstack.wsgi [req-294813fe-d8c6-44a4-a44f-f8153bc88d90 req-d0dc6d16-3206-46cf-8ee5-69559bc3fa31 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 returned with HTTP 200 [ 1099.479780] [55082]: [pid: 55082|app: 0|req: 236/476] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:56:52 2025] DELETE /volume/v3/attachments/342a83aa-aac0-4cd5-8f87-f2a6b6170db6 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.404208] [55083]: DEBUG cinder.api.middleware.request_id [None req-5c24f566-8205-49ee-b59e-b39c5134f636 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.406361] [55083]: INFO cinder.api.openstack.wsgi [None req-5c24f566-8205-49ee-b59e-b39c5134f636 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1100.406601] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5c24f566-8205-49ee-b59e-b39c5134f636 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.406823] [55083]: DEBUG cinder.api.openstack.wsgi [None req-5c24f566-8205-49ee-b59e-b39c5134f636 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.416867] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.416867] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.420954] [55083]: INFO cinder.volume.api [None req-5c24f566-8205-49ee-b59e-b39c5134f636 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1100.425792] [55083]: INFO cinder.api.openstack.wsgi [None req-5c24f566-8205-49ee-b59e-b39c5134f636 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1100.426198] [55083]: [pid: 55083|app: 0|req: 241/477] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:54 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.080904] [55082]: DEBUG cinder.api.middleware.request_id [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.083928] [55082]: INFO cinder.api.openstack.wsgi [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1101.084043] [55082]: DEBUG cinder.api.openstack.wsgi [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.084359] [55082]: DEBUG cinder.api.openstack.wsgi [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.096932] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.096932] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.101355] [55082]: INFO cinder.volume.api [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1101.107016] [55082]: INFO cinder.api.openstack.wsgi [None req-15dced73-0afb-4686-ae0d-205ae1b0f3d7 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1101.107446] [55082]: [pid: 55082|app: 0|req: 237/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:54 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.437491] [55083]: DEBUG cinder.api.middleware.request_id [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.440093] [55083]: INFO cinder.api.openstack.wsgi [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1101.440386] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.440632] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.449706] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1101.449706] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1101.453255] [55083]: INFO cinder.volume.api [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1101.457922] [55083]: INFO cinder.api.openstack.wsgi [None req-a1aa59c7-bfcf-400c-a250-b28422b9199e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1101.458495] [55083]: [pid: 55083|app: 0|req: 242/479] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:55 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1102.468748] [55082]: DEBUG cinder.api.middleware.request_id [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.470967] [55082]: INFO cinder.api.openstack.wsgi [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1102.471326] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.471654] [55082]: DEBUG cinder.api.openstack.wsgi [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.484056] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1102.484056] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.489471] [55082]: INFO cinder.volume.api [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1102.495716] [55082]: INFO cinder.api.openstack.wsgi [None req-6f298784-f52d-46b5-a56e-1b9ba682f46b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1102.496203] [55082]: [pid: 55082|app: 0|req: 238/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:56 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1103.507537] [55083]: DEBUG cinder.api.middleware.request_id [None req-fda6c4cb-987e-425b-ad75-17905d91f206 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.510948] [55083]: INFO cinder.api.openstack.wsgi [None req-fda6c4cb-987e-425b-ad75-17905d91f206 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1103.511215] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fda6c4cb-987e-425b-ad75-17905d91f206 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.511470] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fda6c4cb-987e-425b-ad75-17905d91f206 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.521242] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1103.521242] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.525783] [55083]: INFO cinder.volume.api [None req-fda6c4cb-987e-425b-ad75-17905d91f206 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1103.530264] [55083]: INFO cinder.api.openstack.wsgi [None req-fda6c4cb-987e-425b-ad75-17905d91f206 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1103.530655] [55083]: [pid: 55083|app: 0|req: 243/481] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:57 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1104.551556] [55082]: DEBUG cinder.api.middleware.request_id [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.553719] [55082]: INFO cinder.api.openstack.wsgi [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1104.553946] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.554270] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.564568] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.564568] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.569015] [55082]: INFO cinder.volume.api [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1104.575355] [55082]: INFO cinder.api.openstack.wsgi [None req-c9aade69-dd88-4dcd-839b-6efbf08a4d5e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1104.575753] [55082]: [pid: 55082|app: 0|req: 239/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:56:58 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.602768] [55083]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.605411] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1104.605686] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.605941] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.615143] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.615143] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.620173] [55083]: INFO cinder.volume.api [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1104.625581] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-9accc5e7-56f1-486a-a30b-4c3a1f94d6f5 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1104.626034] [55083]: [pid: 55083|app: 0|req: 244/483] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:56:58 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.862348] [55082]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.864674] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1104.864889] [55082]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.865139] [55082]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.872782] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.872782] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.877074] [55082]: INFO cinder.volume.api [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1104.881908] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8d9e95cf-c94e-420c-b67d-5017b53b898c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1104.882310] [55082]: [pid: 55082|app: 0|req: 240/484] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:56:58 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1104.888378] [55083]: DEBUG cinder.api.middleware.request_id [None req-160fc818-ae88-4f21-8520-ea4c56a6c515 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.888886] [55083]: INFO cinder.api.openstack.wsgi [None req-160fc818-ae88-4f21-8520-ea4c56a6c515 None None] GET http://10.180.1.21/volume// [ 1104.889116] [55083]: DEBUG cinder.api.openstack.wsgi [None req-160fc818-ae88-4f21-8520-ea4c56a6c515 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.889340] [55083]: DEBUG cinder.api.openstack.wsgi [None req-160fc818-ae88-4f21-8520-ea4c56a6c515 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.889991] [55083]: INFO cinder.api.openstack.wsgi [None req-160fc818-ae88-4f21-8520-ea4c56a6c515 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1104.890448] [55083]: [pid: 55083|app: 0|req: 245/485] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:56:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1104.894076] [55082]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-74a1d955-739f-4c8a-a0f9-f8be94e3b68d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.896256] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-74a1d955-739f-4c8a-a0f9-f8be94e3b68d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1104.897200] [55082]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-74a1d955-739f-4c8a-a0f9-f8be94e3b68d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a77e1d5-b078-4101-ab6f-ca916cc5940e", "connector": null, "instance_uuid": "5da5e1ab-0edd-45bc-8195-188d2bc987e3"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1104.907732] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1104.907732] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.934383] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-74a1d955-739f-4c8a-a0f9-f8be94e3b68d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1104.934869] [55082]: [pid: 55082|app: 0|req: 241/486] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:56:58 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.922038] [55083]: DEBUG cinder.api.middleware.request_id [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.924435] [55083]: INFO cinder.api.openstack.wsgi [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1107.924705] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.924997] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.942375] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1107.942375] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.947689] [55083]: INFO cinder.volume.api [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1107.954562] [55083]: INFO cinder.api.openstack.wsgi [None req-ffc94b63-7e98-4447-a4b4-6dd894a5d19c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1107.955045] [55083]: [pid: 55083|app: 0|req: 246/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:57:01 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.002495] [55082]: DEBUG cinder.api.middleware.request_id [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.006424] [55082]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1108.006733] [55082]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1108.006994] [55082]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1108.028948] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.028948] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.035389] [55082]: INFO cinder.volume.api [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1108.042519] [55082]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-4b3beff3-5add-42ee-97c3-00c17241acd7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1108.043165] [55082]: [pid: 55082|app: 0|req: 242/488] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:57:01 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1108.067390] [55083]: DEBUG cinder.api.middleware.request_id [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1108.070083] [55083]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d/action [ 1108.070532] [55083]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1108.070687] [55083]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1108.083059] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1108.083059] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1108.084228] [55083]: INFO cinder.volume.api [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1108.093120] [55083]: INFO cinder.volume.api [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Begin detaching volume completed successfully. [ 1108.093373] [55083]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-18cde53a-0f10-4102-b218-397888cf2f91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d/action returned with HTTP 202 [ 1108.093890] [55083]: [pid: 55083|app: 0|req: 247/489] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:57:01 2025] POST /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1109.133937] [55082]: DEBUG cinder.api.middleware.request_id [None req-2f1336c6-7c2c-4638-a039-d19150c357f4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.134430] [55082]: INFO cinder.api.openstack.wsgi [None req-2f1336c6-7c2c-4638-a039-d19150c357f4 None None] GET http://10.180.1.21/volume// [ 1109.134682] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2f1336c6-7c2c-4638-a039-d19150c357f4 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.134833] [55082]: DEBUG cinder.api.openstack.wsgi [None req-2f1336c6-7c2c-4638-a039-d19150c357f4 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.135368] [55082]: INFO cinder.api.openstack.wsgi [None req-2f1336c6-7c2c-4638-a039-d19150c357f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1109.135719] [55082]: [pid: 55082|app: 0|req: 243/490] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:57:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1109.139975] [55083]: DEBUG cinder.api.middleware.request_id [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1109.142665] [55083]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1109.143096] [55083]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1109.143280] [55083]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1109.158205] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1109.158205] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1109.164769] [55083]: INFO cinder.volume.api [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1109.170917] [55083]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-b3c2b020-da34-4f7b-8f74-109a56144cc3 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1109.171780] [55083]: [pid: 55083|app: 0|req: 248/491] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:57:02 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1110.356605] [55082]: DEBUG cinder.api.middleware.request_id [req-90107674-5446-4605-a88f-41714521ab36 req-25033746-de93-4a76-8603-bf1cb3d041b8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1110.358935] [55082]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-25033746-de93-4a76-8603-bf1cb3d041b8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f [ 1110.359169] [55082]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-25033746-de93-4a76-8603-bf1cb3d041b8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1110.359382] [55082]: DEBUG cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-25033746-de93-4a76-8603-bf1cb3d041b8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1110.368332] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1110.368332] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1110.902885] [55082]: INFO cinder.api.openstack.wsgi [req-90107674-5446-4605-a88f-41714521ab36 req-25033746-de93-4a76-8603-bf1cb3d041b8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f returned with HTTP 200 [ 1110.903362] [55082]: [pid: 55082|app: 0|req: 244/492] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:57:04 2025] DELETE /volume/v3/attachments/4850e973-4be0-44ce-944c-96d8b24bb71f => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1112.326056] [55083]: DEBUG cinder.api.middleware.request_id [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1112.329471] [55083]: INFO cinder.api.openstack.wsgi [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1112.330021] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1112.330466] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1112.347220] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1112.347220] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1112.354700] [55083]: INFO cinder.volume.api [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1112.361707] [55083]: INFO cinder.api.openstack.wsgi [None req-6ef0af58-196a-42cc-b201-e15c7da5ef91 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1112.362204] [55083]: [pid: 55083|app: 0|req: 249/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:57:06 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1119.481287] [55082]: DEBUG cinder.api.middleware.request_id [None req-e37638c4-98c4-457f-a2ca-e79797ab8496 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.481916] [55082]: INFO cinder.api.openstack.wsgi [None req-e37638c4-98c4-457f-a2ca-e79797ab8496 None None] GET http://10.180.1.21/volume// [ 1119.482367] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e37638c4-98c4-457f-a2ca-e79797ab8496 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.482652] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e37638c4-98c4-457f-a2ca-e79797ab8496 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.483384] [55082]: INFO cinder.api.openstack.wsgi [None req-e37638c4-98c4-457f-a2ca-e79797ab8496 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1119.484094] [55082]: [pid: 55082|app: 0|req: 245/494] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:57:13 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1119.488344] [55083]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.491073] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1119.491385] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1119.491592] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1119.505287] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.505287] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1119.509223] [55083]: INFO cinder.volume.api [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1119.515373] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-e1666fea-4d61-4384-b9f7-1c1bca86835d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 200 [ 1119.515804] [55083]: [pid: 55083|app: 0|req: 250/495] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:57:13 2025] GET /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 1571 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1119.635948] [55082]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1119.639183] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] PUT http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 [ 1119.639668] [55082]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-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=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1119.648162] [55082]: DEBUG cinder.coordination [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Acquiring lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1119.653406] [55082]: DEBUG cinder.coordination [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1119.654620] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1119.654620] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.174020] [55082]: DEBUG cinder.coordination [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1120.174448] [55082]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-8b384094-dd9e-4475-b6a7-46f640ee150c tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 returned with HTTP 200 [ 1120.175042] [55082]: [pid: 55082|app: 0|req: 246/496] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:57:13 2025] PUT /volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1120.682293] [55083]: DEBUG cinder.api.middleware.request_id [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-f023d8d6-9216-4a23-af6d-84222f9d8bf0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1120.685727] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-f023d8d6-9216-4a23-af6d-84222f9d8bf0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9/action [ 1120.686388] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-f023d8d6-9216-4a23-af6d-84222f9d8bf0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1120.686687] [55083]: DEBUG cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-f023d8d6-9216-4a23-af6d-84222f9d8bf0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1120.711643] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1120.711643] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1120.722822] [55083]: INFO cinder.api.openstack.wsgi [req-f7132f9f-728b-451c-9e6b-b23bb70ac83a req-f023d8d6-9216-4a23-af6d-84222f9d8bf0 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9/action returned with HTTP 204 [ 1120.723516] [55083]: [pid: 55083|app: 0|req: 251/497] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:57:14 2025] POST /volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1130.170158] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=126,cinder:INSERT=7,cinder:UPDATE=21 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1130.718903] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=110,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1149.172854] [55082]: DEBUG cinder.api.middleware.request_id [None req-f8a45731-3bdd-465a-b7ef-a0ccda6ff906 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.173422] [55082]: INFO cinder.api.openstack.wsgi [None req-f8a45731-3bdd-465a-b7ef-a0ccda6ff906 None None] GET http://10.180.1.21/volume// [ 1149.173606] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f8a45731-3bdd-465a-b7ef-a0ccda6ff906 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.173905] [55082]: DEBUG cinder.api.openstack.wsgi [None req-f8a45731-3bdd-465a-b7ef-a0ccda6ff906 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.174333] [55082]: INFO cinder.api.openstack.wsgi [None req-f8a45731-3bdd-465a-b7ef-a0ccda6ff906 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1149.174727] [55082]: [pid: 55082|app: 0|req: 247/498] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:57:43 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1149.180024] [55083]: DEBUG cinder.api.middleware.request_id [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-17883ca4-37b1-4b81-9865-10cea7d18d4e None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.187038] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-17883ca4-37b1-4b81-9865-10cea7d18d4e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1149.189898] [55083]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-17883ca4-37b1-4b81-9865-10cea7d18d4e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a77e1d5-b078-4101-ab6f-ca916cc5940e", "connector": null, "instance_uuid": "5da5e1ab-0edd-45bc-8195-188d2bc987e3"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.220248] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.220248] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.259849] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-17883ca4-37b1-4b81-9865-10cea7d18d4e tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1149.260746] [55083]: [pid: 55083|app: 0|req: 252/499] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:57:43 2025] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1149.268127] [55082]: DEBUG cinder.api.middleware.request_id [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-514f0e2d-17a7-4f4d-936d-0ba0a4bfac4b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.273347] [55082]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-514f0e2d-17a7-4f4d-936d-0ba0a4bfac4b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 [ 1149.273567] [55082]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-514f0e2d-17a7-4f4d-936d-0ba0a4bfac4b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.273781] [55082]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-514f0e2d-17a7-4f4d-936d-0ba0a4bfac4b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.288998] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.288998] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.821654] [55082]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-514f0e2d-17a7-4f4d-936d-0ba0a4bfac4b tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 returned with HTTP 200 [ 1149.822199] [55082]: [pid: 55082|app: 0|req: 248/500] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:57:43 2025] DELETE /volume/v3/attachments/aa6d326b-13e6-4112-a150-f1245c450ed9 => generated 192 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.251359] [55083]: DEBUG cinder.api.middleware.request_id [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.253735] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] PUT http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a [ 1154.254167] [55083]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-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-542491", "mountpoint": "/dev/sda"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1154.264165] [55083]: DEBUG cinder.coordination [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Acquiring lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1154.268558] [55083]: DEBUG cinder.coordination [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1154.269666] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1154.269666] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1154.792388] [55083]: DEBUG cinder.coordination [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Lock "cinder-attachment_update-9a77e1d5-b078-4101-ab6f-ca916cc5940e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1154.792832] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-aeea48c7-6b2f-4c5c-be10-557691071f61 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a returned with HTTP 200 [ 1154.793344] [55083]: [pid: 55083|app: 0|req: 253/501] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:57:48 2025] PUT /volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a => generated 617 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1154.798042] [55082]: DEBUG cinder.api.middleware.request_id [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-d2c94c26-2866-42ba-844c-b12c6130063d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1154.800217] [55082]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-d2c94c26-2866-42ba-844c-b12c6130063d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a [ 1154.800464] [55082]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-d2c94c26-2866-42ba-844c-b12c6130063d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1154.800682] [55082]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-d2c94c26-2866-42ba-844c-b12c6130063d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1154.815220] [55082]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-d2c94c26-2866-42ba-844c-b12c6130063d tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a returned with HTTP 200 [ 1154.815822] [55082]: [pid: 55082|app: 0|req: 249/502] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 14:57:48 2025] GET /volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1156.901014] [55083]: DEBUG cinder.api.middleware.request_id [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-360627d2-b273-43e8-a401-5831d7d8a674 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1156.903743] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-360627d2-b273-43e8-a401-5831d7d8a674 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] POST http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a/action [ 1156.904199] [55083]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-360627d2-b273-43e8-a401-5831d7d8a674 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1156.904337] [55083]: DEBUG cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-360627d2-b273-43e8-a401-5831d7d8a674 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1156.925535] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1156.925535] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1156.933632] [55083]: INFO cinder.api.openstack.wsgi [req-4d91cee9-2e60-4ee6-ba9f-4f0e85a75837 req-360627d2-b273-43e8-a401-5831d7d8a674 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a/action returned with HTTP 204 [ 1156.934272] [55083]: [pid: 55083|app: 0|req: 254/503] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:57:50 2025] POST /volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1164.814446] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1166.931557] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1169.035212] [55082]: DEBUG cinder.api.middleware.request_id [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.037381] [55082]: INFO cinder.api.openstack.wsgi [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1169.037757] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1128570759"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1169.039484] [55082]: DEBUG cinder.api.v3.volumes [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1128570759'}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1169.039621] [55082]: INFO cinder.api.v3.volumes [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume of 1 GB [ 1169.039960] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.039960] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.044960] [55082]: INFO cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Availability Zones retrieved successfully. [ 1169.052033] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Flow 'volume_create_api' (83160e78-a2f9-4846-b15b-f9e82e36eb53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1169.053203] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47c03cc-0957-42bc-976a-1c4c65e18603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1169.054324] [55082]: DEBUG cinder.volume.flows.api.create_volume [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1169.070981] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f47c03cc-0957-42bc-976a-1c4c65e18603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1169.071881] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0b6c98-fcb3-4e3c-a974-0eae117241e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1169.099919] [55082]: DEBUG cinder.quota [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Created reservations ['0ea59820-f8a1-453d-864f-9779739e0fd1', '2741b625-a8af-4cfa-b317-85b4b520ec38', '07313063-1d0c-45f6-b826-0d6335da4943', '04cfc611-0686-44ad-84b5-6da3c3391171'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1169.100740] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0b6c98-fcb3-4e3c-a974-0eae117241e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ea59820-f8a1-453d-864f-9779739e0fd1', '2741b625-a8af-4cfa-b317-85b4b520ec38', '07313063-1d0c-45f6-b826-0d6335da4943', '04cfc611-0686-44ad-84b5-6da3c3391171']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1169.101600] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bf395d-f8e6-4dd6-b4a1-b7bf59856789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1169.114287] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bf395d-f8e6-4dd6-b4a1-b7bf59856789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17a91dbf-42ad-44ea-b95d-51a5cdc77275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1128570759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea5b5da5022451684aed1645a8d8374',qos_specs=None,replication_status=,reservations=['0ea59820-f8a1-453d-864f-9779739e0fd1','2741b625-a8af-4cfa-b317-85b4b520ec38','07313063-1d0c-45f6-b826-0d6335da4943','04cfc611-0686-44ad-84b5-6da3c3391171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:58:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1128570759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17a91dbf-42ad-44ea-b95d-51a5cdc77275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea5b5da5022451684aed1645a8d8374',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='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1169.115138] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600920b1-61da-4088-9539-637003fc8fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1169.128479] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600920b1-61da-4088-9539-637003fc8fc8) 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-1128570759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea5b5da5022451684aed1645a8d8374',qos_specs=None,replication_status=,reservations=['0ea59820-f8a1-453d-864f-9779739e0fd1','2741b625-a8af-4cfa-b317-85b4b520ec38','07313063-1d0c-45f6-b826-0d6335da4943','04cfc611-0686-44ad-84b5-6da3c3391171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9806ce8aaf7d40b1bb5c0522ee57f89f',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1169.129313] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97014ab-8044-4c0b-b4a2-d69e530eaef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1169.137720] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97014ab-8044-4c0b-b4a2-d69e530eaef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1169.138740] [55082]: DEBUG cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Flow 'volume_create_api' (83160e78-a2f9-4846-b15b-f9e82e36eb53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1169.139078] [55082]: INFO cinder.volume.api [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Create volume request issued successfully. [ 1169.139707] [55082]: INFO cinder.api.openstack.wsgi [None req-bf618c63-bf99-4d10-adcf-c9f2413dd2bc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1169.140151] [55082]: [pid: 55082|app: 0|req: 250/504] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:58:02 2025] POST /volume/v3/volumes => generated 756 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1169.148732] [55083]: DEBUG cinder.api.middleware.request_id [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.150779] [55083]: INFO cinder.api.openstack.wsgi [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1169.151015] [55083]: DEBUG cinder.api.openstack.wsgi [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.151245] [55083]: DEBUG cinder.api.openstack.wsgi [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.159968] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.159968] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.166237] [55083]: INFO cinder.volume.api [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1169.170620] [55083]: INFO cinder.api.openstack.wsgi [None req-08ce8c66-5e4b-422e-8ad8-19ad210234d3 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1169.170995] [55083]: [pid: 55083|app: 0|req: 255/505] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:02 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.183358] [55082]: DEBUG cinder.api.middleware.request_id [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.185088] [55082]: INFO cinder.api.openstack.wsgi [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1170.185317] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.185543] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.194846] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.194846] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.198582] [55082]: INFO cinder.volume.api [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1170.203147] [55082]: INFO cinder.api.openstack.wsgi [None req-4fd3d7d8-5fda-4381-bc68-53b169dd2ad9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1170.203524] [55082]: [pid: 55082|app: 0|req: 251/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:04 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1179.168572] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=4 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1180.200859] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=24,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1184.569736] [55083]: DEBUG cinder.api.middleware.request_id [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.571861] [55083]: INFO cinder.api.openstack.wsgi [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1184.572286] [55083]: DEBUG cinder.api.openstack.wsgi [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-137920945"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1184.573966] [55083]: DEBUG cinder.api.v3.volumes [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-137920945'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1184.574131] [55083]: INFO cinder.api.v3.volumes [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume of 1 GB [ 1184.580160] [55083]: INFO cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Availability Zones retrieved successfully. [ 1184.587203] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (8b5e92a5-5e83-4586-ad41-5fb0b72ed8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1184.588467] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e987969-4d05-4391-ac81-5fe781483713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1184.589678] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1184.610176] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e987969-4d05-4391-ac81-5fe781483713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1184.611214] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da27341f-52bf-4451-a373-a57d01f71f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1184.644865] [55083]: DEBUG cinder.quota [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Created reservations ['6e5e4a76-d42f-4553-8aa1-17cc9b997f63', '6391fd14-a6e5-4c52-a1e6-b1c323fbebfc', '17af5efb-99b2-4d5a-ba6c-be83ce43318c', '72fc0ec7-c872-4e79-9219-f24602b517ba'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1184.645936] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da27341f-52bf-4451-a373-a57d01f71f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e5e4a76-d42f-4553-8aa1-17cc9b997f63', '6391fd14-a6e5-4c52-a1e6-b1c323fbebfc', '17af5efb-99b2-4d5a-ba6c-be83ce43318c', '72fc0ec7-c872-4e79-9219-f24602b517ba']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1184.646865] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076daeb3-3985-48b1-8ac9-8dbec66aa672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1184.661353] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076daeb3-3985-48b1-8ac9-8dbec66aa672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d20ff8e-7477-4215-81de-17dbd748eda9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-137920945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['6e5e4a76-d42f-4553-8aa1-17cc9b997f63','6391fd14-a6e5-4c52-a1e6-b1c323fbebfc','17af5efb-99b2-4d5a-ba6c-be83ce43318c','72fc0ec7-c872-4e79-9219-f24602b517ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-137920945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d20ff8e-7477-4215-81de-17dbd748eda9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='473a4c964b854fa18bd4e85a5942bd81',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='d93e416e463d4797a05ddf0817d24e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1184.662297] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0004ba8c-ab38-4772-a428-ffbe616622ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1184.675897] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0004ba8c-ab38-4772-a428-ffbe616622ec) 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-137920945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['6e5e4a76-d42f-4553-8aa1-17cc9b997f63','6391fd14-a6e5-4c52-a1e6-b1c323fbebfc','17af5efb-99b2-4d5a-ba6c-be83ce43318c','72fc0ec7-c872-4e79-9219-f24602b517ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1184.676846] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf432e4-45cb-49bc-947c-7da337dbd900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1184.688797] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abf432e4-45cb-49bc-947c-7da337dbd900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1184.689954] [55083]: DEBUG cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (8b5e92a5-5e83-4586-ad41-5fb0b72ed8c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1184.690357] [55083]: INFO cinder.volume.api [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request issued successfully. [ 1184.691070] [55083]: INFO cinder.api.openstack.wsgi [None req-4d6cd6f3-1586-487f-9d53-bc1ad5ac9f56 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1184.691529] [55083]: [pid: 55083|app: 0|req: 256/507] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:58:18 2025] POST /volume/v3/volumes => generated 753 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1184.700574] [55082]: DEBUG cinder.api.middleware.request_id [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1184.703045] [55082]: INFO cinder.api.openstack.wsgi [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1184.703290] [55082]: DEBUG cinder.api.openstack.wsgi [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1184.703511] [55082]: DEBUG cinder.api.openstack.wsgi [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1184.713069] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1184.713069] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1184.717542] [55082]: INFO cinder.volume.api [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1184.722946] [55082]: INFO cinder.api.openstack.wsgi [None req-41b5d6d8-70e7-438a-abf9-13bd9b621f98 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1184.723353] [55082]: [pid: 55082|app: 0|req: 252/508] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:18 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.734037] [55083]: DEBUG cinder.api.middleware.request_id [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.736419] [55083]: INFO cinder.api.openstack.wsgi [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1185.736658] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.736880] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.745012] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.745012] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.748997] [55083]: INFO cinder.volume.api [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1185.753690] [55083]: INFO cinder.api.openstack.wsgi [None req-e7e1c3d6-91cc-4905-9116-c4483fada02d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1185.754097] [55083]: [pid: 55083|app: 0|req: 257/509] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:19 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1185.790842] [55082]: DEBUG cinder.api.middleware.request_id [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1185.793708] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1185.794194] [55082]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1185.794462] [55082]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1185.803411] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1185.803411] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1185.807666] [55082]: INFO cinder.volume.api [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1185.813083] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-0fd9fb3d-643c-4d7f-81a4-5be9e1fc04cb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1185.813626] [55082]: [pid: 55082|app: 0|req: 253/510] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:19 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.336087] [55083]: DEBUG cinder.api.middleware.request_id [None req-f20ac8e6-030d-4b78-a1c9-11fd039c5970 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.336087] [55083]: INFO cinder.api.openstack.wsgi [None req-f20ac8e6-030d-4b78-a1c9-11fd039c5970 None None] GET http://10.180.1.21/volume// [ 1187.336445] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f20ac8e6-030d-4b78-a1c9-11fd039c5970 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.336586] [55083]: DEBUG cinder.api.openstack.wsgi [None req-f20ac8e6-030d-4b78-a1c9-11fd039c5970 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.337190] [55083]: INFO cinder.api.openstack.wsgi [None req-f20ac8e6-030d-4b78-a1c9-11fd039c5970 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.337752] [55083]: [pid: 55083|app: 0|req: 258/511] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:58:21 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.342791] [55082]: DEBUG cinder.api.middleware.request_id [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-5ec8a628-a294-4857-b352-4ee053efb102 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.345220] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-5ec8a628-a294-4857-b352-4ee053efb102 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1187.345675] [55082]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-5ec8a628-a294-4857-b352-4ee053efb102 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d20ff8e-7477-4215-81de-17dbd748eda9", "connector": null, "instance_uuid": "6afd5325-9900-41a9-8b2e-3669230c7c69"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.358144] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.358144] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.378144] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-5ec8a628-a294-4857-b352-4ee053efb102 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1187.378577] [55082]: [pid: 55082|app: 0|req: 254/512] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:58:21 2025] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1187.396398] [55083]: DEBUG cinder.api.middleware.request_id [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.398687] [55083]: INFO cinder.api.openstack.wsgi [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1187.398965] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.399215] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.410191] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.410191] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.413684] [55083]: INFO cinder.volume.api [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1187.418407] [55083]: INFO cinder.api.openstack.wsgi [None req-6953d56f-ddd5-49d4-bd92-cd2b9fe6afe6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1187.418806] [55083]: [pid: 55083|app: 0|req: 259/513] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:21 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1187.902170] [55082]: DEBUG cinder.api.middleware.request_id [None req-922a3813-c5c9-41f4-a803-f46746c401b3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.902692] [55082]: INFO cinder.api.openstack.wsgi [None req-922a3813-c5c9-41f4-a803-f46746c401b3 None None] GET http://10.180.1.21/volume// [ 1187.902903] [55082]: DEBUG cinder.api.openstack.wsgi [None req-922a3813-c5c9-41f4-a803-f46746c401b3 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.903178] [55082]: DEBUG cinder.api.openstack.wsgi [None req-922a3813-c5c9-41f4-a803-f46746c401b3 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.903607] [55082]: INFO cinder.api.openstack.wsgi [None req-922a3813-c5c9-41f4-a803-f46746c401b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1187.903948] [55082]: [pid: 55082|app: 0|req: 255/514] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:58:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1187.908700] [55083]: DEBUG cinder.api.middleware.request_id [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.911070] [55083]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1187.911341] [55083]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1187.911557] [55083]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1187.922861] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.922861] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1187.927527] [55083]: INFO cinder.volume.api [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1187.932402] [55083]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-8e9474d1-4009-42ca-ba63-b673ef10904a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1187.932835] [55083]: [pid: 55083|app: 0|req: 260/515] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:58:21 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1187.968431] [55082]: DEBUG cinder.api.middleware.request_id [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1187.971825] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] PUT http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 [ 1187.972453] [55082]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-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-542497", "mountpoint": "/dev/sdb"}}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1187.984114] [55082]: DEBUG cinder.coordination [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Acquiring lock "cinder-attachment_update-0d20ff8e-7477-4215-81de-17dbd748eda9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1187.990590] [55082]: DEBUG cinder.coordination [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-0d20ff8e-7477-4215-81de-17dbd748eda9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55082) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1187.992333] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1187.992333] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.429436] [55083]: DEBUG cinder.api.middleware.request_id [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1188.431528] [55083]: INFO cinder.api.openstack.wsgi [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1188.431748] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1188.431968] [55083]: DEBUG cinder.api.openstack.wsgi [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1188.444850] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1188.444850] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1188.448736] [55083]: INFO cinder.volume.api [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1188.453726] [55083]: INFO cinder.api.openstack.wsgi [None req-d45d5d8c-00a0-48fc-baa5-d38f4cfce49c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1188.454118] [55083]: [pid: 55083|app: 0|req: 261/516] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:22 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1189.464319] [55083]: DEBUG cinder.api.middleware.request_id [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1189.466479] [55083]: INFO cinder.api.openstack.wsgi [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1189.466716] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1189.466935] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1189.478166] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1189.478166] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1189.481288] [55083]: INFO cinder.volume.api [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1189.485396] [55083]: INFO cinder.api.openstack.wsgi [None req-6153e449-bb9f-4c4f-8516-c616ea935db2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1189.485766] [55083]: [pid: 55083|app: 0|req: 262/517] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:23 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1190.496601] [55083]: DEBUG cinder.api.middleware.request_id [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1190.498683] [55083]: INFO cinder.api.openstack.wsgi [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1190.498905] [55083]: DEBUG cinder.api.openstack.wsgi [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1190.499143] [55083]: DEBUG cinder.api.openstack.wsgi [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1190.508914] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1190.508914] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1190.512075] [55083]: INFO cinder.volume.api [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1190.516374] [55083]: INFO cinder.api.openstack.wsgi [None req-014abbdf-3c6a-4ee3-bb7f-214a0edf9883 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1190.516725] [55083]: [pid: 55083|app: 0|req: 263/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:24 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1191.527876] [55083]: DEBUG cinder.api.middleware.request_id [None req-7643dd38-578f-47fe-a03c-7c86ad028120 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1191.530169] [55083]: INFO cinder.api.openstack.wsgi [None req-7643dd38-578f-47fe-a03c-7c86ad028120 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1191.530510] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7643dd38-578f-47fe-a03c-7c86ad028120 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1191.531015] [55083]: DEBUG cinder.api.openstack.wsgi [None req-7643dd38-578f-47fe-a03c-7c86ad028120 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1191.542489] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1191.542489] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1191.545540] [55083]: INFO cinder.volume.api [None req-7643dd38-578f-47fe-a03c-7c86ad028120 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1191.552710] [55083]: INFO cinder.api.openstack.wsgi [None req-7643dd38-578f-47fe-a03c-7c86ad028120 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1191.553211] [55083]: [pid: 55083|app: 0|req: 264/519] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:25 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1192.521402] [55082]: DEBUG cinder.coordination [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-0d20ff8e-7477-4215-81de-17dbd748eda9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55082) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1192.521764] [55082]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-d1c271c5-58f1-417f-9f50-fc064c0ae2a2 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 returned with HTTP 200 [ 1192.522261] [55082]: [pid: 55082|app: 0|req: 256/520] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:58:21 2025] PUT /volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 => generated 617 bytes in 4555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1192.563250] [55083]: DEBUG cinder.api.middleware.request_id [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1192.565468] [55083]: INFO cinder.api.openstack.wsgi [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1192.565725] [55083]: DEBUG cinder.api.openstack.wsgi [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1192.565946] [55083]: DEBUG cinder.api.openstack.wsgi [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1192.575902] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1192.575902] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1192.578970] [55083]: INFO cinder.volume.api [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1192.583705] [55083]: INFO cinder.api.openstack.wsgi [None req-de0dd775-2b34-4a6c-8d82-8bb198e2de46 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1192.584088] [55083]: [pid: 55083|app: 0|req: 265/521] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:26 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.389444] [55082]: DEBUG cinder.api.middleware.request_id [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.391999] [55082]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1193.392243] [55082]: DEBUG cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.392460] [55082]: DEBUG cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.404424] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.404424] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.407743] [55082]: INFO cinder.volume.api [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1193.412774] [55082]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-e2374ce8-0461-45b2-b628-7cf5168c1dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1193.413210] [55082]: [pid: 55082|app: 0|req: 257/522] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.426678] [55083]: DEBUG cinder.api.middleware.request_id [None req-4da84e11-75fe-4088-80d6-fcb57ff573fa None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.427207] [55083]: INFO cinder.api.openstack.wsgi [None req-4da84e11-75fe-4088-80d6-fcb57ff573fa None None] GET http://10.180.1.21/volume// [ 1193.427379] [55083]: DEBUG cinder.api.openstack.wsgi [None req-4da84e11-75fe-4088-80d6-fcb57ff573fa None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.427602] [55083]: DEBUG cinder.api.openstack.wsgi [None req-4da84e11-75fe-4088-80d6-fcb57ff573fa None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.428017] [55083]: INFO cinder.api.openstack.wsgi [None req-4da84e11-75fe-4088-80d6-fcb57ff573fa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1193.428322] [55083]: [pid: 55083|app: 0|req: 266/523] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1193.432106] [55082]: DEBUG cinder.api.middleware.request_id [req-5025ced3-48be-4808-ae18-c453282e5772 req-47e9e356-2b86-42f9-8be8-2a3897325c4f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.434449] [55082]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-47e9e356-2b86-42f9-8be8-2a3897325c4f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1193.434848] [55082]: DEBUG cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-47e9e356-2b86-42f9-8be8-2a3897325c4f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17a91dbf-42ad-44ea-b95d-51a5cdc77275", "connector": null, "instance_uuid": "09c68eb2-7aa2-495c-a0a0-92f1ed228197"}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1193.444602] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.444602] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.465358] [55082]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-47e9e356-2b86-42f9-8be8-2a3897325c4f tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1193.466026] [55082]: [pid: 55082|app: 0|req: 258/524] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:58:27 2025] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.483535] [55083]: DEBUG cinder.api.middleware.request_id [req-5025ced3-48be-4808-ae18-c453282e5772 req-5acf4f49-3750-4bb2-8103-3445883b4dae None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.485884] [55083]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-5acf4f49-3750-4bb2-8103-3445883b4dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] POST http://10.180.1.21/volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9/action [ 1193.486304] [55083]: DEBUG cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-5acf4f49-3750-4bb2-8103-3445883b4dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1193.486445] [55083]: DEBUG cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-5acf4f49-3750-4bb2-8103-3445883b4dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1193.501501] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.501501] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.507148] [55083]: INFO cinder.api.openstack.wsgi [req-5025ced3-48be-4808-ae18-c453282e5772 req-5acf4f49-3750-4bb2-8103-3445883b4dae tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9/action returned with HTTP 204 [ 1193.507580] [55083]: [pid: 55083|app: 0|req: 267/525] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:58:27 2025] POST /volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1193.521078] [55082]: DEBUG cinder.api.middleware.request_id [None req-37a7790a-6345-417a-a320-d90e785aa664 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.523105] [55082]: INFO cinder.api.openstack.wsgi [None req-37a7790a-6345-417a-a320-d90e785aa664 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1193.523361] [55082]: DEBUG cinder.api.openstack.wsgi [None req-37a7790a-6345-417a-a320-d90e785aa664 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.523540] [55082]: DEBUG cinder.api.openstack.wsgi [None req-37a7790a-6345-417a-a320-d90e785aa664 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.532897] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.532897] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.535909] [55082]: INFO cinder.volume.api [None req-37a7790a-6345-417a-a320-d90e785aa664 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1193.540020] [55082]: INFO cinder.api.openstack.wsgi [None req-37a7790a-6345-417a-a320-d90e785aa664 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1193.540396] [55082]: [pid: 55082|app: 0|req: 259/526] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.549461] [55083]: DEBUG cinder.api.middleware.request_id [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.551493] [55083]: INFO cinder.api.openstack.wsgi [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1193.551742] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.551969] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.561657] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.561657] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.564720] [55083]: INFO cinder.volume.api [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1193.568919] [55083]: INFO cinder.api.openstack.wsgi [None req-a3dd0014-77e5-4851-b7d2-3ea5a6c07e34 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1193.569280] [55083]: [pid: 55083|app: 0|req: 268/527] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.593699] [55082]: DEBUG cinder.api.middleware.request_id [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.595843] [55082]: INFO cinder.api.openstack.wsgi [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1193.596077] [55082]: DEBUG cinder.api.openstack.wsgi [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.596303] [55082]: DEBUG cinder.api.openstack.wsgi [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.601898] [55083]: DEBUG cinder.api.middleware.request_id [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.604089] [55083]: INFO cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1193.604349] [55083]: DEBUG cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.604579] [55083]: DEBUG cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.605560] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.605560] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.608698] [55082]: INFO cinder.volume.api [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1193.612749] [55082]: INFO cinder.api.openstack.wsgi [None req-85c98ad1-c549-4ab0-a11f-d9d8257e6f24 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1193.613122] [55082]: [pid: 55082|app: 0|req: 260/528] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1193.613674] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.613674] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1193.616697] [55083]: INFO cinder.volume.api [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1193.620804] [55083]: INFO cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-0275f0eb-c864-4c39-a16c-f9f3588234e5 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1193.621153] [55083]: [pid: 55083|app: 0|req: 269/529] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:27 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 1111 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1193.640926] [55082]: DEBUG cinder.api.middleware.request_id [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-226aeddb-f9ff-4440-8778-b767e6ed0321 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1193.643334] [55082]: INFO cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-226aeddb-f9ff-4440-8778-b767e6ed0321 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] DELETE http://10.180.1.21/volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9 [ 1193.643549] [55082]: DEBUG cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-226aeddb-f9ff-4440-8778-b767e6ed0321 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1193.643769] [55082]: DEBUG cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-226aeddb-f9ff-4440-8778-b767e6ed0321 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'version_select' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1193.650415] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1193.650415] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.136116] [55083]: DEBUG cinder.api.middleware.request_id [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-376fab3e-3c8d-4b8d-bac2-d62665bb5782 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.138534] [55083]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-376fab3e-3c8d-4b8d-bac2-d62665bb5782 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0/action [ 1194.138934] [55083]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-376fab3e-3c8d-4b8d-bac2-d62665bb5782 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-complete": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1194.139084] [55083]: DEBUG cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-376fab3e-3c8d-4b8d-bac2-d62665bb5782 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.153200] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.153200] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.158990] [55083]: INFO cinder.api.openstack.wsgi [req-a031d742-3ca4-44af-b177-52ea6e4ff9f7 req-376fab3e-3c8d-4b8d-bac2-d62665bb5782 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0/action returned with HTTP 204 [ 1194.159407] [55083]: [pid: 55083|app: 0|req: 270/530] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:58:27 2025] POST /volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1194.174400] [55082]: INFO cinder.api.openstack.wsgi [req-5da197a8-9df9-40b6-af10-7d0260b37feb req-226aeddb-f9ff-4440-8778-b767e6ed0321 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9 returned with HTTP 200 [ 1194.174805] [55082]: [pid: 55082|app: 0|req: 261/531] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:58:27 2025] DELETE /volume/v3/attachments/46264b13-1a77-4a98-b203-b7f5977b34e9 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.192303] [55083]: DEBUG cinder.api.middleware.request_id [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.194381] [55083]: INFO cinder.api.openstack.wsgi [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1194.194598] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.194813] [55083]: DEBUG cinder.api.openstack.wsgi [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.202918] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.202918] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.206548] [55083]: INFO cinder.volume.api [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1194.210996] [55083]: INFO cinder.api.openstack.wsgi [None req-e7cb4ea1-198b-46aa-8a60-56e3ebf740a0 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1194.211391] [55083]: [pid: 55083|app: 0|req: 271/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1194.623209] [55082]: DEBUG cinder.api.middleware.request_id [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.626041] [55082]: INFO cinder.api.openstack.wsgi [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1194.626041] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.626041] [55082]: DEBUG cinder.api.openstack.wsgi [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.636275] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.636275] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.640314] [55082]: INFO cinder.volume.api [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.644593] [55082]: INFO cinder.api.openstack.wsgi [None req-0b7a8af8-15c2-447b-b2cc-37adf203c78f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1194.644976] [55082]: [pid: 55082|app: 0|req: 262/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.654431] [55083]: DEBUG cinder.api.middleware.request_id [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.656468] [55083]: INFO cinder.api.openstack.wsgi [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1194.656684] [55083]: DEBUG cinder.api.openstack.wsgi [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.656902] [55083]: DEBUG cinder.api.openstack.wsgi [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.666705] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.666705] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.669867] [55083]: INFO cinder.volume.api [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.674161] [55083]: INFO cinder.api.openstack.wsgi [None req-938ac358-cf12-41ea-ae0a-27bb6055aadb tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1194.674626] [55083]: [pid: 55083|app: 0|req: 272/534] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.707946] [55082]: DEBUG cinder.api.middleware.request_id [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.710193] [55082]: INFO cinder.api.openstack.wsgi [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1194.711496] [55082]: DEBUG cinder.api.openstack.wsgi [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.711496] [55082]: DEBUG cinder.api.openstack.wsgi [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.720010] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.720010] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.722888] [55082]: INFO cinder.volume.api [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.726976] [55082]: INFO cinder.api.openstack.wsgi [req-f3bbc5d8-6f9f-4e27-b712-bd6f2047ebf1 req-400dd7b6-18ea-41ea-8d26-84b9b0aea4ec tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1194.727324] [55082]: [pid: 55082|app: 0|req: 263/535] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.736343] [55083]: DEBUG cinder.api.middleware.request_id [None req-15771591-6fd2-4d75-9854-cf7949ead78a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.738497] [55083]: INFO cinder.api.openstack.wsgi [None req-15771591-6fd2-4d75-9854-cf7949ead78a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1194.738715] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15771591-6fd2-4d75-9854-cf7949ead78a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.738961] [55083]: DEBUG cinder.api.openstack.wsgi [None req-15771591-6fd2-4d75-9854-cf7949ead78a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.748997] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.748997] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.752293] [55083]: INFO cinder.volume.api [None req-15771591-6fd2-4d75-9854-cf7949ead78a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.756478] [55083]: INFO cinder.api.openstack.wsgi [None req-15771591-6fd2-4d75-9854-cf7949ead78a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1194.756912] [55083]: [pid: 55083|app: 0|req: 273/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1194.788974] [55082]: DEBUG cinder.api.middleware.request_id [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.791255] [55082]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1194.791474] [55082]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1194.791690] [55082]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1194.801702] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.801702] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.804621] [55082]: INFO cinder.volume.api [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.808609] [55082]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-05212ad3-5b37-474c-972c-9e89221199f5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1194.808982] [55082]: [pid: 55082|app: 0|req: 264/537] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:28 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1194.823953] [55083]: DEBUG cinder.api.middleware.request_id [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1194.825983] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9/action [ 1194.826521] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55083) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1194.826781] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1194.836472] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1194.836472] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1194.837183] [55083]: INFO cinder.volume.api [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1194.841423] [55083]: INFO cinder.volume.api [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Begin detaching volume completed successfully. [ 1194.841649] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-96374787-1284-4ff3-beb9-c6fe5095369a tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9/action returned with HTTP 202 [ 1194.842054] [55083]: [pid: 55083|app: 0|req: 274/538] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:58:28 2025] POST /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1195.352709] [55082]: DEBUG cinder.api.middleware.request_id [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.354830] [55082]: INFO cinder.api.openstack.wsgi [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] DELETE http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1195.355065] [55082]: DEBUG cinder.api.openstack.wsgi [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.355286] [55082]: DEBUG cinder.api.openstack.wsgi [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.355489] [55082]: INFO cinder.api.v3.volumes [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Delete volume with id: 2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1195.363486] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.363486] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.363770] [55082]: INFO cinder.volume.api [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1195.385637] [55082]: INFO cinder.volume.api [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Delete volume request issued successfully. [ 1195.385836] [55082]: INFO cinder.api.openstack.wsgi [None req-13e62b51-bd96-41a4-8782-e2cacd227d88 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 202 [ 1195.386269] [55082]: [pid: 55082|app: 0|req: 265/539] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:58:29 2025] DELETE /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1195.389331] [55083]: DEBUG cinder.api.middleware.request_id [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.391499] [55083]: INFO cinder.api.openstack.wsgi [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1195.391728] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.392404] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.399713] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.399713] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.403262] [55083]: INFO cinder.volume.api [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1195.407578] [55083]: INFO cinder.api.openstack.wsgi [None req-fafa30f4-d5a3-4347-9b83-c9bc72ec8795 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1195.408038] [55083]: [pid: 55083|app: 0|req: 275/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:29 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1195.861465] [55082]: DEBUG cinder.api.middleware.request_id [None req-fd079a5c-0e8e-4bee-8aea-411c271f6cee None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.861917] [55082]: INFO cinder.api.openstack.wsgi [None req-fd079a5c-0e8e-4bee-8aea-411c271f6cee None None] GET http://10.180.1.21/volume// [ 1195.862111] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fd079a5c-0e8e-4bee-8aea-411c271f6cee None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.862331] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fd079a5c-0e8e-4bee-8aea-411c271f6cee None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.862735] [55082]: INFO cinder.api.openstack.wsgi [None req-fd079a5c-0e8e-4bee-8aea-411c271f6cee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1195.863042] [55082]: [pid: 55082|app: 0|req: 266/541] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:58:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1195.866303] [55083]: DEBUG cinder.api.middleware.request_id [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1195.868812] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1195.869096] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1195.869338] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1195.879908] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1195.879908] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1195.883238] [55083]: INFO cinder.volume.api [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1195.887769] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-e8499979-3bf7-4bbb-a32f-470dc570946b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1195.888145] [55083]: [pid: 55083|app: 0|req: 276/542] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:58:29 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1196.418587] [55082]: DEBUG cinder.api.middleware.request_id [None req-fb89b16d-ecef-404b-a20d-73bb948296bf None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.420579] [55082]: INFO cinder.api.openstack.wsgi [None req-fb89b16d-ecef-404b-a20d-73bb948296bf tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1196.420809] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fb89b16d-ecef-404b-a20d-73bb948296bf tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.421036] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fb89b16d-ecef-404b-a20d-73bb948296bf tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.428734] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.428734] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.431936] [55082]: INFO cinder.volume.api [None req-fb89b16d-ecef-404b-a20d-73bb948296bf tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1196.435963] [55082]: INFO cinder.api.openstack.wsgi [None req-fb89b16d-ecef-404b-a20d-73bb948296bf tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1196.436323] [55082]: [pid: 55082|app: 0|req: 267/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:30 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.023118] [55083]: DEBUG cinder.api.middleware.request_id [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-bc8ad490-7013-4bf5-a31b-f066c7e4bdcf None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.026147] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-bc8ad490-7013-4bf5-a31b-f066c7e4bdcf tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 [ 1197.026389] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-bc8ad490-7013-4bf5-a31b-f066c7e4bdcf tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.026606] [55083]: DEBUG cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-bc8ad490-7013-4bf5-a31b-f066c7e4bdcf tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.034418] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.034418] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.447144] [55082]: DEBUG cinder.api.middleware.request_id [None req-094a9751-d65b-411d-acf9-78621ef19fd5 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.449656] [55082]: INFO cinder.api.openstack.wsgi [None req-094a9751-d65b-411d-acf9-78621ef19fd5 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1197.449656] [55082]: DEBUG cinder.api.openstack.wsgi [None req-094a9751-d65b-411d-acf9-78621ef19fd5 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.449852] [55082]: DEBUG cinder.api.openstack.wsgi [None req-094a9751-d65b-411d-acf9-78621ef19fd5 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.459189] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.459189] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.462870] [55082]: INFO cinder.volume.api [None req-094a9751-d65b-411d-acf9-78621ef19fd5 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Volume info retrieved successfully. [ 1197.468403] [55082]: INFO cinder.api.openstack.wsgi [None req-094a9751-d65b-411d-acf9-78621ef19fd5 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 200 [ 1197.468918] [55082]: [pid: 55082|app: 0|req: 268/544] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:31 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1197.559557] [55083]: INFO cinder.api.openstack.wsgi [req-aa2e4c16-202e-400a-a7fb-66cb8e9f7e5b req-bc8ad490-7013-4bf5-a31b-f066c7e4bdcf tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 returned with HTTP 200 [ 1197.560316] [55083]: [pid: 55083|app: 0|req: 277/545] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:58:30 2025] DELETE /volume/v3/attachments/ea5fdf15-1c48-4fc7-8547-61cd63ecedd0 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1198.481185] [55082]: DEBUG cinder.api.middleware.request_id [None req-c217ac6b-7840-43b6-b7be-71fbfa9cd787 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.483361] [55082]: INFO cinder.api.openstack.wsgi [None req-c217ac6b-7840-43b6-b7be-71fbfa9cd787 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] GET http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 [ 1198.483586] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c217ac6b-7840-43b6-b7be-71fbfa9cd787 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.483839] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c217ac6b-7840-43b6-b7be-71fbfa9cd787 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.490555] [55082]: INFO cinder.api.openstack.wsgi [None req-c217ac6b-7840-43b6-b7be-71fbfa9cd787 tempest-ServerActionsTestOtherB-1342374331 tempest-ServerActionsTestOtherB-1342374331-project-member] http://10.180.1.21/volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 returned with HTTP 404 [ 1198.491012] [55082]: [pid: 55082|app: 0|req: 269/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:32 2025] GET /volume/v3/volumes/2ccd6c62-9e8a-40f1-b62f-e461ec313fb4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1198.572547] [55083]: DEBUG cinder.api.middleware.request_id [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-afdd84b4-d3ff-4613-9cdb-5a60f07946dc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.574926] [55083]: INFO cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-afdd84b4-d3ff-4613-9cdb-5a60f07946dc tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a [ 1198.575171] [55083]: DEBUG cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-afdd84b4-d3ff-4613-9cdb-5a60f07946dc tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.575378] [55083]: DEBUG cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-afdd84b4-d3ff-4613-9cdb-5a60f07946dc tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.582781] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.582781] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.006619] [55082]: DEBUG cinder.api.middleware.request_id [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.008748] [55082]: INFO cinder.api.openstack.wsgi [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1199.008964] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.009202] [55082]: DEBUG cinder.api.openstack.wsgi [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.018117] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.018117] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.021809] [55082]: INFO cinder.volume.api [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1199.026537] [55082]: INFO cinder.api.openstack.wsgi [None req-a1bc2e46-dbf4-4c61-9325-2fa58043c4c8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1199.026926] [55082]: [pid: 55082|app: 0|req: 270/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:32 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.112758] [55083]: INFO cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-afdd84b4-d3ff-4613-9cdb-5a60f07946dc tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a returned with HTTP 200 [ 1199.113220] [55083]: [pid: 55083|app: 0|req: 278/548] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:58:32 2025] DELETE /volume/v3/attachments/b9582e5c-abaa-4696-91ad-f7ab0d0eaf7a => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.119627] [55082]: DEBUG cinder.api.middleware.request_id [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.122308] [55082]: INFO cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1199.122527] [55082]: DEBUG cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.122777] [55082]: DEBUG cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.123021] [55082]: INFO cinder.api.v3.volumes [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Delete volume with id: 9a77e1d5-b078-4101-ab6f-ca916cc5940e [ 1199.130755] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1199.130755] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.131329] [55082]: INFO cinder.volume.api [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1199.152093] [55082]: INFO cinder.volume.api [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Delete volume request issued successfully. [ 1199.152093] [55082]: INFO cinder.api.openstack.wsgi [req-4f4617b6-229e-45ad-b3ce-6f324b11e584 req-6a260a0d-5ef5-4251-94fb-d5b447a42ddf tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e returned with HTTP 202 [ 1199.152093] [55082]: [pid: 55082|app: 0|req: 271/549] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 14:58:32 2025] DELETE /volume/v3/volumes/9a77e1d5-b078-4101-ab6f-ca916cc5940e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1202.458850] [55083]: DEBUG cinder.api.middleware.request_id [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.508730] [55083]: INFO cinder.api.openstack.wsgi [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1202.508730] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1189562897"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1202.510525] [55083]: DEBUG cinder.api.v3.volumes [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1189562897'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1202.510662] [55083]: INFO cinder.api.v3.volumes [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume of 1 GB [ 1202.511023] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.511023] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.516673] [55083]: INFO cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Availability Zones retrieved successfully. [ 1202.523194] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (9fef4c08-91b5-41e1-a9de-18a38be185c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1202.524327] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb84178-3999-4987-a0b3-8baf0e523f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1202.525456] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1202.543090] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb84178-3999-4987-a0b3-8baf0e523f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1202.544039] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0148cb32-5707-425f-99db-b045a50a6ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1202.591296] [55083]: DEBUG cinder.quota [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Created reservations ['83eec7a2-d516-47e8-90c4-f59f5568f220', 'f8786141-7355-4248-b949-4c7afc3a7e2b', '398ac9aa-ef9f-49f5-a6ea-f118e4f965b6', '1f822b52-f36d-4772-8859-dabf3fcb6bb3'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1202.592297] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0148cb32-5707-425f-99db-b045a50a6ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83eec7a2-d516-47e8-90c4-f59f5568f220', 'f8786141-7355-4248-b949-4c7afc3a7e2b', '398ac9aa-ef9f-49f5-a6ea-f118e4f965b6', '1f822b52-f36d-4772-8859-dabf3fcb6bb3']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1202.593276] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (449748e4-df1d-47ee-b058-81bc70210975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1202.609095] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (449748e4-df1d-47ee-b058-81bc70210975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cb81510-df5c-467c-a020-f93417d8b847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1189562897',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['83eec7a2-d516-47e8-90c4-f59f5568f220','f8786141-7355-4248-b949-4c7afc3a7e2b','398ac9aa-ef9f-49f5-a6ea-f118e4f965b6','1f822b52-f36d-4772-8859-dabf3fcb6bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1189562897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cb81510-df5c-467c-a020-f93417d8b847,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c19e84320c1f46798d51e8e510bfa2ca',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='8a37cfe1dab6405e924a98db37628f3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1202.609992] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c401bb92-3bb1-420f-bbd8-88b77afc5a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1202.623055] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c401bb92-3bb1-420f-bbd8-88b77afc5a94) 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-1189562897',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['83eec7a2-d516-47e8-90c4-f59f5568f220','f8786141-7355-4248-b949-4c7afc3a7e2b','398ac9aa-ef9f-49f5-a6ea-f118e4f965b6','1f822b52-f36d-4772-8859-dabf3fcb6bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1202.623200] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff93688b-7bee-42e3-ad86-f3431bf9427d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1202.631097] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff93688b-7bee-42e3-ad86-f3431bf9427d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1202.632099] [55083]: DEBUG cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (9fef4c08-91b5-41e1-a9de-18a38be185c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1202.632439] [55083]: INFO cinder.volume.api [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request issued successfully. [ 1202.633091] [55083]: INFO cinder.api.openstack.wsgi [None req-b6a733ba-dad8-4a2d-a5f1-3b8ac1ea9602 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1202.633518] [55083]: [pid: 55083|app: 0|req: 279/550] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:58:36 2025] POST /volume/v3/volumes => generated 759 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1202.642126] [55082]: DEBUG cinder.api.middleware.request_id [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.644168] [55082]: INFO cinder.api.openstack.wsgi [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1202.644394] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.644707] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.652366] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1202.652366] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.656130] [55082]: INFO cinder.volume.api [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1202.660458] [55082]: INFO cinder.api.openstack.wsgi [None req-e8d0e5aa-75f4-42cf-b718-35fd78bbb9cc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 200 [ 1202.660960] [55082]: [pid: 55082|app: 0|req: 272/551] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:36 2025] GET /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.670471] [55083]: DEBUG cinder.api.middleware.request_id [None req-eddf228c-8dce-48d0-809e-4b43ad49372d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.672656] [55083]: INFO cinder.api.openstack.wsgi [None req-eddf228c-8dce-48d0-809e-4b43ad49372d tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1203.672868] [55083]: DEBUG cinder.api.openstack.wsgi [None req-eddf228c-8dce-48d0-809e-4b43ad49372d tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.673097] [55083]: DEBUG cinder.api.openstack.wsgi [None req-eddf228c-8dce-48d0-809e-4b43ad49372d tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.683553] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.683553] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.687639] [55083]: INFO cinder.volume.api [None req-eddf228c-8dce-48d0-809e-4b43ad49372d tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1203.692339] [55083]: INFO cinder.api.openstack.wsgi [None req-eddf228c-8dce-48d0-809e-4b43ad49372d tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 200 [ 1203.692707] [55083]: [pid: 55083|app: 0|req: 280/552] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:37 2025] GET /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.710244] [55082]: DEBUG cinder.api.middleware.request_id [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.712576] [55082]: INFO cinder.api.openstack.wsgi [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1203.712801] [55082]: DEBUG cinder.api.openstack.wsgi [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.713027] [55082]: DEBUG cinder.api.openstack.wsgi [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.720408] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.720408] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.723569] [55082]: INFO cinder.volume.api [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1203.727624] [55082]: INFO cinder.api.openstack.wsgi [req-4bcba228-36f1-4f85-b419-aad1aa8796e0 req-57f418a4-a034-42fd-94c3-d55a12193132 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 200 [ 1203.727972] [55082]: [pid: 55082|app: 0|req: 273/553] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:37 2025] GET /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.734528] [55083]: DEBUG cinder.api.middleware.request_id [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.736451] [55083]: INFO cinder.api.openstack.wsgi [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1203.736825] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-459263826"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1203.738820] [55083]: DEBUG cinder.api.v3.volumes [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-459263826'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1203.738952] [55083]: INFO cinder.api.v3.volumes [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume of 1 GB [ 1203.742637] [55083]: INFO cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Availability Zones retrieved successfully. [ 1203.749134] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (e4cfe3fa-e7c3-4655-ae94-eecc75ad3118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1203.750290] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7198e549-6a79-49a9-83eb-1e78b86661fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.751315] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1203.767533] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7198e549-6a79-49a9-83eb-1e78b86661fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.768476] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a53812-73f9-4710-bbe5-6afe4a27986d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.794935] [55083]: DEBUG cinder.quota [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Created reservations ['fda617eb-dea1-4c6f-a26e-48a2940e1761', '06a5c5eb-b7f7-4ce5-9d56-ae735bf761c4', '4ea09081-7248-4288-bc3e-8792e69555e8', '57ba6ac9-8b22-41b2-b569-ef0ca3204ed4'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1203.795733] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a53812-73f9-4710-bbe5-6afe4a27986d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fda617eb-dea1-4c6f-a26e-48a2940e1761', '06a5c5eb-b7f7-4ce5-9d56-ae735bf761c4', '4ea09081-7248-4288-bc3e-8792e69555e8', '57ba6ac9-8b22-41b2-b569-ef0ca3204ed4']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.796594] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7160c0-d270-4bec-8d54-46348ff727f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.809038] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e7160c0-d270-4bec-8d54-46348ff727f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ca0735-c9a8-4a37-b834-215efc395483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-459263826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['fda617eb-dea1-4c6f-a26e-48a2940e1761','06a5c5eb-b7f7-4ce5-9d56-ae735bf761c4','4ea09081-7248-4288-bc3e-8792e69555e8','57ba6ac9-8b22-41b2-b569-ef0ca3204ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-459263826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ca0735-c9a8-4a37-b834-215efc395483,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c19e84320c1f46798d51e8e510bfa2ca',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='8a37cfe1dab6405e924a98db37628f3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.809896] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34252b92-f1e5-4a8b-b17b-6c53679b3401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.823476] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34252b92-f1e5-4a8b-b17b-6c53679b3401) 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-459263826',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['fda617eb-dea1-4c6f-a26e-48a2940e1761','06a5c5eb-b7f7-4ce5-9d56-ae735bf761c4','4ea09081-7248-4288-bc3e-8792e69555e8','57ba6ac9-8b22-41b2-b569-ef0ca3204ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.824273] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e363f08-6537-4947-8886-136add6c4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1203.832331] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e363f08-6537-4947-8886-136add6c4529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1203.833324] [55083]: DEBUG cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (e4cfe3fa-e7c3-4655-ae94-eecc75ad3118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1203.833649] [55083]: INFO cinder.volume.api [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request issued successfully. [ 1203.834346] [55083]: INFO cinder.api.openstack.wsgi [None req-c559e9f8-061b-4d0f-981a-827ce51bc5a5 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1203.834764] [55083]: [pid: 55083|app: 0|req: 281/554] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:58:37 2025] POST /volume/v3/volumes => generated 758 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1203.843726] [55082]: DEBUG cinder.api.middleware.request_id [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.845930] [55082]: INFO cinder.api.openstack.wsgi [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1203.846169] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.846390] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.853709] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1203.853709] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.856956] [55082]: INFO cinder.volume.api [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1203.861433] [55082]: INFO cinder.api.openstack.wsgi [None req-4251bf70-31c2-47ec-85e1-47b57fbc17bc tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 200 [ 1203.861795] [55082]: [pid: 55082|app: 0|req: 274/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:37 2025] GET /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.872480] [55083]: DEBUG cinder.api.middleware.request_id [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.875368] [55083]: INFO cinder.api.openstack.wsgi [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1204.875368] [55083]: DEBUG cinder.api.openstack.wsgi [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.875368] [55083]: DEBUG cinder.api.openstack.wsgi [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.885398] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.885398] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.889156] [55083]: INFO cinder.volume.api [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1204.894245] [55083]: INFO cinder.api.openstack.wsgi [None req-989a27f4-0834-40a7-b27e-a84643c7a8c1 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 200 [ 1204.894618] [55083]: [pid: 55083|app: 0|req: 282/556] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:38 2025] GET /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.911914] [55082]: DEBUG cinder.api.middleware.request_id [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.914397] [55082]: INFO cinder.api.openstack.wsgi [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1204.914621] [55082]: DEBUG cinder.api.openstack.wsgi [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.914836] [55082]: DEBUG cinder.api.openstack.wsgi [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.922450] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1204.922450] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.925921] [55082]: INFO cinder.volume.api [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1204.930373] [55082]: INFO cinder.api.openstack.wsgi [req-4f2534e6-99bf-4fc8-9516-492c89ee863b req-6ef4e18f-1509-4747-9872-cb062d349ca4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 200 [ 1204.930752] [55082]: [pid: 55082|app: 0|req: 275/557] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:38 2025] GET /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.938564] [55083]: DEBUG cinder.api.middleware.request_id [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.940231] [55083]: INFO cinder.api.openstack.wsgi [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1204.940614] [55083]: DEBUG cinder.api.openstack.wsgi [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1574732636"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1204.942272] [55083]: DEBUG cinder.api.v3.volumes [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1574732636'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1204.942410] [55083]: INFO cinder.api.v3.volumes [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume of 1 GB [ 1204.946675] [55083]: INFO cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Availability Zones retrieved successfully. [ 1204.953293] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (268830f2-6d24-44f5-bcdc-3783653228b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1204.954421] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4f9571-2aa6-4278-abd5-388700627db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1204.955491] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1204.974765] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b4f9571-2aa6-4278-abd5-388700627db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1204.975748] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387c3ab-9b8e-49a0-a84f-71d9a9509fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.003886] [55083]: DEBUG cinder.quota [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Created reservations ['e6f4c6f5-77d2-4f0e-96bc-2df2d618a760', 'a49b6265-bd0e-40c4-93d5-d56be1cdecc5', 'b8e5091e-4a12-4a8b-a74b-72dee921f59d', '9d068e5a-c967-4c14-9a8c-2ac031a8d84b'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1205.004883] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9387c3ab-9b8e-49a0-a84f-71d9a9509fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f4c6f5-77d2-4f0e-96bc-2df2d618a760', 'a49b6265-bd0e-40c4-93d5-d56be1cdecc5', 'b8e5091e-4a12-4a8b-a74b-72dee921f59d', '9d068e5a-c967-4c14-9a8c-2ac031a8d84b']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.005815] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690d3acc-6f82-4b96-b1ec-316d2078e9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.018891] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690d3acc-6f82-4b96-b1ec-316d2078e9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9849a9b-0782-445b-9cf4-09239c9548be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1574732636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['e6f4c6f5-77d2-4f0e-96bc-2df2d618a760','a49b6265-bd0e-40c4-93d5-d56be1cdecc5','b8e5091e-4a12-4a8b-a74b-72dee921f59d','9d068e5a-c967-4c14-9a8c-2ac031a8d84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:58:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1574732636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9849a9b-0782-445b-9cf4-09239c9548be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c19e84320c1f46798d51e8e510bfa2ca',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='8a37cfe1dab6405e924a98db37628f3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.019865] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be16ae95-dbbb-40ac-a16b-5449ccc753ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.035067] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be16ae95-dbbb-40ac-a16b-5449ccc753ee) 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-1574732636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c19e84320c1f46798d51e8e510bfa2ca',qos_specs=None,replication_status=,reservations=['e6f4c6f5-77d2-4f0e-96bc-2df2d618a760','a49b6265-bd0e-40c4-93d5-d56be1cdecc5','b8e5091e-4a12-4a8b-a74b-72dee921f59d','9d068e5a-c967-4c14-9a8c-2ac031a8d84b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a37cfe1dab6405e924a98db37628f3c',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.035365] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794b077d-01b5-4d7c-a14b-2f58e21b8696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1205.045836] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794b077d-01b5-4d7c-a14b-2f58e21b8696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1205.047065] [55083]: DEBUG cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Flow 'volume_create_api' (268830f2-6d24-44f5-bcdc-3783653228b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1205.047527] [55083]: INFO cinder.volume.api [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Create volume request issued successfully. [ 1205.048390] [55083]: INFO cinder.api.openstack.wsgi [None req-63c7d74b-c46b-4949-a0d0-1c8c089bf293 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1205.049031] [55083]: [pid: 55083|app: 0|req: 283/558] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 14:58:38 2025] POST /volume/v3/volumes => generated 759 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1205.057969] [55082]: DEBUG cinder.api.middleware.request_id [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.060683] [55082]: INFO cinder.api.openstack.wsgi [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1205.060917] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.061157] [55082]: DEBUG cinder.api.openstack.wsgi [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.069018] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1205.069018] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.072591] [55082]: INFO cinder.volume.api [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1205.076843] [55082]: INFO cinder.api.openstack.wsgi [None req-d8ddfada-e77f-4e7e-9f63-757a2922aeaa tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 200 [ 1205.077367] [55082]: [pid: 55082|app: 0|req: 276/559] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:38 2025] GET /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.087759] [55083]: DEBUG cinder.api.middleware.request_id [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.090011] [55083]: INFO cinder.api.openstack.wsgi [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1206.090248] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.090475] [55083]: DEBUG cinder.api.openstack.wsgi [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.100393] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.100393] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.104089] [55083]: INFO cinder.volume.api [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1206.108522] [55083]: INFO cinder.api.openstack.wsgi [None req-8c48907e-da4a-455e-87f8-4b8ed3b6bf8c tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 200 [ 1206.108880] [55083]: [pid: 55083|app: 0|req: 284/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:39 2025] GET /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.128161] [55082]: DEBUG cinder.api.middleware.request_id [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.130710] [55082]: INFO cinder.api.openstack.wsgi [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1206.130967] [55082]: DEBUG cinder.api.openstack.wsgi [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.131203] [55082]: DEBUG cinder.api.openstack.wsgi [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.139099] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.139099] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.142513] [55082]: INFO cinder.volume.api [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1206.146705] [55082]: INFO cinder.api.openstack.wsgi [req-8fbe0aac-5a33-4fb6-a513-852d219a04f0 req-4aabde03-7d07-4400-bbfc-e197d7ec2ac3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 200 [ 1206.147080] [55082]: [pid: 55082|app: 0|req: 277/561] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:58:39 2025] GET /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.162477] [55083]: DEBUG cinder.api.middleware.request_id [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.164916] [55083]: INFO cinder.api.openstack.wsgi [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.165158] [55083]: DEBUG cinder.api.openstack.wsgi [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.165378] [55083]: DEBUG cinder.api.openstack.wsgi [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.165773] [55083]: DEBUG cinder.api.api_utils [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.166652] [55083]: DEBUG cinder.volume.api [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55083) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.194504] [55083]: INFO cinder.volume.api [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.195610] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.195610] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.199739] [55083]: INFO cinder.api.openstack.wsgi [req-7b73d04d-dfdc-4c8a-aaf0-84135d5feaca req-7af99a26-d926-49c7-979e-efe180d15709 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.200162] [55083]: [pid: 55083|app: 0|req: 285/562] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.217175] [55082]: DEBUG cinder.api.middleware.request_id [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.219508] [55082]: INFO cinder.api.openstack.wsgi [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.219721] [55082]: DEBUG cinder.api.openstack.wsgi [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.219938] [55082]: DEBUG cinder.api.openstack.wsgi [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.220355] [55082]: DEBUG cinder.api.api_utils [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.221215] [55082]: DEBUG cinder.volume.api [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55082) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.247677] [55082]: INFO cinder.volume.api [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.249012] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.249012] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.252900] [55082]: INFO cinder.api.openstack.wsgi [req-79039517-d00d-473d-b5bd-13f85144ed70 req-0c867f1c-1c4b-4c64-9504-833ee23a6983 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.253315] [55082]: [pid: 55082|app: 0|req: 278/563] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.269822] [55083]: DEBUG cinder.api.middleware.request_id [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.272289] [55083]: INFO cinder.api.openstack.wsgi [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.272512] [55083]: DEBUG cinder.api.openstack.wsgi [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.272737] [55083]: DEBUG cinder.api.openstack.wsgi [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.273029] [55083]: DEBUG cinder.api.api_utils [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.273932] [55083]: DEBUG cinder.volume.api [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55083) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.284510] [55083]: INFO cinder.volume.api [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.285673] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.285673] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.289838] [55083]: INFO cinder.api.openstack.wsgi [req-a86cdbcc-7191-4c73-9cc7-6064b3aa9a34 req-0ea76623-9980-41d5-a479-c5005076bd24 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.290217] [55083]: [pid: 55083|app: 0|req: 286/564] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.305081] [55082]: DEBUG cinder.api.middleware.request_id [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.307654] [55082]: INFO cinder.api.openstack.wsgi [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.307868] [55082]: DEBUG cinder.api.openstack.wsgi [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.308109] [55082]: DEBUG cinder.api.openstack.wsgi [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.308432] [55082]: DEBUG cinder.api.api_utils [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.309332] [55082]: DEBUG cinder.volume.api [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55082) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.317991] [55082]: INFO cinder.volume.api [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.318980] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.318980] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.322816] [55082]: INFO cinder.api.openstack.wsgi [req-3f45f16d-9856-4165-b286-4c7c5014c052 req-a377d48b-5274-4f2d-a1bc-2fd714df2cc4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.323200] [55082]: [pid: 55082|app: 0|req: 279/565] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.338470] [55083]: DEBUG cinder.api.middleware.request_id [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.340746] [55083]: INFO cinder.api.openstack.wsgi [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.340965] [55083]: DEBUG cinder.api.openstack.wsgi [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.341193] [55083]: DEBUG cinder.api.openstack.wsgi [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.341470] [55083]: DEBUG cinder.api.api_utils [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.342307] [55083]: DEBUG cinder.volume.api [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55083) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.350710] [55083]: INFO cinder.volume.api [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.351684] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.351684] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.355562] [55083]: INFO cinder.api.openstack.wsgi [req-e9e26c0e-cbe7-4459-a82a-8fdf5abb43fa req-e2b98c4d-e4ee-4cdd-8ac8-e52941823dd2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.355941] [55083]: [pid: 55083|app: 0|req: 287/566] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.371116] [55082]: DEBUG cinder.api.middleware.request_id [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.373295] [55082]: INFO cinder.api.openstack.wsgi [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.373564] [55082]: DEBUG cinder.api.openstack.wsgi [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.373871] [55082]: DEBUG cinder.api.openstack.wsgi [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.374332] [55082]: DEBUG cinder.api.api_utils [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.375215] [55082]: DEBUG cinder.volume.api [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55082) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.383605] [55082]: INFO cinder.volume.api [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.384833] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.384833] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.388832] [55082]: INFO cinder.api.openstack.wsgi [req-a65abedf-563d-44e5-838e-3201de8ca19b req-05136a5f-6298-4fe9-9b39-a38d69b9e82f tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.389190] [55082]: [pid: 55082|app: 0|req: 280/567] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.403204] [55083]: DEBUG cinder.api.middleware.request_id [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.405393] [55083]: INFO cinder.api.openstack.wsgi [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.405581] [55083]: DEBUG cinder.api.openstack.wsgi [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.405792] [55083]: DEBUG cinder.api.openstack.wsgi [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.406081] [55083]: DEBUG cinder.api.api_utils [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55083) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.406890] [55083]: DEBUG cinder.volume.api [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55083) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.415097] [55083]: INFO cinder.volume.api [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.416065] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.416065] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.420014] [55083]: INFO cinder.api.openstack.wsgi [req-7fc93d4b-eb7f-414b-8ba8-361e00057560 req-61d6f855-ef52-4661-b8ce-c1e7603465d3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.420463] [55083]: [pid: 55083|app: 0|req: 288/568] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.435086] [55082]: DEBUG cinder.api.middleware.request_id [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.437256] [55082]: INFO cinder.api.openstack.wsgi [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 1206.437516] [55082]: DEBUG cinder.api.openstack.wsgi [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.437733] [55082]: DEBUG cinder.api.openstack.wsgi [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'detail' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.438014] [55082]: DEBUG cinder.api.api_utils [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Removing options '' from query. {{(pid=55082) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1206.438847] [55082]: DEBUG cinder.volume.api [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55082) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 1206.447040] [55082]: INFO cinder.volume.api [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Get all volumes completed successfully. [ 1206.448028] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.448028] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.451747] [55082]: INFO cinder.api.openstack.wsgi [req-8eaad5ec-067e-480e-a8b9-287e522181b8 req-f4f76762-7f6f-4983-af15-a05c37c8eeb3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 1206.452113] [55082]: [pid: 55082|app: 0|req: 281/569] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/detail => generated 2538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1206.462593] [55083]: DEBUG cinder.api.middleware.request_id [None req-321f2978-4367-4143-b69d-05055ada0e08 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.464513] [55083]: INFO cinder.api.openstack.wsgi [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1206.464746] [55083]: DEBUG cinder.api.openstack.wsgi [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.464962] [55083]: DEBUG cinder.api.openstack.wsgi [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.465165] [55083]: INFO cinder.api.v3.volumes [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume with id: b9849a9b-0782-445b-9cf4-09239c9548be [ 1206.472519] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.472519] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.473008] [55083]: INFO cinder.volume.api [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1206.487018] [55083]: INFO cinder.volume.api [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume request issued successfully. [ 1206.487211] [55083]: INFO cinder.api.openstack.wsgi [None req-321f2978-4367-4143-b69d-05055ada0e08 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 202 [ 1206.487584] [55083]: [pid: 55083|app: 0|req: 289/570] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:58:40 2025] DELETE /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1206.490242] [55082]: DEBUG cinder.api.middleware.request_id [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.492179] [55082]: INFO cinder.api.openstack.wsgi [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1206.492434] [55082]: DEBUG cinder.api.openstack.wsgi [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.492685] [55082]: DEBUG cinder.api.openstack.wsgi [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.499892] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1206.499892] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.503637] [55082]: INFO cinder.volume.api [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1206.507735] [55082]: INFO cinder.api.openstack.wsgi [None req-66a9005a-863e-4a2b-8e95-1d5c9f6ab2b6 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 200 [ 1206.508161] [55082]: [pid: 55082|app: 0|req: 282/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:40 2025] GET /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.518272] [55083]: DEBUG cinder.api.middleware.request_id [None req-c839429a-0756-4e58-89c0-e255532c77b2 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.520647] [55083]: INFO cinder.api.openstack.wsgi [None req-c839429a-0756-4e58-89c0-e255532c77b2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be [ 1207.520945] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c839429a-0756-4e58-89c0-e255532c77b2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.521454] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c839429a-0756-4e58-89c0-e255532c77b2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.528793] [55083]: INFO cinder.api.openstack.wsgi [None req-c839429a-0756-4e58-89c0-e255532c77b2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be returned with HTTP 404 [ 1207.529257] [55083]: [pid: 55083|app: 0|req: 290/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:41 2025] GET /volume/v3/volumes/b9849a9b-0782-445b-9cf4-09239c9548be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1207.532657] [55082]: DEBUG cinder.api.middleware.request_id [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.536023] [55082]: INFO cinder.api.openstack.wsgi [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] DELETE http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1207.536023] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.536023] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.536023] [55082]: INFO cinder.api.v3.volumes [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume with id: 62ca0735-c9a8-4a37-b834-215efc395483 [ 1207.546517] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.546517] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.547266] [55082]: INFO cinder.volume.api [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1207.571396] [55082]: INFO cinder.volume.api [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume request issued successfully. [ 1207.571396] [55082]: INFO cinder.api.openstack.wsgi [None req-c0c8a63c-7b17-4ef8-b3c4-7411461b97a2 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 202 [ 1207.571396] [55082]: [pid: 55082|app: 0|req: 283/573] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:58:41 2025] DELETE /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1207.574579] [55083]: DEBUG cinder.api.middleware.request_id [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.577145] [55083]: INFO cinder.api.openstack.wsgi [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1207.577424] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.577683] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.587767] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1207.587767] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.592520] [55083]: INFO cinder.volume.api [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1207.598234] [55083]: INFO cinder.api.openstack.wsgi [None req-ac3fba02-da05-400f-8526-bc982cb9ef42 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 200 [ 1207.598781] [55083]: [pid: 55083|app: 0|req: 291/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:41 2025] GET /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.609539] [55082]: DEBUG cinder.api.middleware.request_id [None req-40d16c23-3b05-4c9d-81d1-cab03c939af4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.611792] [55082]: INFO cinder.api.openstack.wsgi [None req-40d16c23-3b05-4c9d-81d1-cab03c939af4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 [ 1208.612032] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40d16c23-3b05-4c9d-81d1-cab03c939af4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.612256] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40d16c23-3b05-4c9d-81d1-cab03c939af4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.619600] [55082]: INFO cinder.api.openstack.wsgi [None req-40d16c23-3b05-4c9d-81d1-cab03c939af4 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 returned with HTTP 404 [ 1208.620078] [55082]: [pid: 55082|app: 0|req: 284/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:42 2025] GET /volume/v3/volumes/62ca0735-c9a8-4a37-b834-215efc395483 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1208.622919] [55083]: DEBUG cinder.api.middleware.request_id [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.624970] [55083]: INFO cinder.api.openstack.wsgi [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1208.625206] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.625531] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.625735] [55083]: INFO cinder.api.v3.volumes [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume with id: 3cb81510-df5c-467c-a020-f93417d8b847 [ 1208.635387] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.635387] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.635883] [55083]: INFO cinder.volume.api [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1208.651830] [55083]: INFO cinder.volume.api [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Delete volume request issued successfully. [ 1208.652098] [55083]: INFO cinder.api.openstack.wsgi [None req-a4c86725-0f4f-44d8-8e74-086722f7a4e3 tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 202 [ 1208.652524] [55083]: [pid: 55083|app: 0|req: 292/576] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:58:42 2025] DELETE /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1208.655535] [55082]: DEBUG cinder.api.middleware.request_id [None req-c0491f96-ca67-404b-8534-8a2e0055858a None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.657639] [55082]: INFO cinder.api.openstack.wsgi [None req-c0491f96-ca67-404b-8534-8a2e0055858a tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1208.657887] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0491f96-ca67-404b-8534-8a2e0055858a tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.658134] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c0491f96-ca67-404b-8534-8a2e0055858a tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.667866] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.667866] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.671722] [55082]: INFO cinder.volume.api [None req-c0491f96-ca67-404b-8534-8a2e0055858a tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Volume info retrieved successfully. [ 1208.676528] [55082]: INFO cinder.api.openstack.wsgi [None req-c0491f96-ca67-404b-8534-8a2e0055858a tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 200 [ 1208.676945] [55082]: [pid: 55082|app: 0|req: 285/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:42 2025] GET /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1208.823376] [55083]: DEBUG cinder.api.middleware.request_id [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.825563] [55083]: INFO cinder.api.openstack.wsgi [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] DELETE http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1208.825819] [55083]: DEBUG cinder.api.openstack.wsgi [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.826056] [55083]: DEBUG cinder.api.openstack.wsgi [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.826252] [55083]: INFO cinder.api.v3.volumes [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Delete volume with id: acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1208.835019] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.835019] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.835677] [55083]: INFO cinder.volume.api [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1208.849628] [55083]: INFO cinder.volume.api [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Delete volume request issued successfully. [ 1208.849817] [55083]: INFO cinder.api.openstack.wsgi [None req-610624b1-f4d3-4b4a-9c47-f7dbf0187376 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 202 [ 1208.850253] [55083]: [pid: 55083|app: 0|req: 293/578] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:58:42 2025] DELETE /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1208.853405] [55082]: DEBUG cinder.api.middleware.request_id [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.856092] [55082]: INFO cinder.api.openstack.wsgi [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1208.856436] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.856673] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.865215] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1208.865215] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.868933] [55082]: INFO cinder.volume.api [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1208.873358] [55082]: INFO cinder.api.openstack.wsgi [None req-3ca58a3e-98be-4898-a991-1fffbbe44699 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1208.873742] [55082]: [pid: 55082|app: 0|req: 286/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:42 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.690332] [55083]: DEBUG cinder.api.middleware.request_id [None req-ee21bebf-d1ce-45bb-8a5d-31e751126e3b None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.692433] [55083]: INFO cinder.api.openstack.wsgi [None req-ee21bebf-d1ce-45bb-8a5d-31e751126e3b tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] GET http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 [ 1209.692887] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ee21bebf-d1ce-45bb-8a5d-31e751126e3b tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.693749] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ee21bebf-d1ce-45bb-8a5d-31e751126e3b tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.700064] [55083]: INFO cinder.api.openstack.wsgi [None req-ee21bebf-d1ce-45bb-8a5d-31e751126e3b tempest-VolumesTestJSON-1910125936 tempest-VolumesTestJSON-1910125936-project-member] http://10.180.1.21/volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 returned with HTTP 404 [ 1209.700763] [55083]: [pid: 55083|app: 0|req: 294/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:43 2025] GET /volume/v3/volumes/3cb81510-df5c-467c-a020-f93417d8b847 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1209.883681] [55082]: DEBUG cinder.api.middleware.request_id [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.885966] [55082]: INFO cinder.api.openstack.wsgi [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1209.886205] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.886440] [55082]: DEBUG cinder.api.openstack.wsgi [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.896359] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1209.896359] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1209.900965] [55082]: INFO cinder.volume.api [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1209.906261] [55082]: INFO cinder.api.openstack.wsgi [None req-5c86b7a7-6fce-4041-8b13-de7261c8faf2 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1209.906685] [55082]: [pid: 55082|app: 0|req: 287/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:43 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1210.917775] [55083]: DEBUG cinder.api.middleware.request_id [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.920223] [55083]: INFO cinder.api.openstack.wsgi [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1210.920358] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.920584] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.930863] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1210.930863] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.935390] [55083]: INFO cinder.volume.api [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Volume info retrieved successfully. [ 1210.940753] [55083]: INFO cinder.api.openstack.wsgi [None req-ae8a4882-9259-4841-89e2-396e20d8f4d1 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 200 [ 1210.941179] [55083]: [pid: 55083|app: 0|req: 295/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:44 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.952510] [55082]: DEBUG cinder.api.middleware.request_id [None req-cfcf15e7-0716-4ffe-b0ee-e682d051cdf9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.954919] [55082]: INFO cinder.api.openstack.wsgi [None req-cfcf15e7-0716-4ffe-b0ee-e682d051cdf9 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] GET http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b [ 1211.955180] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cfcf15e7-0716-4ffe-b0ee-e682d051cdf9 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.955474] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cfcf15e7-0716-4ffe-b0ee-e682d051cdf9 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.961889] [55082]: INFO cinder.api.openstack.wsgi [None req-cfcf15e7-0716-4ffe-b0ee-e682d051cdf9 tempest-ServerActionsTestOtherA-2023198939 tempest-ServerActionsTestOtherA-2023198939-project-member] http://10.180.1.21/volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b returned with HTTP 404 [ 1211.962474] [55082]: [pid: 55082|app: 0|req: 288/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:58:45 2025] GET /volume/v3/volumes/acd72d71-6516-4d1d-b1c7-0daecfe7650b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1220.937868] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=228,cinder:INSERT=34,cinder:UPDATE=62 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1221.958482] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=135,cinder:UPDATE=11,cinder:INSERT=5 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1251.824813] [55083]: DEBUG cinder.api.middleware.request_id [None req-9305376c-d4e6-45ac-b670-ee573a1566cc None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.826795] [55083]: INFO cinder.api.openstack.wsgi [None req-9305376c-d4e6-45ac-b670-ee573a1566cc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1251.827037] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9305376c-d4e6-45ac-b670-ee573a1566cc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.827267] [55083]: DEBUG cinder.api.openstack.wsgi [None req-9305376c-d4e6-45ac-b670-ee573a1566cc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.838381] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.838381] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.842384] [55083]: INFO cinder.volume.api [None req-9305376c-d4e6-45ac-b670-ee573a1566cc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1251.847415] [55083]: INFO cinder.api.openstack.wsgi [None req-9305376c-d4e6-45ac-b670-ee573a1566cc tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1251.847781] [55083]: [pid: 55083|app: 0|req: 296/584] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:25 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1251.884253] [55082]: DEBUG cinder.api.middleware.request_id [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1251.886339] [55082]: INFO cinder.api.openstack.wsgi [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1251.886564] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1251.886784] [55082]: DEBUG cinder.api.openstack.wsgi [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1251.894695] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1251.894695] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1251.897982] [55082]: INFO cinder.volume.api [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1251.902192] [55082]: INFO cinder.api.openstack.wsgi [None req-c16757f0-b05b-4261-bf72-71a345ca9f93 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1251.902528] [55082]: [pid: 55082|app: 0|req: 289/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:25 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.294288] [55083]: DEBUG cinder.api.middleware.request_id [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.296202] [55083]: INFO cinder.api.openstack.wsgi [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1257.296601] [55083]: DEBUG cinder.api.openstack.wsgi [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1715778821"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1257.298279] [55083]: DEBUG cinder.api.v3.volumes [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1715778821'}} {{(pid=55083) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1257.298417] [55083]: INFO cinder.api.v3.volumes [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume of 1 GB [ 1257.303636] [55083]: INFO cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Availability Zones retrieved successfully. [ 1257.310779] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (0d35abf5-d82b-482a-87b0-c3745d0f7a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1257.311562] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10a3418-7369-498b-8643-616ee5fface1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.312646] [55083]: DEBUG cinder.volume.flows.api.create_volume [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Validating volume size '1' using validate_int {{(pid=55083) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1257.329761] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10a3418-7369-498b-8643-616ee5fface1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.330678] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cecde0b-b683-4cb5-95ab-2240b193dc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.360154] [55083]: DEBUG cinder.quota [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Created reservations ['44b4cd5d-73fd-421d-8d04-48b7e509deca', '2aa1a77a-9f46-45fd-aeeb-c39f6c3c7c74', '0c4d616e-2314-4113-ad0e-6a32f7b37330', 'fb0deace-0718-4c43-9355-49fc94576fca'] {{(pid=55083) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1257.361051] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cecde0b-b683-4cb5-95ab-2240b193dc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b4cd5d-73fd-421d-8d04-48b7e509deca', '2aa1a77a-9f46-45fd-aeeb-c39f6c3c7c74', '0c4d616e-2314-4113-ad0e-6a32f7b37330', 'fb0deace-0718-4c43-9355-49fc94576fca']}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.361969] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a258f9e7-b08d-4c11-bbf7-8ecf6d69e54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.374757] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a258f9e7-b08d-4c11-bbf7-8ecf6d69e54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8276341e-f706-4154-aa60-db32171ed54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1715778821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['44b4cd5d-73fd-421d-8d04-48b7e509deca','2aa1a77a-9f46-45fd-aeeb-c39f6c3c7c74','0c4d616e-2314-4113-ad0e-6a32f7b37330','fb0deace-0718-4c43-9355-49fc94576fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T14:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1715778821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8276341e-f706-4154-aa60-db32171ed54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='473a4c964b854fa18bd4e85a5942bd81',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='d93e416e463d4797a05ddf0817d24e71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.375632] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ca4faf-7eca-49c3-b6e0-d4daba8558e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.391551] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4ca4faf-7eca-49c3-b6e0-d4daba8558e8) 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-1715778821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='473a4c964b854fa18bd4e85a5942bd81',qos_specs=None,replication_status=,reservations=['44b4cd5d-73fd-421d-8d04-48b7e509deca','2aa1a77a-9f46-45fd-aeeb-c39f6c3c7c74','0c4d616e-2314-4113-ad0e-6a32f7b37330','fb0deace-0718-4c43-9355-49fc94576fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93e416e463d4797a05ddf0817d24e71',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.392408] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8081331-ae7b-4610-bc6d-7112bf3cc3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1257.400529] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8081331-ae7b-4610-bc6d-7112bf3cc3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55083) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1257.402047] [55083]: DEBUG cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Flow 'volume_create_api' (0d35abf5-d82b-482a-87b0-c3745d0f7a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55083) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1257.402455] [55083]: INFO cinder.volume.api [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Create volume request issued successfully. [ 1257.403215] [55083]: INFO cinder.api.openstack.wsgi [None req-157682cf-f2ed-4486-a9d0-fa4b6d5d4d89 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1257.403729] [55083]: [pid: 55083|app: 0|req: 297/586] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 14:59:31 2025] POST /volume/v3/volumes => generated 754 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1257.412248] [55082]: DEBUG cinder.api.middleware.request_id [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.414415] [55082]: INFO cinder.api.openstack.wsgi [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1257.414744] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.414863] [55082]: DEBUG cinder.api.openstack.wsgi [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.422637] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.422637] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.426891] [55082]: INFO cinder.volume.api [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1257.431465] [55082]: INFO cinder.api.openstack.wsgi [None req-40e39a48-bc78-4390-af91-b66c5e741fd8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1257.431850] [55082]: [pid: 55082|app: 0|req: 290/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:31 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.441537] [55083]: DEBUG cinder.api.middleware.request_id [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.443785] [55083]: INFO cinder.api.openstack.wsgi [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1258.444029] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.444257] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.457730] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.457730] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.462085] [55083]: INFO cinder.volume.api [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1258.466948] [55083]: INFO cinder.api.openstack.wsgi [None req-1bf1a5b7-f03f-4716-b87e-0e920a550517 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1258.467412] [55083]: [pid: 55083|app: 0|req: 298/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:32 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.502649] [55082]: DEBUG cinder.api.middleware.request_id [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.504959] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1258.505203] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.505426] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.512843] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.512843] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.516124] [55082]: INFO cinder.volume.api [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1258.520301] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-97c7ca88-66d9-4f9c-ab1d-29087ba1bdd6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1258.520780] [55082]: [pid: 55082|app: 0|req: 291/589] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:59:32 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.808942] [55083]: DEBUG cinder.api.middleware.request_id [None req-608fdcb2-ee94-4274-a1f7-495412d46498 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.811437] [55083]: INFO cinder.api.openstack.wsgi [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1258.811756] [55083]: DEBUG cinder.api.openstack.wsgi [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.812093] [55083]: DEBUG cinder.api.openstack.wsgi [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.812370] [55083]: INFO cinder.api.v3.volumes [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Delete volume with id: 17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1258.820948] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.820948] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.821468] [55083]: INFO cinder.volume.api [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1258.835068] [55083]: INFO cinder.volume.api [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Delete volume request issued successfully. [ 1258.835265] [55083]: INFO cinder.api.openstack.wsgi [None req-608fdcb2-ee94-4274-a1f7-495412d46498 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 202 [ 1258.835655] [55083]: [pid: 55083|app: 0|req: 299/590] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:32 2025] DELETE /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1258.839181] [55082]: DEBUG cinder.api.middleware.request_id [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.842568] [55082]: INFO cinder.api.openstack.wsgi [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1258.843030] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.843427] [55082]: DEBUG cinder.api.openstack.wsgi [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.855221] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.855221] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.858810] [55082]: INFO cinder.volume.api [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1258.862916] [55082]: INFO cinder.api.openstack.wsgi [None req-bb8dc42c-2f68-43b3-ad67-6312e386b946 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 200 [ 1258.863308] [55082]: [pid: 55082|app: 0|req: 292/591] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:32 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.874129] [55083]: DEBUG cinder.api.middleware.request_id [None req-53456cb8-ff41-41ca-93b3-2984d3ef86db None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.876482] [55083]: INFO cinder.api.openstack.wsgi [None req-53456cb8-ff41-41ca-93b3-2984d3ef86db tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 [ 1259.876696] [55083]: DEBUG cinder.api.openstack.wsgi [None req-53456cb8-ff41-41ca-93b3-2984d3ef86db tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.876914] [55083]: DEBUG cinder.api.openstack.wsgi [None req-53456cb8-ff41-41ca-93b3-2984d3ef86db tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.883246] [55083]: INFO cinder.api.openstack.wsgi [None req-53456cb8-ff41-41ca-93b3-2984d3ef86db tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 returned with HTTP 404 [ 1259.883705] [55083]: [pid: 55083|app: 0|req: 300/592] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:33 2025] GET /volume/v3/volumes/17a91dbf-42ad-44ea-b95d-51a5cdc77275 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1259.925680] [55082]: DEBUG cinder.api.middleware.request_id [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.927742] [55082]: INFO cinder.api.openstack.wsgi [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1259.928009] [55082]: DEBUG cinder.api.openstack.wsgi [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.928241] [55082]: DEBUG cinder.api.openstack.wsgi [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.928454] [55082]: INFO cinder.api.v3.volumes [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Delete volume with id: 6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1259.937956] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.937956] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.938460] [55082]: INFO cinder.volume.api [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1259.955177] [55082]: INFO cinder.volume.api [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Delete volume request issued successfully. [ 1259.955177] [55082]: INFO cinder.api.openstack.wsgi [None req-58c597f4-0df6-4ca3-9501-8e87d3873cb9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 202 [ 1259.955645] [55082]: [pid: 55082|app: 0|req: 293/593] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:33 2025] DELETE /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1259.958469] [55083]: DEBUG cinder.api.middleware.request_id [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.960546] [55083]: INFO cinder.api.openstack.wsgi [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1259.960764] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.960976] [55083]: DEBUG cinder.api.openstack.wsgi [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.968920] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1259.968920] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.972995] [55083]: INFO cinder.volume.api [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1259.979149] [55083]: INFO cinder.api.openstack.wsgi [None req-ab684462-61db-49b4-89e7-47fdf3d18b4c tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1259.980055] [55083]: [pid: 55083|app: 0|req: 301/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:33 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.040484] [55082]: DEBUG cinder.api.middleware.request_id [None req-807811d1-b435-49bf-abb0-26834ee62d93 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.040945] [55082]: INFO cinder.api.openstack.wsgi [None req-807811d1-b435-49bf-abb0-26834ee62d93 None None] GET http://10.180.1.21/volume// [ 1260.041145] [55082]: DEBUG cinder.api.openstack.wsgi [None req-807811d1-b435-49bf-abb0-26834ee62d93 None None] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.041370] [55082]: DEBUG cinder.api.openstack.wsgi [None req-807811d1-b435-49bf-abb0-26834ee62d93 None None] Calling method 'all' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.041765] [55082]: INFO cinder.api.openstack.wsgi [None req-807811d1-b435-49bf-abb0-26834ee62d93 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1260.042077] [55082]: [pid: 55082|app: 0|req: 294/595] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 14:59:33 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1260.046101] [55083]: DEBUG cinder.api.middleware.request_id [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-6ee1dbb0-bbc6-4a54-a33e-25654be62068 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.048606] [55083]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-6ee1dbb0-bbc6-4a54-a33e-25654be62068 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1260.049193] [55083]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-6ee1dbb0-bbc6-4a54-a33e-25654be62068 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8276341e-f706-4154-aa60-db32171ed54a", "connector": null, "instance_uuid": "23ed4247-f546-4126-9c70-fc638de80192"}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1260.058264] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.058264] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.075358] [55083]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-6ee1dbb0-bbc6-4a54-a33e-25654be62068 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1260.075750] [55083]: [pid: 55083|app: 0|req: 302/596] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 14:59:33 2025] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1260.094412] [55082]: DEBUG cinder.api.middleware.request_id [None req-fe990984-f7e0-4140-a53d-063095d1f511 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.096801] [55082]: INFO cinder.api.openstack.wsgi [None req-fe990984-f7e0-4140-a53d-063095d1f511 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1260.097056] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fe990984-f7e0-4140-a53d-063095d1f511 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.097488] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fe990984-f7e0-4140-a53d-063095d1f511 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.107025] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.107025] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.110232] [55082]: INFO cinder.volume.api [None req-fe990984-f7e0-4140-a53d-063095d1f511 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1260.114276] [55082]: INFO cinder.api.openstack.wsgi [None req-fe990984-f7e0-4140-a53d-063095d1f511 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1260.114639] [55082]: [pid: 55082|app: 0|req: 295/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:33 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.596985] [55083]: DEBUG cinder.api.middleware.request_id [None req-b208d66c-9f32-4a99-a684-5fbfd6707b97 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.597463] [55083]: INFO cinder.api.openstack.wsgi [None req-b208d66c-9f32-4a99-a684-5fbfd6707b97 None None] GET http://10.180.1.21/volume// [ 1260.597648] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b208d66c-9f32-4a99-a684-5fbfd6707b97 None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.597864] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b208d66c-9f32-4a99-a684-5fbfd6707b97 None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.598333] [55083]: INFO cinder.api.openstack.wsgi [None req-b208d66c-9f32-4a99-a684-5fbfd6707b97 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1260.598641] [55083]: [pid: 55083|app: 0|req: 303/598] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:59:34 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1260.602025] [55082]: DEBUG cinder.api.middleware.request_id [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.604334] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1260.604644] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.604883] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.614456] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.614456] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.617455] [55082]: INFO cinder.volume.api [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1260.621698] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-f1555f9b-5c49-4fd7-a411-58f8fa9cbd8d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1260.622148] [55082]: [pid: 55082|app: 0|req: 296/599] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:59:34 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1260.645811] [55083]: DEBUG cinder.api.middleware.request_id [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.648163] [55083]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] PUT http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c [ 1260.648570] [55083]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-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-542508", "mountpoint": "/dev/sdb"}}} {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1260.656399] [55083]: DEBUG cinder.coordination [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Acquiring lock "cinder-attachment_update-8276341e-f706-4154-aa60-db32171ed54a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1260.660635] [55083]: DEBUG cinder.coordination [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-8276341e-f706-4154-aa60-db32171ed54a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55083) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1260.661638] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1260.661638] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.990887] [55082]: DEBUG cinder.api.middleware.request_id [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.992945] [55082]: INFO cinder.api.openstack.wsgi [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1260.993189] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.993411] [55082]: DEBUG cinder.api.openstack.wsgi [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.000952] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.000952] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.004470] [55082]: INFO cinder.volume.api [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1261.008814] [55082]: INFO cinder.api.openstack.wsgi [None req-9c9ad00b-6d68-448d-9374-81b859ac2e2b tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1261.009217] [55082]: [pid: 55082|app: 0|req: 297/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:34 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.125241] [55082]: DEBUG cinder.api.middleware.request_id [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.127650] [55082]: INFO cinder.api.openstack.wsgi [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1261.127924] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.128243] [55082]: DEBUG cinder.api.openstack.wsgi [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.138819] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1261.138819] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.141959] [55082]: INFO cinder.volume.api [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1261.146252] [55082]: INFO cinder.api.openstack.wsgi [None req-b3be8028-c0c0-49fd-a535-1b5c4709a9e7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1261.146626] [55082]: [pid: 55082|app: 0|req: 298/601] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:34 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.019370] [55082]: DEBUG cinder.api.middleware.request_id [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.021488] [55082]: INFO cinder.api.openstack.wsgi [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1262.021715] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.021937] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.029310] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.029310] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.032544] [55082]: INFO cinder.volume.api [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Volume info retrieved successfully. [ 1262.036537] [55082]: INFO cinder.api.openstack.wsgi [None req-3e8f8508-a1d8-47b7-b455-4e72649da8f6 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 200 [ 1262.036894] [55082]: [pid: 55082|app: 0|req: 299/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:35 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.156853] [55082]: DEBUG cinder.api.middleware.request_id [None req-461b2e67-f004-4c78-8dbe-99b31d040972 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.158927] [55082]: INFO cinder.api.openstack.wsgi [None req-461b2e67-f004-4c78-8dbe-99b31d040972 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1262.159206] [55082]: DEBUG cinder.api.openstack.wsgi [None req-461b2e67-f004-4c78-8dbe-99b31d040972 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.159427] [55082]: DEBUG cinder.api.openstack.wsgi [None req-461b2e67-f004-4c78-8dbe-99b31d040972 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.168840] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.168840] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.171854] [55082]: INFO cinder.volume.api [None req-461b2e67-f004-4c78-8dbe-99b31d040972 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1262.175881] [55082]: INFO cinder.api.openstack.wsgi [None req-461b2e67-f004-4c78-8dbe-99b31d040972 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1262.176372] [55082]: [pid: 55082|app: 0|req: 300/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:36 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.047156] [55082]: DEBUG cinder.api.middleware.request_id [None req-644a27de-6168-4969-aea6-32762916bec9 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.049291] [55082]: INFO cinder.api.openstack.wsgi [None req-644a27de-6168-4969-aea6-32762916bec9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] GET http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 [ 1263.049586] [55082]: DEBUG cinder.api.openstack.wsgi [None req-644a27de-6168-4969-aea6-32762916bec9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.049868] [55082]: DEBUG cinder.api.openstack.wsgi [None req-644a27de-6168-4969-aea6-32762916bec9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.056629] [55082]: INFO cinder.api.openstack.wsgi [None req-644a27de-6168-4969-aea6-32762916bec9 tempest-AttachVolumeShelveTestJSON-474812613 tempest-AttachVolumeShelveTestJSON-474812613-project-member] http://10.180.1.21/volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 returned with HTTP 404 [ 1263.057183] [55082]: [pid: 55082|app: 0|req: 301/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:36 2025] GET /volume/v3/volumes/6f42fe5d-7cbc-4c00-9574-14498f770a67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1263.186177] [55082]: DEBUG cinder.api.middleware.request_id [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.187934] [55082]: INFO cinder.api.openstack.wsgi [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1263.188306] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.188645] [55082]: DEBUG cinder.api.openstack.wsgi [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.200806] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.200806] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.204764] [55082]: INFO cinder.volume.api [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1263.209200] [55082]: INFO cinder.api.openstack.wsgi [None req-4080c10f-68c0-4343-895a-d3b220ef3d47 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1263.209680] [55082]: [pid: 55082|app: 0|req: 302/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:37 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1264.219759] [55082]: DEBUG cinder.api.middleware.request_id [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.221776] [55082]: INFO cinder.api.openstack.wsgi [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1264.222181] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.223722] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.239590] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.239590] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.242698] [55082]: INFO cinder.volume.api [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1264.252026] [55082]: INFO cinder.api.openstack.wsgi [None req-7beeafa2-515f-47ad-96a0-c63eaf937b99 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1264.252026] [55082]: [pid: 55082|app: 0|req: 303/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:38 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.182747] [55083]: DEBUG cinder.coordination [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Lock "cinder-attachment_update-8276341e-f706-4154-aa60-db32171ed54a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55083) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1265.183101] [55083]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-ec39f280-96d8-4f3a-be98-aa3ca1c30f1f tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c returned with HTTP 200 [ 1265.183592] [55083]: [pid: 55083|app: 0|req: 304/607] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 14:59:34 2025] PUT /volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.263505] [55082]: DEBUG cinder.api.middleware.request_id [None req-36303c32-92cc-4a84-884f-32a973f09b06 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.265617] [55082]: INFO cinder.api.openstack.wsgi [None req-36303c32-92cc-4a84-884f-32a973f09b06 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1265.265842] [55082]: DEBUG cinder.api.openstack.wsgi [None req-36303c32-92cc-4a84-884f-32a973f09b06 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.266103] [55082]: DEBUG cinder.api.openstack.wsgi [None req-36303c32-92cc-4a84-884f-32a973f09b06 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.276458] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.276458] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.280313] [55082]: INFO cinder.volume.api [None req-36303c32-92cc-4a84-884f-32a973f09b06 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1265.285199] [55082]: INFO cinder.api.openstack.wsgi [None req-36303c32-92cc-4a84-884f-32a973f09b06 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1265.285754] [55082]: [pid: 55082|app: 0|req: 304/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:39 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.296111] [55083]: DEBUG cinder.api.middleware.request_id [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.298362] [55083]: INFO cinder.api.openstack.wsgi [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1266.298575] [55083]: DEBUG cinder.api.openstack.wsgi [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.298791] [55083]: DEBUG cinder.api.openstack.wsgi [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.310930] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.310930] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.314348] [55083]: INFO cinder.volume.api [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1266.318853] [55083]: INFO cinder.api.openstack.wsgi [None req-881f7840-e7d0-4533-8d4c-1244fd8abc54 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1266.319220] [55083]: [pid: 55083|app: 0|req: 305/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:40 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.794913] [55082]: DEBUG cinder.api.middleware.request_id [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-0c2f6e36-f3be-4bff-bc63-804b74046485 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.797290] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-0c2f6e36-f3be-4bff-bc63-804b74046485 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c/action [ 1266.797714] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-0c2f6e36-f3be-4bff-bc63-804b74046485 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-complete": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1266.797854] [55082]: DEBUG cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-0c2f6e36-f3be-4bff-bc63-804b74046485 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1266.812102] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.812102] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.818757] [55082]: INFO cinder.api.openstack.wsgi [req-e2f5a574-9e90-4533-9fcd-64bac0fb727a req-0c2f6e36-f3be-4bff-bc63-804b74046485 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c/action returned with HTTP 204 [ 1266.819361] [55082]: [pid: 55082|app: 0|req: 305/610] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 14:59:40 2025] POST /volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1267.329289] [55083]: DEBUG cinder.api.middleware.request_id [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.331336] [55083]: INFO cinder.api.openstack.wsgi [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1267.331554] [55083]: DEBUG cinder.api.openstack.wsgi [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.331771] [55083]: DEBUG cinder.api.openstack.wsgi [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.341321] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.341321] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.344273] [55083]: INFO cinder.volume.api [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.348376] [55083]: INFO cinder.api.openstack.wsgi [None req-129fbf53-c98b-4a06-bba1-325c2b33a96c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1267.348720] [55083]: [pid: 55083|app: 0|req: 306/611] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:41 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.357621] [55082]: DEBUG cinder.api.middleware.request_id [None req-e9c57e24-9802-4728-ad99-ea7040538b61 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.359643] [55082]: INFO cinder.api.openstack.wsgi [None req-e9c57e24-9802-4728-ad99-ea7040538b61 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1267.359865] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e9c57e24-9802-4728-ad99-ea7040538b61 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.360132] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e9c57e24-9802-4728-ad99-ea7040538b61 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.369579] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.369579] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.372528] [55082]: INFO cinder.volume.api [None req-e9c57e24-9802-4728-ad99-ea7040538b61 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.376505] [55082]: INFO cinder.api.openstack.wsgi [None req-e9c57e24-9802-4728-ad99-ea7040538b61 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1267.376851] [55082]: [pid: 55082|app: 0|req: 306/612] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:41 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.385188] [55083]: DEBUG cinder.api.middleware.request_id [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.387043] [55083]: INFO cinder.api.openstack.wsgi [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1267.387263] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.387476] [55083]: DEBUG cinder.api.openstack.wsgi [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.387662] [55083]: INFO cinder.api.v3.volumes [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume with id: 8276341e-f706-4154-aa60-db32171ed54a [ 1267.396180] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.396180] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.396633] [55083]: INFO cinder.volume.api [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.404511] [55083]: INFO cinder.volume.api [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-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. [ 1267.404818] [55083]: INFO cinder.api.openstack.wsgi [None req-c1777f2a-9aa9-4906-ae46-a153b5591046 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 400 [ 1267.405275] [55083]: [pid: 55083|app: 0|req: 307/613] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:41 2025] DELETE /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1267.407638] [55082]: DEBUG cinder.api.middleware.request_id [None req-de80eddf-83f6-47dd-b55a-285e425db21c None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.409512] [55082]: INFO cinder.api.openstack.wsgi [None req-de80eddf-83f6-47dd-b55a-285e425db21c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1267.409728] [55082]: DEBUG cinder.api.openstack.wsgi [None req-de80eddf-83f6-47dd-b55a-285e425db21c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.409940] [55082]: DEBUG cinder.api.openstack.wsgi [None req-de80eddf-83f6-47dd-b55a-285e425db21c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.418746] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.418746] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.421769] [55082]: INFO cinder.volume.api [None req-de80eddf-83f6-47dd-b55a-285e425db21c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.425824] [55082]: INFO cinder.api.openstack.wsgi [None req-de80eddf-83f6-47dd-b55a-285e425db21c tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1267.426182] [55082]: [pid: 55082|app: 0|req: 307/614] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:41 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.457991] [55083]: DEBUG cinder.api.middleware.request_id [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.460506] [55083]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1267.460720] [55083]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.460930] [55083]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.471371] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.471371] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.475366] [55083]: INFO cinder.volume.api [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.479446] [55083]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-49a13d67-38c7-4959-bc22-aead857887a6 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1267.479877] [55083]: [pid: 55083|app: 0|req: 308/615] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 14:59:41 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1267.494018] [55082]: DEBUG cinder.api.middleware.request_id [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.496189] [55082]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] POST http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a/action [ 1267.496575] [55082]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55082) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1267.496714] [55082]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1267.505960] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.505960] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.506460] [55082]: INFO cinder.volume.api [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1267.510416] [55082]: INFO cinder.volume.api [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Begin detaching volume completed successfully. [ 1267.510628] [55082]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-6891ce49-d428-4d07-a845-d9aedc28b60b tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a/action returned with HTTP 202 [ 1267.510988] [55082]: [pid: 55082|app: 0|req: 308/616] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 14:59:41 2025] POST /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1268.531200] [55083]: DEBUG cinder.api.middleware.request_id [None req-a0548bf5-e1b2-42b9-ab41-c82005711a3d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.531655] [55083]: INFO cinder.api.openstack.wsgi [None req-a0548bf5-e1b2-42b9-ab41-c82005711a3d None None] GET http://10.180.1.21/volume// [ 1268.531840] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a0548bf5-e1b2-42b9-ab41-c82005711a3d None None] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.532077] [55083]: DEBUG cinder.api.openstack.wsgi [None req-a0548bf5-e1b2-42b9-ab41-c82005711a3d None None] Calling method 'all' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.532475] [55083]: INFO cinder.api.openstack.wsgi [None req-a0548bf5-e1b2-42b9-ab41-c82005711a3d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1268.532885] [55083]: [pid: 55083|app: 0|req: 309/617] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 14:59:42 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1268.536064] [55082]: DEBUG cinder.api.middleware.request_id [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.538373] [55082]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1268.538624] [55082]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.538851] [55082]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.548171] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1268.548171] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.551198] [55082]: INFO cinder.volume.api [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1268.555788] [55082]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-3a52e684-7e13-48ea-8c68-bc0c223423a0 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1268.556253] [55082]: [pid: 55082|app: 0|req: 309/618] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 14:59:42 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1269.689760] [55083]: DEBUG cinder.api.middleware.request_id [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-17c23c75-1464-43dd-9a50-f9ea36920cd5 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.692103] [55083]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-17c23c75-1464-43dd-9a50-f9ea36920cd5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c [ 1269.692319] [55083]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-17c23c75-1464-43dd-9a50-f9ea36920cd5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.692534] [55083]: DEBUG cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-17c23c75-1464-43dd-9a50-f9ea36920cd5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'version_select' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.699915] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1269.699915] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.227892] [55083]: INFO cinder.api.openstack.wsgi [req-152fd26e-bbfc-46a7-9aea-e1cf233b0d89 req-17c23c75-1464-43dd-9a50-f9ea36920cd5 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c returned with HTTP 200 [ 1270.228355] [55083]: [pid: 55083|app: 0|req: 310/619] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 14:59:43 2025] DELETE /volume/v3/attachments/9cd1ef8c-9e0e-4472-a94d-0a8cc5f4d23c => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1271.676585] [55082]: DEBUG cinder.api.middleware.request_id [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.680024] [55082]: INFO cinder.api.openstack.wsgi [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1271.680024] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.680024] [55082]: DEBUG cinder.api.openstack.wsgi [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.687998] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.687998] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.691655] [55082]: INFO cinder.volume.api [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1271.696946] [55082]: INFO cinder.api.openstack.wsgi [None req-ecef7f51-ee25-4857-9a61-329b2d48c94d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1271.697384] [55082]: [pid: 55082|app: 0|req: 310/620] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:45 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.663145] [55083]: DEBUG cinder.api.middleware.request_id [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.665307] [55083]: INFO cinder.api.openstack.wsgi [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1278.665532] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.665748] [55083]: DEBUG cinder.api.openstack.wsgi [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.665933] [55083]: INFO cinder.api.v3.volumes [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume with id: 8276341e-f706-4154-aa60-db32171ed54a [ 1278.676544] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.676544] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.677051] [55083]: INFO cinder.volume.api [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1278.692797] [55083]: INFO cinder.volume.api [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume request issued successfully. [ 1278.692978] [55083]: INFO cinder.api.openstack.wsgi [None req-fdac7421-3df4-4207-ae1d-bc74b1c0f924 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 202 [ 1278.693482] [55083]: [pid: 55083|app: 0|req: 311/621] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:52 2025] DELETE /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1278.696179] [55082]: DEBUG cinder.api.middleware.request_id [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1278.698311] [55082]: INFO cinder.api.openstack.wsgi [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1278.698525] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1278.698885] [55082]: DEBUG cinder.api.openstack.wsgi [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1278.706544] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1278.706544] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1278.710867] [55082]: INFO cinder.volume.api [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1278.715484] [55082]: INFO cinder.api.openstack.wsgi [None req-cd8c7b10-40c7-4980-8a40-262d1b4298b7 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1278.715853] [55082]: [pid: 55082|app: 0|req: 311/622] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:52 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1279.725963] [55083]: DEBUG cinder.api.middleware.request_id [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1279.728276] [55083]: INFO cinder.api.openstack.wsgi [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1279.728544] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1279.728770] [55083]: DEBUG cinder.api.openstack.wsgi [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1279.736484] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1279.736484] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1279.739735] [55083]: INFO cinder.volume.api [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1279.743769] [55083]: INFO cinder.api.openstack.wsgi [None req-b4f458d4-7927-473d-b4c7-02e619fdc683 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1279.744142] [55083]: [pid: 55083|app: 0|req: 312/623] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:53 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1280.754021] [55082]: DEBUG cinder.api.middleware.request_id [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.756261] [55082]: INFO cinder.api.openstack.wsgi [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1280.756513] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1280.756735] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1280.764559] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1280.764559] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1280.767807] [55082]: INFO cinder.volume.api [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1280.772036] [55082]: INFO cinder.api.openstack.wsgi [None req-e0e9bc7f-68fc-4957-80e6-78a6a185b6f8 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 200 [ 1280.772457] [55082]: [pid: 55082|app: 0|req: 312/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:54 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1281.782763] [55083]: DEBUG cinder.api.middleware.request_id [None req-1c3ebc98-6c10-4e2b-a8f5-692978a6f398 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.784887] [55083]: INFO cinder.api.openstack.wsgi [None req-1c3ebc98-6c10-4e2b-a8f5-692978a6f398 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a [ 1281.785125] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1c3ebc98-6c10-4e2b-a8f5-692978a6f398 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.785348] [55083]: DEBUG cinder.api.openstack.wsgi [None req-1c3ebc98-6c10-4e2b-a8f5-692978a6f398 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.791557] [55083]: INFO cinder.api.openstack.wsgi [None req-1c3ebc98-6c10-4e2b-a8f5-692978a6f398 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a returned with HTTP 404 [ 1281.792012] [55083]: [pid: 55083|app: 0|req: 313/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:55 2025] GET /volume/v3/volumes/8276341e-f706-4154-aa60-db32171ed54a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1281.838884] [55082]: DEBUG cinder.api.middleware.request_id [None req-fd20828c-286d-4917-bcd5-4416491dc581 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.841117] [55082]: INFO cinder.api.openstack.wsgi [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1281.841401] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.841622] [55082]: DEBUG cinder.api.openstack.wsgi [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'delete' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.841816] [55082]: INFO cinder.api.v3.volumes [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume with id: 0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1281.849515] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.849515] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.850080] [55082]: INFO cinder.volume.api [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1281.864501] [55082]: INFO cinder.volume.api [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume request issued successfully. [ 1281.864625] [55082]: INFO cinder.api.openstack.wsgi [None req-fd20828c-286d-4917-bcd5-4416491dc581 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 202 [ 1281.865144] [55082]: [pid: 55082|app: 0|req: 313/626] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:55 2025] DELETE /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1281.867716] [55083]: DEBUG cinder.api.middleware.request_id [None req-467aae57-8a60-42d8-9848-06fdf755733d None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1281.869958] [55083]: INFO cinder.api.openstack.wsgi [None req-467aae57-8a60-42d8-9848-06fdf755733d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1281.870496] [55083]: DEBUG cinder.api.openstack.wsgi [None req-467aae57-8a60-42d8-9848-06fdf755733d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1281.870496] [55083]: DEBUG cinder.api.openstack.wsgi [None req-467aae57-8a60-42d8-9848-06fdf755733d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1281.877966] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1281.877966] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1281.881521] [55083]: INFO cinder.volume.api [None req-467aae57-8a60-42d8-9848-06fdf755733d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1281.885737] [55083]: INFO cinder.api.openstack.wsgi [None req-467aae57-8a60-42d8-9848-06fdf755733d tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1281.886169] [55083]: [pid: 55083|app: 0|req: 314/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:55 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1282.896433] [55082]: DEBUG cinder.api.middleware.request_id [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1282.898564] [55082]: INFO cinder.api.openstack.wsgi [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1282.898778] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1282.899033] [55082]: DEBUG cinder.api.openstack.wsgi [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1282.906826] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1282.906826] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1282.910138] [55082]: INFO cinder.volume.api [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1282.914123] [55082]: INFO cinder.api.openstack.wsgi [None req-e2bb6c07-76ed-4e21-bb9e-27515a200f10 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1282.914500] [55082]: [pid: 55082|app: 0|req: 314/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:56 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1283.925391] [55083]: DEBUG cinder.api.middleware.request_id [None req-db51c147-8b98-4b8d-8e97-a550151b50aa None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.927930] [55083]: INFO cinder.api.openstack.wsgi [None req-db51c147-8b98-4b8d-8e97-a550151b50aa tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1283.928060] [55083]: DEBUG cinder.api.openstack.wsgi [None req-db51c147-8b98-4b8d-8e97-a550151b50aa tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.928290] [55083]: DEBUG cinder.api.openstack.wsgi [None req-db51c147-8b98-4b8d-8e97-a550151b50aa tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.937769] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1283.937769] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.941808] [55083]: INFO cinder.volume.api [None req-db51c147-8b98-4b8d-8e97-a550151b50aa tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1283.946987] [55083]: INFO cinder.api.openstack.wsgi [None req-db51c147-8b98-4b8d-8e97-a550151b50aa tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 200 [ 1283.947456] [55083]: [pid: 55083|app: 0|req: 315/629] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:57 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1284.957320] [55082]: DEBUG cinder.api.middleware.request_id [None req-7c4ea90e-b43f-43fb-8672-5d78bca7eb3e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.959437] [55082]: INFO cinder.api.openstack.wsgi [None req-7c4ea90e-b43f-43fb-8672-5d78bca7eb3e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 [ 1284.959668] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7c4ea90e-b43f-43fb-8672-5d78bca7eb3e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.959888] [55082]: DEBUG cinder.api.openstack.wsgi [None req-7c4ea90e-b43f-43fb-8672-5d78bca7eb3e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.966541] [55082]: INFO cinder.api.openstack.wsgi [None req-7c4ea90e-b43f-43fb-8672-5d78bca7eb3e tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 returned with HTTP 404 [ 1284.967018] [55082]: [pid: 55082|app: 0|req: 315/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:58 2025] GET /volume/v3/volumes/0d20ff8e-7477-4215-81de-17dbd748eda9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1285.053943] [55083]: DEBUG cinder.api.middleware.request_id [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.056116] [55083]: INFO cinder.api.openstack.wsgi [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] DELETE http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1285.056362] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.056589] [55083]: DEBUG cinder.api.openstack.wsgi [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.056779] [55083]: INFO cinder.api.v3.volumes [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume with id: 3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1285.066265] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.066265] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.066776] [55083]: INFO cinder.volume.api [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1285.082711] [55083]: INFO cinder.volume.api [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Delete volume request issued successfully. [ 1285.082892] [55083]: INFO cinder.api.openstack.wsgi [None req-6b0f03f2-6226-4845-9465-36d0a7efe5b4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 202 [ 1285.083317] [55083]: [pid: 55083|app: 0|req: 316/631] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 14:59:58 2025] DELETE /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1285.086660] [55082]: DEBUG cinder.api.middleware.request_id [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.089564] [55082]: INFO cinder.api.openstack.wsgi [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1285.089887] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.090145] [55082]: DEBUG cinder.api.openstack.wsgi [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.101120] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1285.101120] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.105459] [55082]: INFO cinder.volume.api [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1285.110052] [55082]: INFO cinder.api.openstack.wsgi [None req-3a12da24-2086-4ca1-b5be-797b02cd22a4 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1285.110421] [55082]: [pid: 55082|app: 0|req: 316/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:58 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1286.119979] [55083]: DEBUG cinder.api.middleware.request_id [None req-cf6da027-8111-4fe3-b848-70d7d608c588 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.122155] [55083]: INFO cinder.api.openstack.wsgi [None req-cf6da027-8111-4fe3-b848-70d7d608c588 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1286.122421] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cf6da027-8111-4fe3-b848-70d7d608c588 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.122668] [55083]: DEBUG cinder.api.openstack.wsgi [None req-cf6da027-8111-4fe3-b848-70d7d608c588 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.130467] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1286.130467] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.133792] [55083]: INFO cinder.volume.api [None req-cf6da027-8111-4fe3-b848-70d7d608c588 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1286.137965] [55083]: INFO cinder.api.openstack.wsgi [None req-cf6da027-8111-4fe3-b848-70d7d608c588 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1286.138349] [55083]: [pid: 55083|app: 0|req: 317/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 14:59:59 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.148064] [55082]: DEBUG cinder.api.middleware.request_id [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.150396] [55082]: INFO cinder.api.openstack.wsgi [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1287.150644] [55082]: DEBUG cinder.api.openstack.wsgi [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.150922] [55082]: DEBUG cinder.api.openstack.wsgi [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.158771] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1287.158771] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.162586] [55082]: INFO cinder.volume.api [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Volume info retrieved successfully. [ 1287.167254] [55082]: INFO cinder.api.openstack.wsgi [None req-177a20d2-3b45-4aee-bc8d-41addf0bd752 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 200 [ 1287.167740] [55082]: [pid: 55082|app: 0|req: 317/634] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 15:00:00 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.178272] [55083]: DEBUG cinder.api.middleware.request_id [None req-66ed9bd6-42d7-4ae5-91f6-bbdfc4a07283 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.180397] [55083]: INFO cinder.api.openstack.wsgi [None req-66ed9bd6-42d7-4ae5-91f6-bbdfc4a07283 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] GET http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d [ 1288.180615] [55083]: DEBUG cinder.api.openstack.wsgi [None req-66ed9bd6-42d7-4ae5-91f6-bbdfc4a07283 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.180833] [55083]: DEBUG cinder.api.openstack.wsgi [None req-66ed9bd6-42d7-4ae5-91f6-bbdfc4a07283 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.187036] [55083]: INFO cinder.api.openstack.wsgi [None req-66ed9bd6-42d7-4ae5-91f6-bbdfc4a07283 tempest-AttachVolumeNegativeTest-27419413 tempest-AttachVolumeNegativeTest-27419413-project-member] http://10.180.1.21/volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d returned with HTTP 404 [ 1288.187467] [55083]: [pid: 55083|app: 0|req: 318/635] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 15:00:02 2025] GET /volume/v3/volumes/3246bcea-ea76-4ec5-a96f-0e334b4e7d7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1290.048339] [55082]: DEBUG cinder.api.middleware.request_id [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.050760] [55082]: INFO cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1290.051232] [55082]: DEBUG cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-754220022", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1290.053696] [55082]: DEBUG cinder.api.v3.volumes [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-754220022', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55082) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1290.053846] [55082]: INFO cinder.api.v3.volumes [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Create volume of 1 GB [ 1290.058857] [55082]: INFO cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Availability Zones retrieved successfully. [ 1290.066094] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Flow 'volume_create_api' (3a26ca4c-f298-4844-b876-2561043b46b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1290.067429] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c770a99-7216-44c3-8ab4-a75a50307c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1290.068631] [55082]: DEBUG cinder.volume.flows.api.create_volume [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Validating volume size '1' using validate_int {{(pid=55082) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1290.086715] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c770a99-7216-44c3-8ab4-a75a50307c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T14:45:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2ca4dcc-7810-4b14-bd58-ac60c6c9751c', '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=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1290.087632] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424e2969-0f9b-46d1-9cd3-f28b9cde2fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1290.127073] [55082]: DEBUG cinder.quota [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Created reservations ['b0d260b9-b237-470d-bcc4-7c033792e837', '9c9b8ff4-3076-4436-9f20-f4cbfb704b92', 'f8ad13d3-e7bd-487a-b8bc-87ddfc4c5238', '94a4f365-cefa-4f01-b758-6e1cfd4967a6'] {{(pid=55082) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1290.127918] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (424e2969-0f9b-46d1-9cd3-f28b9cde2fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d260b9-b237-470d-bcc4-7c033792e837', '9c9b8ff4-3076-4436-9f20-f4cbfb704b92', 'f8ad13d3-e7bd-487a-b8bc-87ddfc4c5238', '94a4f365-cefa-4f01-b758-6e1cfd4967a6']}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1290.128851] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b233276-8073-4bfe-9185-47d3cb14dc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1290.142333] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b233276-8073-4bfe-9185-47d3cb14dc73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87b6291-81be-4a24-9291-469d46e6738d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-754220022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='31eca512da414f0bbb87ad31ff31d102',qos_specs=None,replication_status=,reservations=['b0d260b9-b237-470d-bcc4-7c033792e837','9c9b8ff4-3076-4436-9f20-f4cbfb704b92','f8ad13d3-e7bd-487a-b8bc-87ddfc4c5238','94a4f365-cefa-4f01-b758-6e1cfd4967a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadfd5390785438f80bd26b2b7722fc9',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2025-02-19T15:00:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-754220022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b87b6291-81be-4a24-9291-469d46e6738d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='31eca512da414f0bbb87ad31ff31d102',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='eadfd5390785438f80bd26b2b7722fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2ca4dcc-7810-4b14-bd58-ac60c6c9751c),volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1290.143190] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d04627f-35b5-4fba-9d62-8b1fa924fe8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1290.153768] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d04627f-35b5-4fba-9d62-8b1fa924fe8e) 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-754220022',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='31eca512da414f0bbb87ad31ff31d102',qos_specs=None,replication_status=,reservations=['b0d260b9-b237-470d-bcc4-7c033792e837','9c9b8ff4-3076-4436-9f20-f4cbfb704b92','f8ad13d3-e7bd-487a-b8bc-87ddfc4c5238','94a4f365-cefa-4f01-b758-6e1cfd4967a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eadfd5390785438f80bd26b2b7722fc9',volume_type_id=f2ca4dcc-7810-4b14-bd58-ac60c6c9751c)}' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1290.154577] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fd4188-4fa8-466e-9a68-f0b729e32cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1290.162387] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fd4188-4fa8-466e-9a68-f0b729e32cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55082) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1290.163412] [55082]: DEBUG cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Flow 'volume_create_api' (3a26ca4c-f298-4844-b876-2561043b46b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55082) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1290.163741] [55082]: INFO cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Create volume request issued successfully. [ 1290.164377] [55082]: INFO cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-ba0d72ec-c27f-4c14-874e-43639bbd0a1e tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1290.164820] [55082]: [pid: 55082|app: 0|req: 318/636] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 15:00:03 2025] POST /volume/v3/volumes => generated 761 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1290.168772] [55083]: DEBUG cinder.api.middleware.request_id [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.171294] [55083]: INFO cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1290.171511] [55083]: DEBUG cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.171724] [55083]: DEBUG cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.179288] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.179288] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.183102] [55083]: INFO cinder.volume.api [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1290.188311] [55083]: INFO cinder.api.openstack.wsgi [req-40fc1578-345e-4765-9a9f-097b59c2b000 req-9f8399fb-5e18-4fb3-bdac-6ce6e6201496 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 200 [ 1290.188700] [55083]: [pid: 55083|app: 0|req: 319/637] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:04 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1290.205198] [55082]: DEBUG cinder.api.middleware.request_id [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.207682] [55082]: INFO cinder.api.openstack.wsgi [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1290.207908] [55082]: DEBUG cinder.api.openstack.wsgi [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.208142] [55082]: DEBUG cinder.api.openstack.wsgi [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.215617] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1290.215617] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.219019] [55082]: INFO cinder.volume.api [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1290.223128] [55082]: INFO cinder.api.openstack.wsgi [req-852ba982-62aa-452c-8c43-f39f752ecfa8 req-58daf473-885e-444f-a871-a46393591c92 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 200 [ 1290.223502] [55082]: [pid: 55082|app: 0|req: 319/638] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:04 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.240059] [55083]: DEBUG cinder.api.middleware.request_id [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.242371] [55083]: INFO cinder.api.openstack.wsgi [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1291.242599] [55083]: DEBUG cinder.api.openstack.wsgi [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.242810] [55083]: DEBUG cinder.api.openstack.wsgi [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.250525] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.250525] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.253855] [55083]: INFO cinder.volume.api [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1291.258007] [55083]: INFO cinder.api.openstack.wsgi [req-3e646b61-084c-4f62-a289-2d60121ba453 req-0fe02b49-6b0d-4905-bd20-75b283c2c90a tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 200 [ 1291.258406] [55083]: [pid: 55083|app: 0|req: 320/639] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:05 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.274078] [55082]: DEBUG cinder.api.middleware.request_id [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.276118] [55082]: INFO cinder.api.openstack.wsgi [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1291.276374] [55082]: DEBUG cinder.api.openstack.wsgi [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.276604] [55082]: DEBUG cinder.api.openstack.wsgi [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.284550] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.284550] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.287755] [55082]: INFO cinder.volume.api [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1291.291865] [55082]: INFO cinder.api.openstack.wsgi [req-6ad67a55-009e-4e62-9a12-2f0fc881863c req-48e5e218-da01-4844-a991-a42781367aa5 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 200 [ 1291.292242] [55082]: [pid: 55082|app: 0|req: 320/640] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:05 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.308870] [55083]: DEBUG cinder.api.middleware.request_id [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.311149] [55083]: INFO cinder.api.openstack.wsgi [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] DELETE http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1291.311340] [55083]: DEBUG cinder.api.openstack.wsgi [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.311556] [55083]: DEBUG cinder.api.openstack.wsgi [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'delete' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.311742] [55083]: INFO cinder.api.v3.volumes [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Delete volume with id: b87b6291-81be-4a24-9291-469d46e6738d [ 1291.319156] [55083]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.319156] [55083]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.319657] [55083]: INFO cinder.volume.api [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1291.331808] [55083]: INFO cinder.volume.api [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Delete volume request issued successfully. [ 1291.331982] [55083]: INFO cinder.api.openstack.wsgi [req-f0531f3e-e166-4066-b318-a4dec62b748b req-38c93402-b9b5-40cb-ba08-0e2fa08b4446 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 202 [ 1291.332367] [55083]: [pid: 55083|app: 0|req: 321/641] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 15:00:05 2025] DELETE /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1291.343780] [55082]: DEBUG cinder.api.middleware.request_id [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 None None] RequestId filter calling following filter/app {{(pid=55082) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.346229] [55082]: INFO cinder.api.openstack.wsgi [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1291.346575] [55082]: DEBUG cinder.api.openstack.wsgi [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55082) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.346981] [55082]: DEBUG cinder.api.openstack.wsgi [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55082) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.354183] [55082]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1291.354183] [55082]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.357515] [55082]: INFO cinder.volume.api [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Volume info retrieved successfully. [ 1291.361559] [55082]: INFO cinder.api.openstack.wsgi [req-b9fa6512-94fc-4316-b702-ee7a957cac53 req-225f1b0c-00e8-4722-a428-90db9991b546 tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 200 [ 1291.361918] [55082]: [pid: 55082|app: 0|req: 321/642] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:05 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.377734] [55083]: DEBUG cinder.api.middleware.request_id [req-b29dc5d3-d68d-4718-8a99-9cfe9c647a50 req-bde67696-b36c-403e-9c3e-3ce73a5c230c None None] RequestId filter calling following filter/app {{(pid=55083) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.380151] [55083]: INFO cinder.api.openstack.wsgi [req-b29dc5d3-d68d-4718-8a99-9cfe9c647a50 req-bde67696-b36c-403e-9c3e-3ce73a5c230c tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] GET http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d [ 1292.380378] [55083]: DEBUG cinder.api.openstack.wsgi [req-b29dc5d3-d68d-4718-8a99-9cfe9c647a50 req-bde67696-b36c-403e-9c3e-3ce73a5c230c tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Empty body provided in request {{(pid=55083) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.380592] [55083]: DEBUG cinder.api.openstack.wsgi [req-b29dc5d3-d68d-4718-8a99-9cfe9c647a50 req-bde67696-b36c-403e-9c3e-3ce73a5c230c tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] Calling method 'show' {{(pid=55083) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.386583] [55083]: INFO cinder.api.openstack.wsgi [req-b29dc5d3-d68d-4718-8a99-9cfe9c647a50 req-bde67696-b36c-403e-9c3e-3ce73a5c230c tempest-VolumesGetTestJSON-950711535 tempest-VolumesGetTestJSON-950711535-project-member] http://10.180.1.21/volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d returned with HTTP 404 [ 1292.387049] [55083]: [pid: 55083|app: 0|req: 322/643] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 15:00:06 2025] GET /volume/v3/volumes/b87b6291-81be-4a24-9291-469d46e6738d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1301.359714] [55082]: DEBUG dbcounter [-] [55082] Writing DB stats cinder:SELECT=151,cinder:UPDATE=17,cinder:INSERT=13 {{(pid=55082) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1302.382973] [55083]: DEBUG dbcounter [-] [55083] Writing DB stats cinder:SELECT=110,cinder:INSERT=11,cinder:UPDATE=23 {{(pid=55083) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}